summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-255-13/+30
* [S390] cio: use pim to check for multipath.Sebastian Ott2008-12-251-1/+2
* [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-252-0/+8
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-257-134/+123
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-258-38/+67
* [S390] cio: Use device_is_registered().Cornelia Huck2008-12-251-1/+1
* [S390] cio: Dont call ->release directly.Cornelia Huck2008-12-251-2/+2
* [S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2008-12-252-12/+32
* [S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck2008-12-251-6/+12
* [S390] cio: Fix I/O subchannel refcounting.Cornelia Huck2008-12-251-19/+56
* [S390] cio: Fix reference counting for online/offline.Cornelia Huck2008-12-252-12/+22
* [S390] cio: Put referernce on correct device after moving.Cornelia Huck2008-12-251-2/+2
* [S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter2008-12-251-5/+13
* [S390] cio: move irritating comment.Sebastian Ott2008-12-251-6/+6
* [S390] cio: get rid of compile warningHeiko Carstens2008-12-251-38/+37
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-252-4/+6
* [S390] qdio: fix error reporting for hipersocketsJan Glauber2008-12-253-103/+56
* [S390] qdio: improve inbound buffer acknowledgementJan Glauber2008-12-257-74/+139
* [S390] qdio: rework debug feature loggingJan Glauber2008-12-256-433/+238
* [S390] qdio: fix compile warning under 31 bitJan Glauber2008-12-252-2/+2
* [S390] qdio: add eqbs/sqbs instruction countersJan Glauber2008-12-253-1/+16
* [S390] qdio: fix qeth port count detectionJan Glauber2008-12-253-18/+36
* [S390] cio: Fix refcount after moving devices.Cornelia Huck2008-11-141-0/+4
* [S390] qdio: remove incorrect memsetJan Glauber2008-10-281-13/+6
* [S390] qdio: prevent double qdio shutdown in case of I/O errorsJan Glauber2008-10-281-1/+0
* [S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2008-10-101-15/+2
* [S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker2008-10-102-5/+22
* [S390] cio: fix cio_tpi.Heiko Carstens2008-10-101-2/+6
* [S390] cio: Correct use of ! and &Julia Lawall2008-10-101-1/+1
* [S390] cio: inline assembly cleanupPeter Oberparleiter2008-10-103-28/+45
* [S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck2008-10-103-4/+29
* [S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky2008-10-102-2/+2
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-101-1/+1
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-103-6/+4
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-105-14/+16
* [S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter2008-10-103-4/+48
* [S390] cio: move device unregistration to dedicated work queuePeter Oberparleiter2008-10-101-31/+25
* [S390] qdio: speed up multicast traffic on full HiperSocket queueUrsula Braun2008-10-102-0/+14
* [S390] qdio: prevent stack clobberJan Glauber2008-10-031-35/+20
* [S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber2008-09-161-0/+1
* [S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck2008-09-161-1/+3
* [S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter2008-09-091-0/+7
* [S390] cio: handle ssch() return codes correctly.Cornelia Huck2008-09-091-1/+3
* [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-092-17/+22
* [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-214-34/+40
* [S390] cio: fix ccw group device cleanupPeter Oberparleiter2008-08-211-8/+12
* [S390] qdio: remove the module_get & module_put pairJan Glauber2008-08-211-4/+0
* [S390] qdio: improve s390 debug feature usageJan Glauber2008-08-213-42/+40
* [S390] qdio: prevent oopsing if qdio_establish failsJan Glauber2008-08-211-1/+5
* [S390] qdio: fix section mismatch bug.Heiko Carstens2008-08-012-2/+2