summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: convert sprintf()/snprintf() to sysfs_emit()Li Zhijian2024-04-091-7/+7
* s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic2024-03-131-9/+16
* s390/cio: make css_bus_type constRicardo B. Marliere2024-02-091-2/+2
* s390/cio: make sch->lock spinlock pointer a memberHalil Pasic2023-12-121-26/+10
* s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu2023-10-161-2/+4
* Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-2/+2
|\
| * driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* | s390/cio: evaluate devices with non-operational pathsVineeth Vijayan2023-01-221-6/+15
|/
* s390/cio: fix out-of-bounds access on cio_ignore freePeter Oberparleiter2022-10-261-6/+2
* s390/cio: Use driver_set_override() instead of open-codingKrzysztof Kozlowski2022-04-221-24/+4
* s390/cio: remove uevent suppress from cio driverVineeth Vijayan2021-12-061-19/+0
* s390/cio: check the subchannel validity for dev_busidVineeth Vijayan2021-11-081-2/+2
* s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan2021-10-041-3/+6
* s390/cio: avoid excessive path-verification requestsVineeth Vijayan2021-09-271-9/+31
* Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-4/+3
|\
| * bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
| * s390/cio: Make struct css_driver::remove return voidUwe Kleine-König2021-07-211-3/+4
* | s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan2021-08-181-0/+17
* | s390/cio: add rescan functionality on channel subsystemVineeth Vijayan2021-08-181-0/+13
|/
* s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queueShixin Liu2021-04-051-2/+1
* s390/cio: use DEFINE_SPINLOCK() for spinlockShixin Liu2021-04-051-2/+1
* s390/cio: use dma helpers for setting masksJulian Wiedmann2021-01-191-6/+14
* s390/cio: remove pm support from css-bus driverVineeth Vijayan2020-12-021-129/+1
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-161-14/+0
|\
| * s390/cio: remove unused channel_subsystem_reinitVasily Gorbik2020-09-301-14/+0
* | s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter2020-09-151-3/+8
|/
* s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan2020-08-171-0/+5
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-6/+5
* s390/cio: fix virtio-ccw DMA without PVHalil Pasic2019-10-101-1/+6
* s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik2019-09-231-0/+2
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-2/+2
|\
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-2/+2
* | s390/cio: introduce driver_override on the css busCornelia Huck2019-07-021-0/+53
* | s390/airq: use DMA memory for adapter interruptsHalil Pasic2019-06-151-0/+1
* | s390/cio: introduce DMA pools to cioHalil Pasic2019-06-151-4/+129
|/
* s390/css: reduce stsch callsSebastian Ott2018-07-171-18/+49
* s390/css: validate subchannel prior to allocationSebastian Ott2018-07-171-3/+8
* s390/css: start the subchannel evaluation earlierSebastian Ott2018-07-171-4/+5
* s390/cio: ensure that a chpid is registered only onceSebastian Ott2018-07-171-2/+1
* treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-4/+4
* 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: introduce io_subchannel_typeSebastian Ott2017-06-121-0/+49
* s390/cio: remove unused struct memberSebastian Ott2017-01-161-1/+0
* s390/cio: export real cssidSebastian Ott2017-01-161-0/+22
* s390/cio: css initialization cleanupSebastian Ott2017-01-161-56/+47
* s390/cio: css attribute cleanupSebastian Ott2017-01-161-28/+29
* s390/cio: use cssid for pgid generationSebastian Ott2017-01-161-2/+4
* s390/cio: clarify cssid usageSebastian Ott2017-01-161-19/+11
* s390: cio: make it explicitly non-modularPaul Gortmaker2016-10-311-3/+3