aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+15
* [S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter2011-04-041-6/+18
* [S390] ccw_bus_type: make it staticSebastian Ott2011-03-231-3/+2
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-4/+2
* [S390] css_driver: remove duplicate membersSebastian Ott2011-03-151-2/+4
* [S390] css: move io_private to drv_dataSebastian Ott2011-03-151-6/+11
* [S390] cio: path_event overindication after resumeSebastian Ott2011-01-121-0/+1
* [S390] cio: fix incorrect ccw_device_init_countSebastian Ott2010-11-101-1/+10
* [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-251-0/+1
* [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-251-0/+9
* [S390] cio: fix memleak in resume pathSebastian Ott2010-10-251-2/+6
* [S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott2010-08-091-4/+6
* [S390] cio: CHSC SIOSL SupportMichael Ernst2010-08-091-0/+37
* [S390] cio: fix init_count in case of recognition after steal lockSebastian Ott2010-03-081-2/+3
* [S390] cio: trigger subchannel event at resume timeSebastian Ott2010-02-261-50/+61
* [S390] ccw_device_notify: improve return codesSebastian Ott2010-02-261-5/+5
* [S390] cio: make wait_events interruptibleSebastian Ott2010-02-261-3/+8
* [S390] cio: consolidate workqueuesSebastian Ott2010-02-261-22/+6
* [S390] cio: fix drvdata usage for the console subchannelSebastian Ott2009-12-181-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* [S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott2009-12-071-9/+20
* [S390] cio: change locking in io_subchannel_removeSebastian Ott2009-12-071-3/+2
* [S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott2009-12-071-1/+9
* [S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott2009-12-071-2/+22
* [S390] cio: fix quiesce stateSebastian Ott2009-12-071-16/+19
* [S390] cio: add per device initialization status flagSebastian Ott2009-12-071-0/+6
* [S390] cio: remove registered flag from ccw_device_privateSebastian Ott2009-12-071-8/+3
* [S390] cio: remove intretry flagPeter Oberparleiter2009-12-071-41/+17
* [S390] cio: allow setting not-operational devices offlinePeter Oberparleiter2009-12-071-5/+4
* [S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter2009-12-071-3/+0
* [S390] cio: ensure proper locking during device recognitionPeter Oberparleiter2009-12-071-0/+2
* [S390] cio: handle error during device recognition consistentlyPeter Oberparleiter2009-12-071-49/+8
* [S390] cio: inform user when online/offline processing failsPeter Oberparleiter2009-12-071-0/+22
* [S390] cio: introduce ccw device todosPeter Oberparleiter2009-12-071-103/+100
* [S390] cio: introduce subchannel todosPeter Oberparleiter2009-12-071-18/+5
* [S390] cio: introduce parent-initiated device movePeter Oberparleiter2009-12-071-331/+182
* [S390] cio: fix repeat setting of cdev parent associationPeter Oberparleiter2009-12-071-4/+1
* [S390] cio: fix double free in case of probe failurePeter Oberparleiter2009-12-071-6/+5
* [S390] cio: change misleading console logicPeter Oberparleiter2009-10-141-5/+4
* [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-061-2/+2
* [S390] cio: introduce css_settleSebastian Ott2009-09-221-6/+12
* [S390] cio: merge init callsSebastian Ott2009-09-221-17/+3
* 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