summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/css.c
AgeCommit message (Expand)Author
2021-12-06s390/cio: remove uevent suppress from cio driverVineeth Vijayan
2021-11-08s390/cio: check the subchannel validity for dev_busidVineeth Vijayan
2021-10-04s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan
2021-09-27s390/cio: avoid excessive path-verification requestsVineeth Vijayan
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-18s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan
2021-08-18s390/cio: add rescan functionality on channel subsystemVineeth 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-05s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queueShixin Liu
2021-04-05s390/cio: use DEFINE_SPINLOCK() for spinlockShixin Liu
2021-01-19s390/cio: use dma helpers for setting masksJulian Wiedmann
2020-12-02s390/cio: remove pm support from css-bus driverVineeth Vijayan
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-09-30s390/cio: remove unused channel_subsystem_reinitVasily Gorbik
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter
2020-08-17s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic
2019-09-23s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-02s390/cio: introduce driver_override on the css busCornelia Huck
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic
2018-07-17s390/css: reduce stsch callsSebastian Ott
2018-07-17s390/css: validate subchannel prior to allocationSebastian Ott
2018-07-17s390/css: start the subchannel evaluation earlierSebastian Ott
2018-07-17s390/cio: ensure that a chpid is registered only onceSebastian Ott
2018-01-09treewide: Use DEVICE_ATTR_ROJoe 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-06-12s390/cio: introduce io_subchannel_typeSebastian Ott
2017-01-16s390/cio: remove unused struct memberSebastian Ott
2017-01-16s390/cio: export real cssidSebastian Ott
2017-01-16s390/cio: css initialization cleanupSebastian Ott
2017-01-16s390/cio: css attribute cleanupSebastian Ott
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott
2017-01-16s390/cio: clarify cssid usageSebastian Ott
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter
2013-12-16s390/cio: Relax subchannel scan loopPeter Oberparleiter
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-04-17s390/css: move subchannel lock allocationSebastian Ott