summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-12-19watchdog: mei: avoid oops in watchdog unregister code pathTomas Winkler
2012-12-19watchdog: Orion: Fix possible null-deference in orion_wdt_probeJason Gunthorpe
2012-12-19watchdog: sp5100_tco: Add SB8x0 chipset supportTakahisa Tanaka
2012-12-19watchdog: davinci_wdt: add OF supportMurali Karicheri
2012-12-19watchdog: da9052: Fix invalid free of devm_ allocated dataTushar Behera
2012-12-19watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...Peter Ujfalusi
2012-12-19watchdog: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-19watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-12-19watchdog: DA9055 Watchdog driverAshish Jangam
2012-12-19watchdog: omap_wdt: eliminate gotoAaro Koskinen
2012-12-19watchdog: omap_wdt: delete redundant platform_set_drvdata() callsAaro Koskinen
2012-12-19watchdog: omap_wdt: convert to devm_ functionsAaro Koskinen
2012-12-19watchdog: omap_wdt: convert to new watchdog coreAaro Koskinen
2012-12-19watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-12-19watchdog: imx2_wdt: Select the driver via ARCH_MXCFabio Estevam
2012-12-19watchdog: cpu5wdt.c: add missing del_timer calldevendra.aaru
2012-12-19watchdog: hpwdt.c: Increase version stringTom Mingarelli
2012-12-19watchdog: Convert twl4030_wdt to watchdog coreJarkko Nikula
2012-12-19davinci_wdt: preparation for switch to common clock frameworkKaricheri, Muralidharan
2012-12-19watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-12-19watchdog: ath79_wdt: convert to use module_platform_driverGabor Juhos
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-19Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-12-19Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-18Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-12-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-18drivers/message/fusion/mptscsih.c: missing breakAlan Cox
2012-12-18backlight: locomolcd: fix checkpatch error and warningJingoo Han
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17efi: Fix the build with user namespaces enabled.Eric W. Biederman
2012-12-17mtd: nandsim: use prandom_bytesAkinobu Mita
2012-12-17bnx2x: use prandom_bytes()Akinobu Mita
2012-12-17random32: rename random32 to prandomAkinobu Mita
2012-12-17aoe: fix use after free in aoedev_by_aoeaddr()Dan Carpenter
2012-12-17aoe: update internal version number to 81Ed Cashin
2012-12-17aoe: identify source of runt AoE packetsEd Cashin
2012-12-17aoe: allow comma separator in aoe_iflist valueEd Cashin
2012-12-17aoe: allow user to disable target failure timeoutEd Cashin
2012-12-17aoe: use dynamic number of remote ports for AoE storage targetEd Cashin
2012-12-17aoe: avoid races between device destruction and discoveryEd Cashin
2012-12-17aoe: improve handling of misbehaving network pathsEd Cashin
2012-12-17aoe: return real minor number for static minorsEd Cashin
2012-12-17aoe: initialize sysminor to avoid compiler warningEd Cashin
2012-12-17aoe: make error messages more specific in static minor allocationEd Cashin
2012-12-17aoe: remove call to request handler from I/O completionEd Cashin