aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio/device.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-1/+1
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+14
2020-12-16s390/delay: remove udelay_simple()Gravatar Heiko Carstens 1-1/+1
2020-12-09s390/cio: fix use-after-free in ccw_device_destroy_consoleGravatar Qinglang Miao 1-2/+2
2020-12-02s390/cio: remove pm support from ccw bus driverGravatar Vineeth Vijayan 1-245/+2
2020-12-02s390/cio: remove pm support from IO subchannel driversGravatar Vineeth Vijayan 1-14/+0
2020-11-16s390/cio: Add support for FCES status notificationGravatar Vineeth Vijayan 1-1/+14
2020-04-06s390/cio: avoid duplicated 'ADD' ueventsGravatar Cornelia Huck 1-4/+9
2020-03-25s390/cio: use fallthrough;Gravatar Joe Perches 1-2/+2
2019-10-10s390/cio: fix virtio-ccw DMA without PVGravatar Halil Pasic 1-1/+1
2019-07-30drivers: Introduce device lookup variants by nameGravatar Suzuki K Poulose 1-14/+1
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+4
2019-06-26drivers: s390/cio: Fix compilation warning about const qualifiersGravatar Suzuki K Poulose 1-3/+1
2019-06-24driver_find_device: Unify the match function with class_find_device()Gravatar Suzuki K Poulose 1-1/+1
2019-06-24bus_find_device: Unify the match callback with class_find_deviceGravatar Suzuki K Poulose 1-2/+2
2019-06-15s390/cio: add basic protected virtualization supportGravatar Halil Pasic 1-11/+57
2018-03-26s390/cio: fix unbind of io_subchannel_driverGravatar Sebastian Ott 1-8/+8
2018-01-09treewide: Use DEVICE_ATTR_ROGravatar Joe Perches 1-4/+4
2018-01-09treewide: Use DEVICE_ATTR_RWGravatar Joe Perches 1-1/+1
2017-11-24s390: drivers: Remove redundant license textGravatar Greg Kroah-Hartman 1-2/+0
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 1-0/+1
2017-11-14s390/cio: Convert timers to use timer_setup()Gravatar Kees Cook 1-4/+4
2017-09-19s390/cio: recover from bad pathsGravatar Sebastian Ott 1-3/+9
2017-07-26s390/cio: constify attribute_group structures.Gravatar Arvind Yadav 1-2/+2
2017-06-12s390/cio: introduce io_subchannel_typeGravatar Sebastian Ott 1-42/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 1-0/+1
2016-10-31s390: cio: make it explicitly non-modularGravatar Paul Gortmaker 1-3/+3
2016-08-08s390/cio: remove subchannel_id from ccw_device_privateGravatar Sebastian Ott 1-2/+0
2016-03-07s390: Use pr_warn instead of pr_warningGravatar Joe Perches 1-13/+10
2015-10-14s390/cio: fix use after free in cmb processingGravatar Sebastian Ott 1-0/+2
2015-10-14s390/cio: use device_lock during cmb activationGravatar Sebastian Ott 1-1/+1
2014-06-16s390/cio: set device name as early as possibleGravatar Sebastian Ott 1-35/+36
2014-02-21s390/cio: fix irq stats for early interrupts on ccw consolesGravatar Sebastian Ott 1-8/+14
2014-02-21s390/cio: reorder initialization of ccw consolesGravatar Sebastian Ott 1-12/+17
2014-02-21s390/cio: fix driver callback initialization for ccw consolesGravatar Sebastian Ott 1-1/+2
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverGravatar Sebastian Ott 1-10/+6
2013-12-16s390/cio: fix unlocked access of online memberGravatar Sebastian Ott 1-4/+9
2013-08-22s390: replace strict_strtoul() with kstrtoul()Gravatar Jingoo Han 1-1/+1
2013-04-17s390/cio: fix early init counter usageGravatar Sebastian Ott 1-7/+6
2013-04-17s390/cio: get rid of static console deviceGravatar Sebastian Ott 1-43/+30
2013-04-17s390/cio: get rid of static console subchannelGravatar Sebastian Ott 1-12/+12
2013-04-17s390/cio: ccw_device_force_console don't use static variableGravatar Sebastian Ott 1-4/+2
2013-04-17s390/cio: wait_cons_dev don't use static variableGravatar Sebastian Ott 1-2/+25
2013-02-14s390/cio: export vpm via sysfsGravatar Sebastian Ott 1-0/+10
2013-01-08s390/irq: remove split irq fields from /proc/statGravatar Heiko Carstens 1-6/+6
2012-11-23s390: use ccw_device_get_schidGravatar Sebastian Ott 1-11/+0
2012-10-26s390/cio: suppress 2nd path verification during resumeGravatar Sebastian Ott 1-7/+1
2012-09-06s390/cio: invalidate cdev pointer before deregistrationGravatar Sebastian Ott 1-1/+4
2012-09-06s390/cio: fix IO subchannel event raceGravatar Sebastian Ott 1-0/+2
2012-07-20s390/comments: unify copyright messages and remove file namesGravatar Heiko Carstens 1-2/+1