summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: fix unbind of io_subchannel_driverSebastian Ott2018-03-261-8/+8
* treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-4/+4
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-1/+1
* s390: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-241-2/+0
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/cio: Convert timers to use timer_setup()Kees Cook2017-11-141-4/+4
* s390/cio: recover from bad pathsSebastian Ott2017-09-191-3/+9
* s390/cio: constify attribute_group structures.Arvind Yadav2017-07-261-2/+2
* s390/cio: introduce io_subchannel_typeSebastian Ott2017-06-121-42/+0
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* s390: cio: make it explicitly non-modularPaul Gortmaker2016-10-311-3/+3
* s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott2016-08-081-2/+0
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-13/+10
* s390/cio: fix use after free in cmb processingSebastian Ott2015-10-141-0/+2
* s390/cio: use device_lock during cmb activationSebastian Ott2015-10-141-1/+1
* s390/cio: set device name as early as possibleSebastian Ott2014-06-161-35/+36
* s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott2014-02-211-8/+14
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-211-12/+17
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-211-1/+2
* s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott2013-12-161-10/+6
* s390/cio: fix unlocked access of online memberSebastian Ott2013-12-161-4/+9
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-221-1/+1
* s390/cio: fix early init counter usageSebastian Ott2013-04-171-7/+6
* s390/cio: get rid of static console deviceSebastian Ott2013-04-171-43/+30
* s390/cio: get rid of static console subchannelSebastian Ott2013-04-171-12/+12
* s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-171-4/+2
* s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-171-2/+25
* s390/cio: export vpm via sysfsSebastian Ott2013-02-141-0/+10
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-6/+6
* s390: use ccw_device_get_schidSebastian Ott2012-11-231-11/+0
* s390/cio: suppress 2nd path verification during resumeSebastian Ott2012-10-261-7/+1
* s390/cio: invalidate cdev pointer before deregistrationSebastian Ott2012-09-061-1/+4
* s390/cio: fix IO subchannel event raceSebastian Ott2012-09-061-0/+2
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1
* s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott2012-05-161-1/+12
* cio: remove {get,put}_driverSebastian Ott2012-01-241-7/+1
* [S390] hibernate: directly trigger subchannel evaluationSebastian Ott2011-12-011-2/+2
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-0/+13
* [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
OpenPOWER on IntegriCloud