summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck34-236/+344
2009-03-25[WATCHDOG] struct file_operations should be constWim Van Sebroeck2-2/+2
2009-03-25[WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck1-38/+40
2009-03-25[WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli1-8/+7
2009-03-25[PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall1-3/+1
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr1-14/+62
2009-03-25[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck1-1/+4
2009-03-25[WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck1-0/+14
2009-03-25[WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck1-4/+10
2009-03-25[WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter1-16/+31
2009-03-25[WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter1-38/+37
2009-03-25[WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman1-20/+25
2009-03-25[WATCHDOG] w83697ug: add error checkingEric Lammerts1-6/+15
2009-03-25[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2-18/+17
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-103/+236
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2009-03-23ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-23dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-23net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt1-0/+24
2009-03-22dnet: DNET should depend on HAS_IOMEMIlya Yanok1-1/+1
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski1-0/+21
2009-03-20sungem: missing net_device_opsStephen Hemminger1-5/+4
2009-03-20be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla1-5/+5
2009-03-20be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2-21/+30
2009-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2009-03-19Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller518-27808/+34055
2009-03-19bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt1-3/+13
2009-03-19smsc911x: reset last known duplex and carrier on openSteve Glendinning1-0/+4
2009-03-19sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu1-2/+2
2009-03-19sh_eth: Change handling of IRQNobuhiro Iwamatsu1-3/+17
2009-03-19tulip: fix crash on iface up with shirq debugKyle McMartin1-16/+29
2009-03-19virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas1-0/+3
2009-03-19bonding: Fix updating of speed/duplex changesJay Vosburgh1-5/+20
2009-03-19bnx2: Fix problem of using wrong IRQ handler.Michael Chan1-6/+6
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds39-12237/+0
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman39-12237/+0
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-776/+866
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt42-668/+709
2009-03-18USB: storage: Unusual USB device Prolific 2507 variation addedThomas Bartosik1-1/+3
2009-03-18USB: Add device id for Option GTM380 to option driverAchilleas Kotsis1-0/+2
2009-03-18USB: Add Vendor/Product ID for new CDMA U727 to option driverDirk Hohndel1-0/+2
2009-03-18USB: Updated unusual-devs entry for USB mass storage on Nokia 6233Moritz Muehlenhoff1-1/+1
2009-03-18USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530Dan Williams1-8/+0
2009-03-18USB: EHCI: expedite unlinks when the root hub is suspendedAlan Stern1-1/+2
2009-03-18USB: EHCI: Fix isochronous URB leakKarsten Wiese1-6/+4
2009-03-18USB: option.c: add ZTE 622 modem deviceAlbert Pauw1-0/+2
2009-03-18USB: wusbcore/wa-xfer, fix lock imbalanceJiri Slaby1-1/+3
2009-03-18USB: misc/vstusb, fix lock imbalanceJiri Slaby1-0/+1
2009-03-18USB: misc/adutux, fix lock imbalanceJiri Slaby1-3/+3