summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
AgeCommit message (Expand)AuthorLines
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-6/+5
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic-1/+6
2019-09-23s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik-0/+2
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2019-07-02s390/cio: introduce driver_override on the css busCornelia Huck-0/+53
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose-2/+2
2019-06-15s390/airq: use DMA memory for adapter interruptsHalil Pasic-0/+1
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic-4/+129
2018-07-17s390/css: reduce stsch callsSebastian Ott-18/+49
2018-07-17s390/css: validate subchannel prior to allocationSebastian Ott-3/+8
2018-07-17s390/css: start the subchannel evaluation earlierSebastian Ott-4/+5
2018-07-17s390/cio: ensure that a chpid is registered only onceSebastian Ott-2/+1
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches-4/+4
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman-2/+0
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman-0/+1
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott-0/+49
2017-01-16s390/cio: remove unused struct memberSebastian Ott-1/+0
2017-01-16s390/cio: export real cssidSebastian Ott-0/+22
2017-01-16s390/cio: css initialization cleanupSebastian Ott-56/+47
2017-01-16s390/cio: css attribute cleanupSebastian Ott-28/+29
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott-2/+4
2017-01-16s390/cio: clarify cssid usageSebastian Ott-19/+11
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker-3/+3
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter-1/+1
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott-5/+0
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel-1/+0
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott-0/+1
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter-1/+9
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter-6/+7
2013-12-16s390/cio: Relax subchannel scan loopPeter Oberparleiter-0/+3
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott-0/+2
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han-1/+1
2013-04-17s390/css: move subchannel lock allocationSebastian Ott-8/+28
2013-04-17s390/css: remove unused function definitionsSebastian Ott-2/+2
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott-19/+12
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott-14/+9
2013-04-17s390/cio: split subchannel registrationSebastian Ott-19/+18
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter-3/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens-1/+1
2012-10-18s390/css: stop stsch loop after cc 3Sebastian Ott-1/+6
2012-09-26s390/css: export css_sched_sch_todoSebastian Ott-0/+1
2011-12-01[S390] hibernate: directly trigger subchannel evaluationSebastian Ott-45/+59
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita-4/+4
2011-03-15[S390] css_bus_type: make it staticSebastian Ott-2/+2
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott-2/+0
2011-01-05[S390] css: update subchannel descriptorSebastian Ott-0/+8
2010-12-01[S390] css: fix rsid evaluation for 2nd crwSebastian Ott-1/+1
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott-0/+1
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott-0/+9
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott-21/+3