summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-26[S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott1-4/+12
2009-03-26[S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott1-7/+8
2009-03-26[S390] cio: airq - fix array boundarySebastian Ott1-2/+2
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott1-4/+27
2009-03-26[S390] cio: ensure single load of irq handler pointerHeiko Carstens1-0/+2
2009-03-26[S390] cio/crw: add/fix lockingHeiko Carstens1-9/+23
2009-03-26[S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott1-8/+6
2009-03-26[S390] cio: Use ccw_device_set_notoper().Cornelia Huck1-1/+1
2009-03-26[S390] cio: Try harder to disable subchannel.Cornelia Huck2-9/+11
2009-03-26[S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck3-23/+10
2009-03-26[S390] split/move machine check handler codeHeiko Carstens9-671/+157
2009-03-26[S390] ftrace: dont trace machine check handlerHeiko Carstens1-2/+1
2009-03-26[S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner1-8/+246
2009-03-26[S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner1-2/+5
2009-03-26[S390] delete drivers/s390/ebcdic.cHeiko Carstens1-246/+0
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2-472/+1
2009-03-26[S390] dasd: message cleanupStefan Haberland13-637/+743
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber8-163/+1118
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber5-62/+81
2009-03-26[S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret1-6/+19
2009-03-26[S390] dasd: enable compat ioctlsHeiko Carstens2-4/+16
2009-03-26[S390] Automatic IPL after dumpFrank Munzert1-2/+86
2009-03-26loop: fix circular locking in loop_clr_fd()Nikanth Karthikesan1-2/+14
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-0/+32
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz5-6/+26
2009-03-26e1000e: update version numberJesse Brandeburg1-1/+1
2009-03-26e1000e: fix close interrupt raceJesse Brandeburg1-6/+10
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg1-44/+18
2009-03-26e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck1-11/+8
2009-03-26e1000: fix close race with interruptJesse Brandeburg1-4/+24
2009-03-26e1000: cleanup clean_tx_irq routine so that it completely cleans ringAlexander Duyck1-12/+9
2009-03-26e1000: fix tx hang detect logic and address dma mapping issuesAlexander Duyck1-25/+30
2009-03-25bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko1-0/+1
2009-03-25gianfar: reallocate skb when headroom is not enough for fcbLi Yang1-10/+21
2009-03-25Bump release date to 25Mar2009 and version to 0.22Florian Fainelli1-2/+2
2009-03-25r6040: Fix second PHY addressFlorian Fainelli1-1/+1
2009-03-25[WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck1-4/+6
2009-03-25[WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck1-33/+57
2009-03-25[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox2-93/+74
2009-03-25[WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2-5/+3
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