summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-19Merge 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-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-18efi: Fix the build with user namespaces enabled.Eric W. Biederman
2012-12-18mtd: nandsim: use prandom_bytesAkinobu Mita
2012-12-18bnx2x: use prandom_bytes()Akinobu Mita
2012-12-18random32: rename random32 to prandomAkinobu Mita
2012-12-18aoe: fix use after free in aoedev_by_aoeaddr()Dan Carpenter
2012-12-18aoe: update internal version number to 81Ed Cashin
2012-12-18aoe: identify source of runt AoE packetsEd Cashin
2012-12-18aoe: allow comma separator in aoe_iflist valueEd Cashin
2012-12-18aoe: allow user to disable target failure timeoutEd Cashin
2012-12-18aoe: use dynamic number of remote ports for AoE storage targetEd Cashin
2012-12-18aoe: avoid races between device destruction and discoveryEd Cashin
2012-12-18aoe: improve handling of misbehaving network pathsEd Cashin
2012-12-18aoe: return real minor number for static minorsEd Cashin
2012-12-18aoe: initialize sysminor to avoid compiler warningEd Cashin
2012-12-18aoe: make error messages more specific in static minor allocationEd Cashin
2012-12-18aoe: remove call to request handler from I/O completionEd Cashin
2012-12-18aoe: cleanup: correct comment for aoetgt noutEd Cashin
2012-12-18aoe: increase default cap on outstanding AoE commands in the networkEd Cashin
2012-12-18aoe: remove vestigial request queue allocationEd Cashin
2012-12-18aoe: copy fallback timing information on destination failoverEd Cashin
2012-12-18aoe: update driver-internal version to 64+Ed Cashin
2012-12-18aoe: commands in retransmit queue use new destination on failureEd Cashin
2012-12-18aoe: use high-resolution RTTs with fallback to low-resEd Cashin
2012-12-18aoe: manipulate aoedev network stats under lockEd Cashin