aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
Commit message (Expand)AuthorAge
* [S390] cio: use pim to check for multipath.Sebastian Ott2008-12-25
* [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-25
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-25
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-25
* [S390] cio: Use device_is_registered().Cornelia Huck2008-12-25
* [S390] cio: Dont call ->release directly.Cornelia Huck2008-12-25
* [S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2008-12-25
* [S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck2008-12-25
* [S390] cio: Fix I/O subchannel refcounting.Cornelia Huck2008-12-25
* [S390] cio: Fix reference counting for online/offline.Cornelia Huck2008-12-25
* [S390] cio: Put referernce on correct device after moving.Cornelia Huck2008-12-25
* [S390] cio: move irritating comment.Sebastian Ott2008-12-25
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-25
* [S390] cio: Fix refcount after moving devices.Cornelia Huck2008-11-14
* [S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck2008-10-10
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-10
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-10
* [S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter2008-10-10
* [S390] cio: move device unregistration to dedicated work queuePeter Oberparleiter2008-10-10
* [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-21
* [S390] Cleanup cio printk messages.Michael Ernst2008-07-14
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-14
* [S390] cio: Repair chpid event handling.Cornelia Huck2008-07-14
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-14
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-14
* [S390] cio: Rework css driver.Cornelia Huck2008-07-14
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-14
* [S390] cio: Register all subchannels.Cornelia Huck2008-07-14
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-07
* [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-30
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-17
* [S390] cio: Do timed recovery on workqueue.Cornelia Huck2008-02-19
* [S390] cio: Remember to initialize recovery_lock.Cornelia Huck2008-02-19
* [S390] cio: introduce timed recovery procedurePeter Oberparleiter2008-01-26
* [S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck2008-01-26
* [S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck2008-01-26
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-26
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-26
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-26
* [S390] cio: use INIT_WORK to initialize struct work.Heiko Carstens2007-11-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-12
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
* | [S390] cio: Avoid machine check vs. not operational races.Cornelia Huck2007-10-12
* | [S390] cio: Fix device attributes for early devices.Cornelia Huck2007-10-12
* | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2007-10-12
* | [S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck2007-10-12
* | [S390] cio: Add docbook comments.Cornelia Huck2007-10-12
|/
* [S390] cio: dont forget to set last slot to NULL in ccw_uevent().Cornelia Huck2007-08-22
* [S390] cio: Clean up messages.Cornelia Huck2007-07-27
* [S390] cio: Dont print trailing \0 in modalias_show().Cornelia Huck2007-07-17