summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] cio: Rework css driver.Cornelia Huck2008-07-149-510/+381
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-144-24/+95
* [S390] cio: Register all subchannels.Cornelia Huck2008-07-145-101/+85
* [S390] qdio: Repair timeout handling for qdio_shutdownUrsula Braun2008-07-141-13/+7
* [S390] cio: Clear correct bit in cio_release_console().Cornelia Huck2008-07-141-1/+1
* [S390] cio: Fix inverted isc priorities.Cornelia Huck2008-06-101-9/+11
* [S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck2008-06-101-3/+3
* [S390] blacklist.c: removed duplicated includeHuang Weiyi2008-05-151-1/+0
* [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst2008-05-151-9/+3
* [S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst2008-05-071-154/+170
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-079-83/+54
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-301-21/+75
|\
| * ccwgroup: Unify parsing for group attribute.Ursula Braun2008-04-291-21/+75
* | [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-304-14/+10
* | [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-305-18/+35
* | s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-5/+2
* | proc: remove proc_root from driversAlexey Dobriyan2008-04-292-3/+3
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-174-8/+13
* [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-171-6/+3
* [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-171-1/+2
* [S390] qdio (new feature): enhancing info-retrieval from QDIO-adaptersUrsula Braun2008-04-172-92/+114
* [S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-171-1/+1
* [S390] qdio: Unrecognized inbound traffic if many FCP devices are onlineUrsula Braun2008-04-171-1/+1
* [S390] cio: fix parallel cm_enable processing.Michael Ernst2008-04-172-4/+9
* [S390] cio: Trigger verification on device/path not operational.Cornelia Huck2008-04-172-2/+13