aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/device.c
AgeCommit message (Expand)Author
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan
2020-04-29s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2018-03-26s390/cio: fix unbind of io_subchannel_driverSebastian Ott
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-14s390/cio: Convert timers to use timer_setup()Kees Cook
2017-09-19s390/cio: recover from bad pathsSebastian Ott
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker
2016-08-08s390/cio: remove subchannel_id from ccw_device_privateSebastian Ott
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2015-10-14s390/cio: fix use after free in cmb processingSebastian Ott
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott
2014-06-16s390/cio: set device name as early as possibleSebastian Ott
2014-02-21s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott
2013-12-16s390/cio: fix unlocked access of online memberSebastian Ott
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-04-17s390/cio: fix early init counter usageSebastian Ott
2013-04-17s390/cio: get rid of static console deviceSebastian Ott
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-02-14s390/cio: export vpm via sysfsSebastian Ott
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2012-11-23s390: use ccw_device_get_schidSebastian Ott
2012-10-26s390/cio: suppress 2nd path verification during resumeSebastian Ott
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