aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-01watchdog: core: dt: add support for the timeout-sec dt propertyFabio Porcedda
2013-03-01watchdog: bcm47xx_wdt.c: add hard timerHauke Mehrtens
2013-03-01watchdog: bcm47xx_wdt.c: rename wdt_time to timeoutHauke Mehrtens
2013-03-01watchdog: bcm47xx_wdt.c: rename ops methodsHauke Mehrtens
2013-03-01watchdog: bcm47xx_wdt.c: use platform deviceHauke Mehrtens
2013-03-01watchdog: bcm47xx_wdt.c: convert to watchdog core apiHauke Mehrtens
2013-03-01watchdog: Convert BookE watchdog driver to watchdog infrastructureGuenter Roeck
2013-03-01watchdog: s3c2410_wdt: Use devm_* functionsJingoo Han
2013-03-01watchdog: remove old STMP3xxx driverWolfram Sang
2013-03-01watchdog: add new driver for STMP3xxx and i.MX23/28Wolfram Sang
2013-03-01rtc: stmp3xxx: add wdt-accessor functionWolfram Sang
2013-03-01watchdog: introduce retu_wdt driverAaro Koskinen
2013-03-01watchdog: intel_scu_watchdog: fix Kconfig dependencyWim Van Sebroeck
2013-03-01watchdog: orion_wdt: Add platform aliasLubomir Rintel
2013-03-01watchdog: ath79_wdt: add device tree matchingGabor Juhos
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos
2013-03-01watchdog: ath79_wdt: convert to use devm_clk_getGabor Juhos
2013-03-01watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka
2013-03-01watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka
2013-03-01watchdog: gef_wdt.c: add missing remove callbackDevendra Naga
2013-03-01watchdog: at91sam9: at91_wdt_dt_ids cannot be __initArnd Bergmann
2013-03-01watchdog: da9055_wdt needs to select WATCHDOG_CORERandy Dunlap
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-02-28Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2013-02-28Merge tag 'late-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-02-28Merge tag 'tag-for-linus-3.9' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds
2013-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann
2013-02-28Merge 'mmc/upstream' into late/mvebu2Arnd Bergmann
2013-02-27Merge branch 'akpm' (final batch from Andrew)Linus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27w1: add support for DS2413 Dual Channel Addressable SwitchMariusz Bialonczyk
2013-02-27memstick: move the dereference below the NULL testWei Yongjun
2013-02-27drivers/pps/clients/pps-gpio.c: use devm_kzallocJulia Lawall
2013-02-27mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita
2013-02-27mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_speedtest: use prandom_bytesAkinobu Mita
2013-02-27mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita
2013-02-27mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita
2013-02-27nbd: fix sparse warningAlex Elder
2013-02-27nbd: show read-only state in sysfsPaolo Bonzini
2013-02-27nbd: fsync and kill block device on shutdownPaolo Bonzini