summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-10watchdog: orion: Introduce per-SoC stop() functionEzequiel Garcia
2014-06-10watchdog: orion: Remove unneeded atomic accessEzequiel Garcia
2014-06-10watchdog: orion: Introduce a SoC-specific RSTOUT mappingEzequiel Garcia
2014-06-10watchdog: orion: Move the register ioremap'ing to its own functionEzequiel Garcia
2014-06-10watchdog: xilinx: Make of_device_id array constJingoo Han
2014-06-10watchdog: imx2_wdt: convert to watchdog core apiAnatolij Gustschin
2014-06-10watchdog: imx2_wdt: convert to use regmap API.Xiubo Li
2014-06-10watchdog: imx2_wdt: Sort the header files alphabeticallyXiubo Li
2014-06-10watchdog: ath79_wdt: switch to clk_prepare/clk_disableGabor Juhos
2014-06-10watchdog: ath79_wdt: avoid spurious restarts on AR934xGabor Juhos
2014-06-10watchdog: shwdt: Remove unused platform_set_drvdata()Alexander Shiyan
2014-06-10watchdog: kempld-wdt: Use the correct value when configuring the prescaler wi...gundberg
2014-06-10watchdog: sunxi: Fix compilation with C=2Emilio López
2014-06-10watchdog: via_wdt: replace del_timer by del_timer_syncJulia Lawall
2014-06-10watchdog: Fix SBC8360 dependenciesJean Delvare
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-06-07Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds
2014-06-07Merge 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