summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2008-02-19[S390] qdio: FCP/SCSI write I/O stagnates on LPARUrsula Braun
2008-02-19[S390] qdio: fix qdio_activate timeout handling.Heiko Carstens
2008-02-19[S390] cio: Do timed recovery on workqueue.Cornelia Huck
2008-02-19[S390] cio: Remember to initialize recovery_lock.Cornelia Huck
2008-02-09[S390] qdio: avoid hang when establishing qdio queuesUrsula Braun
2008-02-05[S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck
2008-02-05[S390] cio: Clean up chsc response code handling.Cornelia Huck
2008-02-05[S390] cio: make sense id procedure work with partial hardware responsePeter Oberparleiter
2008-01-26[S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches
2008-01-26[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun
2008-01-26[S390] qdio: Remove double checked value.Sebastian Ott
2008-01-26[S390] cio: introduce timed recovery procedurePeter Oberparleiter
2008-01-26[S390] cio: memory leak in cio processingMichael Ernst
2008-01-26[S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck
2008-01-26[S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck
2008-01-26[S390] cio: reduce cpu utilization during device scanPeter Oberparleiter
2008-01-26[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck
2008-01-26[S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck
2008-01-26[S390] cio: Cleanup debug feature usage.Cornelia Huck
2008-01-26[S390] cio: Add css_driver_{register,unregister}.Cornelia Huck
2008-01-26[S390] cio: Reset sch->driver.Cornelia Huck
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck
2008-01-26[S390] cio: Use helpers instead of container_of().Cornelia Huck
2008-01-26[S390] cio: Dump ccw device information in case of timeout.Sebastian Ott
2007-12-04[S390] cio: add missing reprobe loop end statementPeter Oberparleiter
2007-12-04[S390] cio: Issue SenseID per path.Cornelia Huck
2007-11-20[S390] cio: Register/unregister subchannels only from kslowcrw.Cornelia Huck
2007-11-20[S390] cio: change device sense procedure to work with pav aliasesPeter Oberparleiter
2007-11-05[S390] Fix priority mistakes in drivers/s390/cio/cmf.cRoel Kluin
2007-11-05[S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens
2007-10-22[S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck
2007-10-22[S390] cio: Use to_channelpath() for device to channel path conversion.Cornelia Huck
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-12[S390] qdio: change QDIO performance_stats error message priorityUrsula Braun
2007-10-12[S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-10-12[S390] cio: Avoid machine check vs. not operational races.Cornelia Huck
2007-10-12[S390] cio: Fix device attributes for early devices.Cornelia Huck
2007-10-12[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck
2007-10-12[S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck
2007-10-12[S390] cio: Minor style fixes.Cornelia Huck