Commit Graph

265 Commits (7eb500d1a0408c37d0c0360f066f8b7701835d68)

Author SHA1 Message Date
Huang Weiyi c7a8548ffa [S390] blacklist.c: removed duplicated include 17 years ago
Michael Ernst 32aff5732a [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. 17 years ago
Michael Ernst 5b8909871b [S390] cio: Fix parsing mechanism for blacklisted devices. 17 years ago
Michael Ernst 139b83dd57 [S390] cio: Remove cio_msg kernel parameter. 17 years ago
Cornelia Huck edf2209692 [S390] cio: Make isc handling more robust. 17 years ago
Cornelia Huck 2f97220231 [S390] cio: Use strict_strtoul() for attributes. 17 years ago
Denis V. Lunev 8b594007c3 s390: use non-racy method for proc entries creation 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Ursula Braun 022b660ae5 ccwgroup: Unify parsing for group attribute. 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Heiko Carstens a806170e29 [S390] Fix a lot of sparse warnings. 17 years ago
Heiko Carstens 5a62b19219 [S390] Convert s390 to GENERIC_CLOCKEVENTS. 17 years ago
Heiko Carstens 43ca5c3a1c [S390] Convert monitor calls to function calls. 17 years ago
Ursula Braun e177685628 [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters 17 years ago
Harvey Harrison 2a2cf6b186 [S390] replace remaining __FUNCTION__ occurrences 17 years ago
Ursula Braun 35b58b028d [S390] qdio: Unrecognized inbound traffic if many FCP devices are online 17 years ago
Michael Ernst 8284fb19ef [S390] cio: fix parallel cm_enable processing. 17 years ago
Cornelia Huck fe6173d9b3 [S390] cio: Trigger verification on device/path not operational. 17 years ago
Cornelia Huck 22806dc1a8 [S390] cio: Fix race for "fast" path gone/path back situations. 17 years ago
Ursula Braun e5fa443ea0 [S390] qdio: FCP/SCSI write I/O stagnates on LPAR 17 years ago
Heiko Carstens b32ecdb725 [S390] qdio: fix qdio_activate timeout handling. 17 years ago
Cornelia Huck 4c629727ce [S390] cio: Do timed recovery on workqueue. 17 years ago
Cornelia Huck 486d0a0079 [S390] cio: Remember to initialize recovery_lock. 17 years ago
Ursula Braun bf3f837804 [S390] qdio: avoid hang when establishing qdio queues 17 years ago
Cornelia Huck 01bc8ad165 [S390] cio: Add shutdown callback for ccwgroup. 17 years ago
Cornelia Huck b9c9a21a7c [S390] cio: Clean up chsc response code handling. 17 years ago
Peter Oberparleiter 6f52ac2971 [S390] cio: make sense id procedure work with partial hardware response 17 years ago
Peter Tiedemann 361f494d4e [S390] usage of s390dbf: shrink number of debug areas to use. 17 years ago
Jan Engelhardt 5c81cdbeff [S390] constify function pointer tables. 17 years ago
Joe Perches ceb3dfbae1 [S390] drivers/s390: Add missing "space" 17 years ago
Ursula Braun dfa77f611f [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s 17 years ago
Sebastian Ott 8d08be928e [S390] qdio: Remove double checked value. 17 years ago
Peter Oberparleiter 90ab133603 [S390] cio: introduce timed recovery procedure 17 years ago
Michael Ernst 808e488823 [S390] cio: memory leak in cio processing 17 years ago
Cornelia Huck 1a908c735a [S390] cio: Fix ungroup vs. machine check race in ccwgroup. 17 years ago
Cornelia Huck 46258ab5e4 [S390] cio: Delete timer in ccw_device_verify_done(). 17 years ago
Peter Oberparleiter e82a1567e4 [S390] cio: reduce cpu utilization during device scan 17 years ago
Cornelia Huck 4beee64685 [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. 17 years ago
Cornelia Huck db6a64238a [S390] cio: Use dev_{g,s}et_drvdata(). 17 years ago
Cornelia Huck b279a4f56d [S390] cio: I/O subchannel specific fields. 17 years ago
Peter Oberparleiter 4e8e56c671 [S390] cio: Extend adapter interrupt interface. 17 years ago
Cornelia Huck cd6b4f27b9 [S390] cio: Introduce subchannel->private. 17 years ago
Cornelia Huck bc698bcf88 [S390] cio: Cleanup debug feature usage. 17 years ago
Cornelia Huck 25b7bb5838 [S390] cio: Add css_driver_{register,unregister}. 17 years ago
Cornelia Huck 98c13c283a [S390] cio: Reset sch->driver. 17 years ago
Cornelia Huck 602b20f2bf [S390] cio: css_driver: Use consistent parameters. 17 years ago
Cornelia Huck 084325d804 [S390] cio: Use helpers instead of container_of(). 17 years ago
Sebastian Ott 14ff56bbb3 [S390] cio: Dump ccw device information in case of timeout. 17 years ago
Peter Oberparleiter 671756162c [S390] cio: add missing reprobe loop end statement 17 years ago