summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [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/+55
* [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/+1
* [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
* [S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck2008-01-261-2/+3
* [S390] cio: reduce cpu utilization during device scanPeter Oberparleiter2008-01-263-84/+137
* [S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck2008-01-264-0/+5
* [S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck2008-01-264-38/+40
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-267-22/+42
* [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-265-85/+134
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-2612-212/+261
* [S390] cio: Cleanup debug feature usage.Cornelia Huck2008-01-263-35/+33
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-263-6/+35
* [S390] cio: Reset sch->driver.Cornelia Huck2008-01-261-9/+13
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-267-48/+40
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-263-5/+7
* [S390] cio: Dump ccw device information in case of timeout.Sebastian Ott2008-01-261-0/+50
* [S390] cio: add missing reprobe loop end statementPeter Oberparleiter2007-12-041-0/+1
* [S390] cio: Issue SenseID per path.Cornelia Huck2007-12-041-9/+28
* [S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck2007-11-202-2/+2
* [S390] cio: change device sense procedure to work with pav aliasesPeter Oberparleiter2007-11-201-36/+9
* [S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin2007-11-051-2/+2
* [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-051-1/+1
* [S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck2007-10-221-0/+9
* [S390] cio: Use to_channelpath() for device to channel path conversion.Cornelia Huck2007-10-221-6/+6
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-122-20/+8
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-122-20/+8
* | [S390] qdio: change QDIO performance_stats error message priorityUrsula Braun2007-10-121-1/+1
* | [S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens2007-10-121-18/+19
* | [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-122-5/+7
* | [S390] cio: Avoid machine check vs. not operational races.Cornelia Huck2007-10-123-127/+21
* | [S390] cio: Fix device attributes for early devices.Cornelia Huck2007-10-121-0/+1
* | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2007-10-122-0/+7
* | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-121-0/+10
* | [S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck2007-10-121-0/+29
* | [S390] cio: Minor style fixes.Cornelia Huck2007-10-121-4/+4
* | [S390] cio: Add docbook comments.Cornelia Huck2007-10-123-57/+315
* | [S390] cio: Kerneldoc comments for cmf.Cornelia Huck2007-10-121-13/+74
* | [S390] cio: Fix some coding style issues in cmf.Cornelia Huck2007-10-121-64/+77
* | [S390] cio: remove subchannel_add_files()Cornelia Huck2007-10-121-1/+0
* | [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-124-39/+49
|/
OpenPOWER on IntegriCloud