Age | Commit message (Expand) | Author | Files | Lines |
2008-04-29 | s390: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -5/+2 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 2 | -3/+3 |
2008-04-19 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-04-19 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-04-17 | [S390] Fix a lot of sparse warnings. | Heiko Carstens | 4 | -8/+13 |
2008-04-17 | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens | 1 | -6/+3 |
2008-04-17 | [S390] Convert monitor calls to function calls. | Heiko Carstens | 1 | -1/+2 |
2008-04-17 | [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters | Ursula Braun | 2 | -92/+114 |
2008-04-17 | [S390] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-17 | [S390] qdio: Unrecognized inbound traffic if many FCP devices are online | Ursula Braun | 1 | -1/+1 |
2008-04-17 | [S390] cio: fix parallel cm_enable processing. | Michael Ernst | 2 | -4/+9 |
2008-04-17 | [S390] cio: Trigger verification on device/path not operational. | Cornelia Huck | 2 | -2/+13 |
2008-04-17 | [S390] cio: Fix race for "fast" path gone/path back situations. | Cornelia Huck | 3 | -2/+17 |
2008-02-19 | [S390] qdio: FCP/SCSI write I/O stagnates on LPAR | Ursula Braun | 1 | -3/+0 |
2008-02-19 | [S390] qdio: fix qdio_activate timeout handling. | Heiko Carstens | 2 | -9/+3 |
2008-02-19 | [S390] cio: Do timed recovery on workqueue. | Cornelia Huck | 1 | -1/+12 |
2008-02-19 | [S390] cio: Remember to initialize recovery_lock. | Cornelia Huck | 1 | -1/+1 |
2008-02-09 | [S390] qdio: avoid hang when establishing qdio queues | Ursula Braun | 1 | -10/+8 |
2008-02-05 | [S390] cio: Add shutdown callback for ccwgroup. | Cornelia Huck | 1 | -0/+12 |
2008-02-05 | [S390] cio: Clean up chsc response code handling. | Cornelia Huck | 1 | -92/+55 |
2008-02-05 | [S390] cio: make sense id procedure work with partial hardware response | Peter Oberparleiter | 1 | -43/+64 |
2008-01-26 | [S390] usage of s390dbf: shrink number of debug areas to use. | Peter Tiedemann | 1 | -3/+3 |
2008-01-26 | [S390] constify function pointer tables. | Jan Engelhardt | 1 | -1/+1 |
2008-01-26 | [S390] drivers/s390: Add missing "space" | Joe Perches | 1 | -1/+1 |
2008-01-26 | [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s | Ursula Braun | 1 | -1/+1 |
2008-01-26 | [S390] qdio: Remove double checked value. | Sebastian Ott | 1 | -2/+1 |
2008-01-26 | [S390] cio: introduce timed recovery procedure | Peter Oberparleiter | 3 | -0/+67 |
2008-01-26 | [S390] cio: memory leak in cio processing | Michael Ernst | 1 | -2/+5 |
2008-01-26 | [S390] cio: Fix ungroup vs. machine check race in ccwgroup. | Cornelia Huck | 1 | -2/+4 |
2008-01-26 | [S390] cio: Delete timer in ccw_device_verify_done(). | Cornelia Huck | 1 | -2/+3 |
2008-01-26 | [S390] cio: reduce cpu utilization during device scan | Peter Oberparleiter | 3 | -84/+137 |
2008-01-26 | [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. | Cornelia Huck | 4 | -0/+5 |
2008-01-26 | [S390] cio: Use dev_{g,s}et_drvdata(). | Cornelia Huck | 4 | -38/+40 |
2008-01-26 | [S390] cio: I/O subchannel specific fields. | Cornelia Huck | 7 | -22/+42 |
2008-01-26 | [S390] cio: Extend adapter interrupt interface. | Peter Oberparleiter | 5 | -85/+134 |
2008-01-26 | [S390] cio: Introduce subchannel->private. | Cornelia Huck | 12 | -212/+261 |
2008-01-26 | [S390] cio: Cleanup debug feature usage. | Cornelia Huck | 3 | -35/+33 |
2008-01-26 | [S390] cio: Add css_driver_{register,unregister}. | Cornelia Huck | 3 | -6/+35 |
2008-01-26 | [S390] cio: Reset sch->driver. | Cornelia Huck | 1 | -9/+13 |
2008-01-26 | [S390] cio: css_driver: Use consistent parameters. | Cornelia Huck | 7 | -48/+40 |
2008-01-26 | [S390] cio: Use helpers instead of container_of(). | Cornelia Huck | 3 | -5/+7 |
2008-01-26 | [S390] cio: Dump ccw device information in case of timeout. | Sebastian Ott | 1 | -0/+50 |
2007-12-04 | [S390] cio: add missing reprobe loop end statement | Peter Oberparleiter | 1 | -0/+1 |
2007-12-04 | [S390] cio: Issue SenseID per path. | Cornelia Huck | 1 | -9/+28 |
2007-11-20 | [S390] cio: Register/unregister subchannels only from kslowcrw. | Cornelia Huck | 2 | -2/+2 |
2007-11-20 | [S390] cio: change device sense procedure to work with pav aliases | Peter Oberparleiter | 1 | -36/+9 |
2007-11-05 | [S390] Fix priority mistakes in drivers/s390/cio/cmf.c | Roel Kluin | 1 | -2/+2 |
2007-11-05 | [S390] cio: use INIT_WORK to initialize struct work. | Heiko Carstens | 1 | -1/+1 |
2007-10-22 | [S390] cio: Fix incomplete commit for uevent suppression. | Cornelia Huck | 1 | -0/+9 |
2007-10-22 | [S390] cio: Use to_channelpath() for device to channel path conversion. | Cornelia Huck | 1 | -6/+6 |