summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [S390] chsc: initialization fixesSebastian Ott2010-10-251-9/+9
* [S390] css: fix sparse warningSebastian Ott2010-10-251-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-171-0/+1
* [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-171-2/+5
* [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+5
* [S390] cio: allow enable_facility from outside init functionsSebastian Ott2010-04-221-8/+3
* [S390] cio: trigger subchannel event at resume timeSebastian Ott2010-02-261-1/+1