summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
AgeCommit message (Expand)Author
2012-09-06s390/cio: invalidate cdev pointer before deregistrationSebastian Ott
2012-09-06s390/cio: fix IO subchannel event raceSebastian Ott
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott
2012-01-24cio: remove {get,put}_driverSebastian Ott
2011-12-01[S390] hibernate: directly trigger subchannel evaluationSebastian Ott
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter
2011-04-04[S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter
2011-03-23[S390] ccw_bus_type: make it staticSebastian Ott
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott
2011-03-15[S390] css: move io_private to drv_dataSebastian Ott
2011-01-12[S390] cio: path_event overindication after resumeSebastian Ott
2010-11-10[S390] cio: fix incorrect ccw_device_init_countSebastian Ott
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott
2010-10-25[S390] cio: fix memleak in resume pathSebastian Ott
2010-08-09[S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott
2010-02-26[S390] ccw_device_notify: improve return codesSebastian Ott
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott
2009-12-18[S390] cio: fix drvdata usage for the console subchannelSebastian Ott
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-07[S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott
2009-12-07[S390] cio: change locking in io_subchannel_removeSebastian Ott
2009-12-07[S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott
2009-12-07[S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott
2009-12-07[S390] cio: fix quiesce stateSebastian Ott
2009-12-07[S390] cio: add per device initialization status flagSebastian Ott
2009-12-07[S390] cio: remove registered flag from ccw_device_privateSebastian Ott
2009-12-07[S390] cio: remove intretry flagPeter Oberparleiter
2009-12-07[S390] cio: allow setting not-operational devices offlinePeter Oberparleiter
2009-12-07[S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter
2009-12-07[S390] cio: ensure proper locking during device recognitionPeter Oberparleiter
2009-12-07[S390] cio: handle error during device recognition consistentlyPeter Oberparleiter
2009-12-07[S390] cio: inform user when online/offline processing failsPeter Oberparleiter
2009-12-07[S390] cio: introduce ccw device todosPeter Oberparleiter
2009-12-07[S390] cio: introduce subchannel todosPeter Oberparleiter
2009-12-07[S390] cio: introduce parent-initiated device movePeter Oberparleiter
2009-12-07[S390] cio: fix repeat setting of cdev parent associationPeter Oberparleiter
2009-12-07[S390] cio: fix double free in case of probe failurePeter Oberparleiter
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter
2009-10-06[S390] cio: make not operational handling consistentPeter Oberparleiter
2009-09-22[S390] cio: introduce css_settleSebastian Ott
2009-09-22[S390] cio: merge init callsSebastian Ott
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-11[S390] cio: remove ccw_device init_nameSebastian Ott