aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-12[S390] cio: path_event overindication after resumeSebastian Ott1-0/+1
2010-11-10[S390] cio: fix incorrect ccw_device_init_countSebastian Ott1-1/+10
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter1-0/+1
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott1-0/+9
2010-10-25[S390] cio: fix memleak in resume pathSebastian Ott1-2/+6
2010-08-09[S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott1-4/+6
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst1-0/+37
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott1-2/+3
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott1-50/+61
2010-02-26[S390] ccw_device_notify: improve return codesSebastian Ott1-5/+5
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott1-3/+8
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott1-22/+6
2009-12-18[S390] cio: fix drvdata usage for the console subchannelSebastian Ott1-0/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-07[S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott1-9/+20
2009-12-07[S390] cio: change locking in io_subchannel_removeSebastian Ott1-3/+2
2009-12-07[S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott1-1/+9
2009-12-07[S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott1-2/+22
2009-12-07[S390] cio: fix quiesce stateSebastian Ott1-16/+19
2009-12-07[S390] cio: add per device initialization status flagSebastian Ott1-0/+6
2009-12-07[S390] cio: remove registered flag from ccw_device_privateSebastian Ott1-8/+3
2009-12-07[S390] cio: remove intretry flagPeter Oberparleiter1-41/+17
2009-12-07[S390] cio: allow setting not-operational devices offlinePeter Oberparleiter1-5/+4
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter1-3/+0
2009-12-07[S390] cio: ensure proper locking during device recognitionPeter Oberparleiter1-0/+2
2009-12-07[S390] cio: handle error during device recognition consistentlyPeter Oberparleiter1-49/+8
2009-12-07[S390] cio: inform user when online/offline processing failsPeter Oberparleiter1-0/+22
2009-12-07[S390] cio: introduce ccw device todosPeter Oberparleiter1-103/+100
2009-12-07[S390] cio: introduce subchannel todosPeter Oberparleiter1-18/+5
2009-12-07[S390] cio: introduce parent-initiated device movePeter Oberparleiter1-331/+182
2009-12-07[S390] cio: fix repeat setting of cdev parent associationPeter Oberparleiter1-4/+1
2009-12-07[S390] cio: fix double free in case of probe failurePeter Oberparleiter1-6/+5
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter1-5/+4
2009-10-06[S390] cio: make not operational handling consistentPeter Oberparleiter1-2/+2
2009-09-22[S390] cio: introduce css_settleSebastian Ott1-6/+12
2009-09-22[S390] cio: merge init callsSebastian Ott1-17/+3
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott1-17/+6
2009-09-11[S390] cio: move final put_device to ccw_device_unregisterSebastian Ott1-3/+4
2009-09-11[S390] cio: fix use after free in s390 debug featureSebastian Ott1-5/+9
2009-09-11[S390] cio: failing set online/offline processing.Michael Ernst1-35/+65
2009-09-11[S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott1-8/+6
2009-09-11[S390] cio: increase trace levelSebastian Ott1-2/+2
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter1-10/+0
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott1-3/+1
2009-06-16[S390] cio: force console functionMartin Schwidefsky1-0/+9
2009-06-16[S390] pm: io subchannel driver power management callbacksCornelia Huck1-0/+14
2009-06-16[S390] pm: ccw bus power management callbacksSebastian Ott1-0/+237
2009-03-31[S390] cio: online_store - trigger recognition for boxed devicesSebastian Ott1-1/+1
2009-03-31[S390] cio: disallow online setting of device in transient stateSebastian Ott1-1/+5