summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-181-1/+1
* s390/cio: simplify css_generate_pgidSebastian Ott2015-11-091-5/+0
* s390/css: unneeded initialization in for_each_subchannelPierre Morel2015-11-031-1/+0
* s390/cio: reactivate cmf after hibernateSebastian Ott2015-10-141-0/+1
* s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter2013-12-161-1/+9
* s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter2013-12-161-6/+7
* s390/cio: Relax subchannel scan loopPeter Oberparleiter2013-12-161-0/+3
* s390/cio: fix unlocked access of global bitmapSebastian Ott2013-08-301-0/+2
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-221-1/+1
* s390/css: move subchannel lock allocationSebastian Ott2013-04-171-8/+28
* s390/css: remove unused function definitionsSebastian Ott2013-04-171-2/+2
* s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-171-19/+12
* s390/cio: get rid of static console subchannelSebastian Ott2013-04-171-14/+9
* s390/cio: split subchannel registrationSebastian Ott2013-04-171-19/+18
* s390/cio: collect format 1 channel-path description dataPeter Oberparleiter2013-04-171-3/+2
* s390/time: rename tod clock access functionsHeiko Carstens2013-02-141-1/+1
* s390/css: stop stsch loop after cc 3Sebastian Ott2012-10-181-1/+6
* s390/css: export css_sched_sch_todoSebastian Ott2012-09-261-0/+1
* [S390] hibernate: directly trigger subchannel evaluationSebastian Ott2011-12-011-45/+59
* PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-151-4/+4
* [S390] css_bus_type: make it staticSebastian Ott2011-03-151-2/+2
* [S390] css_driver: remove duplicate membersSebastian Ott2011-03-151-2/+0
* [S390] css: update subchannel descriptorSebastian Ott2011-01-051-0/+8
* [S390] css: fix rsid evaluation for 2nd crwSebastian Ott2010-12-011-1/+1
* [S390] css: update subchannel description after hibernateSebastian Ott2010-10-251-0/+1
* [S390] css: update descriptor after hibernateSebastian Ott2010-10-251-0/+9
* [S390] chsc: consolidate memory allocationsSebastian Ott2010-10-251-21/+3