aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-09[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber1-0/+2
2009-01-08fix similar typos to successfullColy Li2-2/+2
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky1-1/+1
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst5-13/+30
2008-12-25[S390] cio: use pim to check for multipath.Sebastian Ott1-1/+2
2008-12-25[S390] cio: commit all pmcw changes.Sebastian Ott2-0/+8
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott7-134/+123
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott8-38/+67
2008-12-25[S390] cio: Use device_is_registered().Cornelia Huck1-1/+1
2008-12-25[S390] cio: Dont call ->release directly.Cornelia Huck1-2/+2
2008-12-25[S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2-12/+32
2008-12-25[S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck1-6/+12
2008-12-25[S390] cio: Fix I/O subchannel refcounting.Cornelia Huck1-19/+56
2008-12-25[S390] cio: Fix reference counting for online/offline.Cornelia Huck2-12/+22
2008-12-25[S390] cio: Put referernce on correct device after moving.Cornelia Huck1-2/+2
2008-12-25[S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter1-5/+13
2008-12-25[S390] cio: move irritating comment.Sebastian Ott1-6/+6
2008-12-25[S390] cio: get rid of compile warningHeiko Carstens1-38/+37
2008-12-25[S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-4/+6
2008-12-25[S390] qdio: fix error reporting for hipersocketsJan Glauber3-103/+56
2008-12-25[S390] qdio: improve inbound buffer acknowledgementJan Glauber7-74/+139
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber6-433/+238
2008-12-25[S390] qdio: fix compile warning under 31 bitJan Glauber2-2/+2
2008-12-25[S390] qdio: add eqbs/sqbs instruction countersJan Glauber3-1/+16
2008-12-25[S390] qdio: fix qeth port count detectionJan Glauber3-18/+36
2008-11-14[S390] cio: Fix refcount after moving devices.Cornelia Huck1-0/+4
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber1-13/+6
2008-10-28[S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber1-1/+0
2008-10-10[S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens1-15/+2
2008-10-10[S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker2-5/+22
2008-10-10[S390] cio: fix cio_tpi.Heiko Carstens1-2/+6
2008-10-10[S390] cio: Correct use of ! and &Julia Lawall1-1/+1
2008-10-10[S390] cio: inline assembly cleanupPeter Oberparleiter3-28/+45
2008-10-10[S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck3-4/+29
2008-10-10[S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky2-2/+2
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck1-1/+1
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck3-6/+4
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers5-14/+16
2008-10-10[S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter3-4/+48
2008-10-10[S390] cio: move device unregistration to dedicated work queuePeter Oberparleiter1-31/+25
2008-10-10[S390] qdio: speed up multicast traffic on full HiperSocket queueUrsula Braun2-0/+14
2008-10-03[S390] qdio: prevent stack clobberJan Glauber1-35/+20
2008-09-16[S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber1-0/+1
2008-09-16[S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck1-1/+3
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter4-34/+40
2008-08-21[S390] cio: fix ccw group device cleanupPeter Oberparleiter1-8/+12
2008-08-21[S390] qdio: remove the module_get & module_put pairJan Glauber1-4/+0