summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [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/+381Star
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-144-24/+95
* [S390] cio: Register all subchannels.Cornelia Huck2008-07-145-101/+85Star
* [S390] qdio: Repair timeout handling for qdio_shutdownUrsula Braun2008-07-141-13/+7Star
* [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/+0Star
* [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst2008-05-151-9/+3Star
* [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/+54Star
* 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/+10Star
* | [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/+2Star
* | proc: remove proc_root from driversAlexey Dobriyan2008-04-292-3/+3
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-1/+1
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star
|/
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-174-8/+13
* [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-171-6/+3Star
* [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
* [S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck2008-04-173-2/+17
* [S390] qdio: FCP/SCSI write I/O stagnates on LPARUrsula Braun2008-02-191-3/+0Star
* [S390] qdio: fix qdio_activate timeout handling.Heiko Carstens2008-02-192-9/+3Star
* [S390] cio: Do timed recovery on workqueue.Cornelia Huck2008-02-191-1/+12
* [S390] cio: Remember to initialize recovery_lock.Cornelia Huck2008-02-191-1/+1
* [S390] qdio: avoid hang when establishing qdio queuesUrsula Braun2008-02-091-10/+8Star
* [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-051-0/+12
* [S390] cio: Clean up chsc response code handling.Cornelia Huck2008-02-051-92/+55Star
* [S390] cio: make sense id procedure work with partial hardware responsePeter Oberparleiter2008-02-051-43/+64
* [S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann2008-01-261-3/+3
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-261-1/+1
* [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun2008-01-261-1/+1
* [S390] qdio: Remove double checked value.Sebastian Ott2008-01-261-2/+1Star
* [S390] cio: introduce timed recovery procedurePeter Oberparleiter2008-01-263-0/+67
* [S390] cio: memory leak in cio processingMichael Ernst2008-01-261-2/+5
* [S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck2008-01-261-2/+4