Commit Graph

106 Commits (0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c)

Author SHA1 Message Date
Sebastian Ott 99f6a570ee [S390] cio: online_store - trigger recognition for boxed devices 16 years ago
Sebastian Ott b5cd99e6b0 [S390] cio: disallow online setting of device in transient state 16 years ago
Sebastian Ott 47593bfa10 [S390] cio: introduce notifier for boxed state 16 years ago
Sebastian Ott c4621a6264 [S390] cio: introduce ccw_device_schedule_sch_unregister 16 years ago
Sebastian Ott 156013ffd1 [S390] cio: wake up on failed recognition 16 years ago
Sebastian Ott 0cc110651b [S390] cio: remove unused local variable 16 years ago
Sebastian Ott e74fe0cec9 [S390] cio: ccw device online store - report rc from ccw driver. 16 years ago
Cornelia Huck eb32ae8d0e [S390] cio: Use unbind/bind instead of unregister/register. 16 years ago
Cornelia Huck ffa6a7054d Driver core: Fix device_move() vs. dpm list ordering, v2 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Sebastian Ott d36f0c6638 [S390] cio: use pim to check for multipath. 16 years ago
Sebastian Ott f444cc0e52 [S390] cio: commit all pmcw changes. 16 years ago
Sebastian Ott 13952ec12d [S390] cio: introduce cio_commit_config 16 years ago
Sebastian Ott cdb912a40d [S390] cio: introduce cio_update_schib 16 years ago
Cornelia Huck d6a30761d8 [S390] cio: Use device_is_registered(). 16 years ago
Cornelia Huck 283fdd0b8a [S390] cio: Dont call ->release directly. 16 years ago
Cornelia Huck 90ed2b692f [S390] cio: Dont fail probe for I/O subchannels. 16 years ago
Cornelia Huck 5fb6b8544d [S390] cio: Only register ccw_device for registered subchannel. 16 years ago
Cornelia Huck 6eff208f47 [S390] cio: Fix I/O subchannel refcounting. 16 years ago
Cornelia Huck 9cd6742197 [S390] cio: Fix reference counting for online/offline. 16 years ago
Cornelia Huck 97166f52fc [S390] cio: Put referernce on correct device after moving. 16 years ago
Sebastian Ott 111e95a4ca [S390] cio: move irritating comment. 16 years ago
Kay Sievers 98df67b324 [S390] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Cornelia Huck 85acc407bf [S390] cio: Fix refcount after moving devices. 16 years ago
Cornelia Huck 1f4e7edabc [S390] bus_id -> dev_set_name() for css and ccw busses 17 years ago
Cornelia Huck b9d3aed7e1 [S390] more bus_id -> dev_name conversions 17 years ago
Kay Sievers 2a0217d5c7 [S390] bus_id -> dev_name conversions 17 years ago
Peter Oberparleiter ecf5d9ef68 [S390] cio: introduce purge function for /proc/cio_ignore 17 years ago
Peter Oberparleiter 46fbe4e46d [S390] cio: move device unregistration to dedicated work queue 17 years ago
Peter Oberparleiter 91c36919a4 [S390] cio: call ccw driver notify function with lock held 17 years ago
Michael Ernst c78aa6cbac [S390] Cleanup cio printk messages. 17 years ago
Cornelia Huck f08adc008d [S390] css: Use css_device_id for bus matching. 17 years ago
Cornelia Huck 99611f8717 [S390] cio: Repair chpid event handling. 17 years ago
Cornelia Huck 3a3fc29a6d [S390] cio: Introduce abstract isc definitions. 17 years ago
Peter Oberparleiter 23d805b647 [S390] cio: introduce fcx enabled scsw format 17 years ago
Cornelia Huck c820de39bd [S390] cio: Rework css driver. 17 years ago
Cornelia Huck 7e9db9eaef [S390] cio: Introduce modalias for css bus. 17 years ago
Cornelia Huck 0ae7a7b250 [S390] cio: Register all subchannels. 17 years ago
Michael Ernst 139b83dd57 [S390] cio: Remove cio_msg kernel parameter. 17 years ago
Cornelia Huck 2f97220231 [S390] cio: Use strict_strtoul() for attributes. 17 years ago
Heiko Carstens a806170e29 [S390] Fix a lot of sparse warnings. 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
Peter Oberparleiter 90ab133603 [S390] cio: introduce timed recovery procedure 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 cd6b4f27b9 [S390] cio: Introduce subchannel->private. 17 years ago
Cornelia Huck 25b7bb5838 [S390] cio: Add css_driver_{register,unregister}. 17 years ago
Cornelia Huck 602b20f2bf [S390] cio: css_driver: Use consistent parameters. 17 years ago
Heiko Carstens 33583c3657 [S390] cio: use INIT_WORK to initialize struct work. 17 years ago