aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
Commit message (Expand)AuthorAge
* [S390] cio: fix init_count in case of recognition after steal lockSebastian Ott2010-03-08
* [S390] cio: trigger subchannel event at resume timeSebastian Ott2010-02-26
* [S390] ccw_device_notify: improve return codesSebastian Ott2010-02-26
* [S390] cio: make wait_events interruptibleSebastian Ott2010-02-26
* [S390] cio: consolidate workqueuesSebastian Ott2010-02-26
* [S390] cio: fix drvdata usage for the console subchannelSebastian Ott2009-12-18
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* [S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott2009-12-07
* [S390] cio: change locking in io_subchannel_removeSebastian Ott2009-12-07
* [S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott2009-12-07
* [S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott2009-12-07
* [S390] cio: fix quiesce stateSebastian Ott2009-12-07
* [S390] cio: add per device initialization status flagSebastian Ott2009-12-07
* [S390] cio: remove registered flag from ccw_device_privateSebastian Ott2009-12-07
* [S390] cio: remove intretry flagPeter Oberparleiter2009-12-07
* [S390] cio: allow setting not-operational devices offlinePeter Oberparleiter2009-12-07
* [S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter2009-12-07
* [S390] cio: ensure proper locking during device recognitionPeter Oberparleiter2009-12-07
* [S390] cio: handle error during device recognition consistentlyPeter Oberparleiter2009-12-07
* [S390] cio: inform user when online/offline processing failsPeter Oberparleiter2009-12-07
* [S390] cio: introduce ccw device todosPeter Oberparleiter2009-12-07
* [S390] cio: introduce subchannel todosPeter Oberparleiter2009-12-07
* [S390] cio: introduce parent-initiated device movePeter Oberparleiter2009-12-07
* [S390] cio: fix repeat setting of cdev parent associationPeter Oberparleiter2009-12-07
* [S390] cio: fix double free in case of probe failurePeter Oberparleiter2009-12-07
* [S390] cio: change misleading console logicPeter Oberparleiter2009-10-14
* [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-06
* [S390] cio: introduce css_settleSebastian Ott2009-09-22
* [S390] cio: merge init callsSebastian Ott2009-09-22
* driver model: constify attribute groupsDavid Brownell2009-09-15
* [S390] cio: remove ccw_device init_nameSebastian Ott2009-09-11
* [S390] cio: move final put_device to ccw_device_unregisterSebastian Ott2009-09-11
* [S390] cio: fix use after free in s390 debug featureSebastian Ott2009-09-11
* [S390] cio: failing set online/offline processing.Michael Ernst2009-09-11
* [S390] cio: ensure to hold a reference for deferred deregistrationSebastian Ott2009-09-11
* [S390] cio: increase trace levelSebastian Ott2009-09-11
* [S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2009-09-11
* [S390] cio: fix double free after failed device initializationSebastian Ott2009-08-23
* [S390] cio: force console functionMartin Schwidefsky2009-06-16
* [S390] pm: io subchannel driver power management callbacksCornelia Huck2009-06-16
* [S390] pm: ccw bus power management callbacksSebastian Ott2009-06-16
* [S390] cio: online_store - trigger recognition for boxed devicesSebastian Ott2009-03-31
* [S390] cio: disallow online setting of device in transient stateSebastian Ott2009-03-31
* [S390] cio: introduce notifier for boxed stateSebastian Ott2009-03-31
* [S390] cio: introduce ccw_device_schedule_sch_unregisterSebastian Ott2009-03-31
* [S390] cio: wake up on failed recognitionSebastian Ott2009-03-31
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-26
|\
| * [S390] cio: remove unused local variableSebastian Ott2009-03-26
| * [S390] cio: ccw device online store - report rc from ccw driver.Sebastian Ott2009-03-26
| * [S390] cio: Use unbind/bind instead of unregister/register.Cornelia Huck2009-03-26