summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [S390] cio: prevent workqueue deadlockPeter Oberparleiter2009-03-261-3/+16
* [S390] cio: remove unused local variableSebastian Ott2009-03-261-3/+0Star
* [S390] cio: incorrect status check in interrogate functionPeter Oberparleiter2009-03-261-1/+1
* [S390] cio: fix rc generation after chsc callSebastian Ott2009-03-261-0/+1
* [S390] cio: fix wrong buffer access in cio_ignore_writeSebastian Ott2009-03-261-2/+1Star
* [S390] cio: ccw group fix unbind behaviour.Sebastian Ott2009-03-261-6/+36
* [S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott2009-03-261-4/+12
* [S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott2009-03-261-7/+8
* [S390] cio: airq - fix array boundarySebastian Ott2009-03-261-2/+2
* [S390] cio: device scan oom fallback.Sebastian Ott2009-03-261-4/+27
* [S390] cio: ensure single load of irq handler pointerHeiko Carstens2009-03-261-0/+2
* [S390] cio/crw: add/fix lockingHeiko Carstens2009-03-261-9/+23
* [S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott2009-03-261-8/+6Star
* [S390] cio: Use ccw_device_set_notoper().Cornelia Huck2009-03-261-1/+1
* [S390] cio: Try harder to disable subchannel.Cornelia Huck2009-03-262-9/+11
* [S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck2009-03-263-23/+10Star
* [S390] split/move machine check handler codeHeiko Carstens2009-03-269-671/+157Star
* [S390] ftrace: dont trace machine check handlerHeiko Carstens2009-03-261-2/+1Star
* [S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner2009-03-261-8/+246
* [S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner2009-03-261-2/+5
* [S390] delete drivers/s390/ebcdic.cHeiko Carstens2009-03-261-246/+0Star
* [S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2009-03-262-472/+1Star
* [S390] dasd: message cleanupStefan Haberland2009-03-2613-637/+743
* [S390] dasd: add High Performance FICON supportStefan Weinhuber2009-03-268-163/+1118
* [S390] dasd: add large volume supportStefan Weinhuber2009-03-265-62/+81
* [S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret2009-03-261-6/+19
* [S390] dasd: enable compat ioctlsHeiko Carstens2009-03-262-4/+16
* [S390] Automatic IPL after dumpFrank Munzert2009-03-261-2/+86
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2322-103/+236
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-232-26/+11Star
| * dm9000: locking bugfixDavid Brownell2009-03-231-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-231-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-221-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-211-0/+21
| * sungem: missing net_device_opsStephen Hemminger2009-03-201-5/+4Star
| * be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-201-5/+5
| * be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-202-21/+30
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-191-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-191-0/+4
| * sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-191-2/+2
| * sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-191-3/+17
| * tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-191-16/+29
| * virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-191-0/+3
| * bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-191-5/+20
| * bnx2: Fix problem of using wrong IRQ handler.Michael Chan2009-03-191-6/+6
| * zd1211rw: Do not panic on device eject when associatedJouni Malinen2009-03-161-2/+6
| * ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-161-1/+2
| * ath9k: implement IO serializationLuis R. Rodriguez2009-03-164-2/+55
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-03-231-0/+1
|\ \
| * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-19518-27808/+34055
| |\ \