summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
Commit message (Expand)AuthorAgeFilesLines
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* [S390] cio: remove ccw_device init_nameSebastian Ott2009-09-111-17/+6
* [S390] cio: move final put_device to ccw_device_unregisterSebastian Ott2009-09-111-3/+4
* [S390] cio: fix use after free in s390 debug featureSebastian Ott2009-09-111-5/+9
* [S390] cio: failing set online/offline processing.Michael Ernst2009-09-111-35/+65
* [S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott2009-09-111-8/+6
* [S390] cio: increase trace levelSebastian Ott2009-09-111-2/+2
* [S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2009-09-111-10/+0
* [S390] cio: fix double free after failed device initializationSebastian Ott2009-08-231-3/+1
* [S390] cio: force console functionMartin Schwidefsky2009-06-161-0/+9
* [S390] pm: io subchannel driver power management callbacksCornelia Huck2009-06-161-0/+14
* [S390] pm: ccw bus power management callbacksSebastian Ott2009-06-161-0/+237
* [S390] cio: online_store - trigger recognition for boxed devicesSebastian Ott2009-03-311-1/+1
* [S390] cio: disallow online setting of device in transient stateSebastian Ott2009-03-311-1/+5
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-311-2/+2
* [S390] cio: introduce ccw_device_schedule_sch_unregisterSebastian Ott2009-03-311-10/+11
* [S390] cio: wake up on failed recognitionSebastian Ott2009-03-311-2/+8
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-31/+13
|\
| * [S390] cio: remove unused local variableSebastian Ott2009-03-261-3/+0
| * [S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott2009-03-261-8/+6
| * [S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck2009-03-261-20/+7
* | Driver core: Fix device_move() vs. dpm list ordering, v2Cornelia Huck2009-03-241-4/+5
* | Driver core: implement uevent suppress in kobjectMing Lei2009-03-241-2/+2
|/
* [S390] cio: use pim to check for multipath.Sebastian Ott2008-12-251-1/+2
* [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-251-0/+6
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-251-18/+18
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-251-9/+4
* [S390] cio: Use device_is_registered().Cornelia Huck2008-12-251-1/+1
* [S390] cio: Dont call ->release directly.Cornelia Huck2008-12-251-2/+2
* [S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2008-12-251-12/+31
* [S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck2008-12-251-6/+12
* [S390] cio: Fix I/O subchannel refcounting.Cornelia Huck2008-12-251-19/+56
* [S390] cio: Fix reference counting for online/offline.Cornelia Huck2008-12-251-7/+22
* [S390] cio: Put referernce on correct device after moving.Cornelia Huck2008-12-251-2/+2
* [S390] cio: move irritating comment.Sebastian Ott2008-12-251-6/+6
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-251-1/+1
* [S390] cio: Fix refcount after moving devices.Cornelia Huck2008-11-141-0/+4
* [S390] bus_id -> dev_set_name() for css and ccw bussesCornelia Huck2008-10-101-2/+14
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-101-1/+1
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-2/+2
* [S390] cio: introduce purge function for /proc/cio_ignorePeter Oberparleiter2008-10-101-0/+40
* [S390] cio: move device unregistration to dedicated work queuePeter Oberparleiter2008-10-101-31/+25
* [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-211-20/+20
* [S390] Cleanup cio printk messages.Michael Ernst2008-07-141-10/+8
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-141-1/+7
* [S390] cio: Repair chpid event handling.Cornelia Huck2008-07-141-6/+5
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-141-1/+2
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-1/+1
* [S390] cio: Rework css driver.Cornelia Huck2008-07-141-86/+279
* [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-141-16/+31
OpenPOWER on IntegriCloud