aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21crypto: padlock-sha - Fix stack alignmentHerbert Xu1-2/+12
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds13-73/+1241
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds21-932/+2776
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-22/+25
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds44-97/+9138
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-18/+18
2009-09-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-144/+300
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds1-2/+4
2009-09-18[WATCHDOG] sizeof cleanupWim Van Sebroeck3-3/+3
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap1-5/+5
2009-09-18[WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck1-7/+8
2009-09-18[WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck1-1/+2
2009-09-18[WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli1-53/+53
2009-09-18[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen1-4/+53
2009-09-18[WATCHDOG] davinci: use clock framework for timer frequencyKevin Hilman1-2/+17
2009-09-18[WATCHDOG] Use DIV_ROUND_UP() macro in the coh901327 WDTLinus Walleij1-1/+1
2009-09-18[WATCHDOG] Add support for WM831x watchdogMark Brown3-0/+449
2009-09-18[WATCHDOG] Add watchdog driver for NUC900Wan ZongShun3-0/+363
2009-09-18[WATCHDOG] add SBC-FITPC2 watchdog driverDenis Turischev3-0/+290
2009-09-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-22/+702
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-634/+1
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-489/+556
2009-09-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-1/+2446
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee3-0/+558
2009-09-17pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock1-0/+3
2009-09-17sata_promise: update reset codeMikael Pettersson1-1/+120
2009-09-17sata_promise: disable hotplug on 1st gen chipsMikael Pettersson1-17/+17
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo1-2/+2
2009-09-17ahci: restore pci_intx() handlingTejun Heo1-2/+2
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon4-0/+2284
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney3-0/+161
2009-09-17MIPS: Octeon: False positive timeoutRoel Kluin1-1/+1
2009-09-17be2net: fix some cmds to use mccq instead of mboxSathya Perla4-189/+271
2009-09-17atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMAJie Yang2-2/+22
2009-09-17wl12xx: Fix print_mac() conversion.David S. Miller1-2/+2
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-103/+76
2009-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-15/+3
2009-09-17Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds24-112/+522
2009-09-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds6-18/+17
2009-09-17regulator: Voltage count for AB3100Linus Walleij1-0/+6
2009-09-17mfd: Convert WM8350 to use request_threaded_irq()Mark Brown1-18/+6
2009-09-17mfd: Fix twl4030-power warningsSamuel Ortiz1-4/+4
2009-09-17regulator: AB3100 supportLinus Walleij4-0/+708
2009-09-17rtc: AB3100 RTC supportLinus Walleij3-0/+291
2009-09-17mfd: Fix ab3100-otp build failureSamuel Ortiz1-1/+0
2009-09-17mfd: Print warning for twl4030 out-of-order script loadingAmit Kucheria1-0/+6
2009-09-17mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria4-0/+490
2009-09-17mfd: AB3100 OTP readoutLinus Walleij3-0/+278
2009-09-17regulator: Add Freescale MC13783 driverSascha Hauer3-0/+419
2009-09-17mfd: Add Freescale MC13783 driverSascha Hauer3-0/+439