aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
Commit message (Expand)AuthorAge
* s390/cio: set device name as early as possibleSebastian Ott2014-06-16
* s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott2014-02-21
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-21
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-21
* s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott2013-12-16
* s390/cio: fix unlocked access of online memberSebastian Ott2013-12-16
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-22
* s390/cio: fix early init counter usageSebastian Ott2013-04-17
* s390/cio: get rid of static console deviceSebastian Ott2013-04-17
* s390/cio: get rid of static console subchannelSebastian Ott2013-04-17
* s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-17
* s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-17
* s390/cio: export vpm via sysfsSebastian Ott2013-02-14
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
* s390: use ccw_device_get_schidSebastian Ott2012-11-23
* s390/cio: suppress 2nd path verification during resumeSebastian Ott2012-10-26
* s390/cio: invalidate cdev pointer before deregistrationSebastian Ott2012-09-06
* s390/cio: fix IO subchannel event raceSebastian Ott2012-09-06
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott2012-05-16
* cio: remove {get,put}_driverSebastian Ott2012-01-24
* [S390] hibernate: directly trigger subchannel evaluationSebastian Ott2011-12-01
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-30
* [S390] cio: prevent purging of CCW devices in the online statePeter Oberparleiter2011-04-04
* [S390] ccw_bus_type: make it staticSebastian Ott2011-03-23
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-23
* [S390] css_driver: remove duplicate membersSebastian Ott2011-03-15
* [S390] css: move io_private to drv_dataSebastian Ott2011-03-15
* [S390] cio: path_event overindication after resumeSebastian Ott2011-01-12
* [S390] cio: fix incorrect ccw_device_init_countSebastian Ott2010-11-10
* [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-25
* [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-25
* [S390] cio: fix memleak in resume pathSebastian Ott2010-10-25
* [S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott2010-08-09
* [S390] cio: CHSC SIOSL SupportMichael Ernst2010-08-09
* [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