summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-10Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-06-10Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-06-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-08Merge branch 'next' into for-linusDmitry Torokhov
2014-06-08Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires
2014-06-08Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer
2014-06-08Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat
2014-06-08Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede
2014-06-08Input: elantech - deal with clickpads reporting right button eventsHans de Goede
2014-06-08Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle
2014-06-08Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-06-08Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds
2014-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds
2014-06-06nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles
2014-06-06sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel
2014-06-06sysrq: rcu-ify __handle_sysrqRik van Riel
2014-06-06scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06random: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06cdrom: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06rapidio/tsi721: use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-06-06drivers/rtc/rtc-pxa.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-sa1100.c: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-omap.c: enable RTC_IRQWAKEEN bits when Alarm is setLokesh Vutla
2014-06-06rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irqBoris BREZILLON
2014-06-06drivers/rtc/rtc-hym8563.c: add optional clock-output-names propertyHeiko Stuebner
2014-06-06drivers/rtc/rtc-bfin.c: do not abort when requesting irq failsMike Frysinger
2014-06-06drivers/rtc/rtc-omap.c: add support for enabling 32khz clockSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: use BIT() macroSekhar Nori
2014-06-06drivers/rtc/rtc-omap.c: remove multiple device id checksSekhar Nori
2014-06-06rtc: da9063: RTC driverOpensource [Steve Twiss]
2014-06-06drivers/rtc: add support for Microchip MCP795Josef Gajdusek
2014-06-06drivers/rtc/rtc-ds1343.c: fix potential race conditionRaghavendra Ganiga
2014-06-06rtc: fix build errorRaghavendra Ganiga
2014-06-06drivers/rtc: add support for maxim dallas rtc ds1343 and ds1344Raghavendra Ganiga
2014-06-06rtc: rtc-palmas: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-mv: make of_device_id array constJingoo Han
2014-06-06rtc: isl12057: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-hym8563: make of_device_id array constJingoo Han
2014-06-06rtc: rtc-ds1742: make of_device_id array constJingoo Han
2014-06-06drivers/rtc/rtc-da9052.c: ALARM causes interrupt stormAnthony Olech
2014-06-06drivers/rtc/rtc-88pm860x.c: add missing of_node_put()Krzysztof Kozlowski
2014-06-06drivers/rtc/rtc-88pm860x.c: use of_get_child_by_name()Krzysztof Kozlowski
2014-06-06drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki