Commit Graph

81 Commits (8edb08caf68184fb170f4f69c7445929e199eaea)

Author SHA1 Message Date
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
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Cornelia Huck 3f4cf6e72f [S390] cio: Avoid machine check vs. not operational races. 18 years ago
Cornelia Huck e103178658 [S390] cio: Fix device attributes for early devices. 18 years ago
Cornelia Huck 1842f2b184 [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. 18 years ago
Cornelia Huck 958974fb59 [S390] cio: Introduce ccw_bus_type.shutdown. 18 years ago
Cornelia Huck b2ffd8e9a7 [S390] cio: Add docbook comments. 18 years ago
Cornelia Huck 3520c92283 [S390] cio: dont forget to set last slot to NULL in ccw_uevent(). 18 years ago
Cornelia Huck e556bbbd9d [S390] cio: Clean up messages. 18 years ago
Cornelia Huck 086a6c6249 [S390] cio: Dont print trailing \0 in modalias_show(). 18 years ago
Cornelia Huck 59a8a6e227 [S390] cio: Use device_schedule_callback() for removing disconnected devices. 18 years ago
Cornelia Huck f7e5d67c79 [S390] cio: Make some structures and a function static. 18 years ago
Cornelia Huck fa1a8c23eb s390: cio: Delay uevents for subchannels 18 years ago
Cornelia Huck ef99516c96 [S390] cio: Unregister ccw devices directly. 18 years ago
Cornelia Huck 82b7ac058f [S390] cio: Dont call css_update_ssd_info from interrupt context. 18 years ago
Peter Oberparleiter 7ad6a24970 [S390] cio: fix subchannel channel-path data usage 18 years ago
Cornelia Huck cfbe9bb2fb [S390] cio: Use add_uevent_var. 18 years ago
Cornelia Huck f5ba6c8636 [S390] cio: Clean up online_store. 18 years ago
Heiko Carstens 4d284cac76 [S390] Avoid excessive inlining. 18 years ago
Cornelia Huck 32c5b05092 [S390] cio: Remove check for ssd in chpids_show(). 18 years ago
Heiko Carstens 2b67fc4606 [S390] Get rid of a lot of sparse warnings. 18 years ago
Cornelia Huck 529192f3b9 [S390] Use dev->groups for adding/removing the subchannel attribute group. 18 years ago
Cornelia Huck d7b5a4c94f [S390] Support for disconnected devices reappearing on another subchannel. 18 years ago
Cornelia Huck 2ec2298412 [S390] subchannel lock conversion. 18 years ago
Cornelia Huck 7674da77cb [S390] Some preparations for the dynamic subchannel mapping patch. 18 years ago