summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] qdio: make sure qdr is aligned to page sizeJan Glauber2008-08-012-2/+2
* [S390] cio: Memory allocation for idset changed.Michael Ernst2008-08-011-4/+4
* [S390] qdio: new qdio driver.Jan Glauber2008-07-1710-4476/+3482
* [S390] cio: Export chsc_error_from_response().Cornelia Huck2008-07-172-1/+10
* [S390] Cleanup cio printk messages.Michael Ernst2008-07-144-26/+11
* [S390] cio: fix double unregistering of subchannelsSebastian Ott2008-07-141-1/+2
* [S390] s390/cio: use memory_read_from_buffer()Akinobu Mita2008-07-141-9/+2
* [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-1414-48/+906
* [S390] cio: suppress chpid event in case of configure errorPeter Oberparleiter2008-07-141-6/+17
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-143-11/+14
* [S390] cio: Repair chpid event handling.Cornelia Huck2008-07-145-36/+43
* [S390] cio: Use isc_{register,unregister}.Cornelia Huck2008-07-143-3/+6
* [S390] cio: introduce isc_(un)register functions.Sebastian Ott2008-07-142-2/+70
* [S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck2008-07-144-24/+31
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-144-9/+14
* [S390] cio: Get rid of css_characteristics_avail.Cornelia Huck2008-07-145-17/+5
* [S390] stp support.Martin Schwidefsky2008-07-141-0/+49
* [S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott2008-07-141-7/+1
* [S390] cio: provide helper functions for fcx enabled I/OPeter Oberparleiter2008-07-142-1/+329
* [S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter2008-07-149-38/+616
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-1412-137/+975
* [S390] cio: introduce fcx bit to chsc characteristicsPeter Oberparleiter2008-07-141-1/+3
* [S390] cio: Base message subchannel handling.Cornelia Huck2008-07-143-7/+27
* [S390] cio: Export some symbols for modular css drivers.Cornelia Huck2008-07-143-6/+16
* [S390] cio: Cleanup crw interface.Cornelia Huck2008-07-146-22/+87
OpenPOWER on IntegriCloud