aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio/device.c
AgeCommit message (Expand)Author
2022-02-09s390/cio: verify the driver availability for path_event callVineeth Vijayan
2021-12-06s390/cio: remove uevent suppress from cio driverVineeth Vijayan
2021-10-04s390/cio: unregister the subchannel while purgingVineeth Vijayan
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-31s390/cio: dont unregister subchannel from child-driversVineeth Vijayan
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-21s390/cio: Make struct css_driver::remove return voidUwe Kleine-König
2021-04-30s390/cio: remove invalid condition on IO_SCH_UNREGVineeth Vijayan
2021-01-19s390/cio: use dma helpers for setting masksJulian Wiedmann
2021-01-19s390/cio: remove ccw_device_add() wrapperJulian Wiedmann
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-16Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens
2020-12-09s390/cio: fix use-after-free in ccw_device_destroy_consoleQinglang Miao
2020-12-02s390/cio: remove pm support from ccw bus driverVineeth Vijayan
2020-12-02s390/cio: remove pm support from IO subchannel driversVineeth Vijayan
2020-11-16s390/cio: Add support for FCES status notificationVineeth Vijayan
2020-04-06s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-03-25s390/cio: use fallthrough;Joe Perches
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic
2019-07-30drivers: Introduce device lookup variants by nameSuzuki K Poulose
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-26drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-15s390/cio: add basic protected virtualization supportHalil Pasic
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