aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-16s390/cio: remove unused struct memberSebastian Ott1-1/+0
2017-01-16s390/cio: export real cssidSebastian Ott1-0/+22
2017-01-16s390/cio: css initialization cleanupSebastian Ott1-56/+47
2017-01-16s390/cio: css attribute cleanupSebastian Ott1-28/+29
2017-01-16s390/cio: use cssid for pgid generationSebastian Ott1-2/+4
2017-01-16s390/cio: clarify cssid usageSebastian Ott1-19/+11
2016-10-31s390: cio: make it explicitly non-modularPaul Gortmaker1-3/+3
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter1-1/+1
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott1-5/+0
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel1-1/+0
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott1-0/+1
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter1-1/+9
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter1-6/+7
2013-12-16s390/cio: Relax subchannel scan loopPeter Oberparleiter1-0/+3
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott1-0/+2
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-04-17s390/css: move subchannel lock allocationSebastian Ott1-8/+28
2013-04-17s390/css: remove unused function definitionsSebastian Ott1-2/+2
2013-04-17s390/css: introduce cio_register_early_subchannelsSebastian Ott1-19/+12
2013-04-17s390/cio: get rid of static console subchannelSebastian Ott1-14/+9
2013-04-17s390/cio: split subchannel registrationSebastian Ott1-19/+18
2013-04-17s390/cio: collect format 1 channel-path description dataPeter Oberparleiter1-3/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2012-10-18s390/css: stop stsch loop after cc 3Sebastian Ott1-1/+6
2012-09-26s390/css: export css_sched_sch_todoSebastian Ott1-0/+1
2011-12-01[S390] hibernate: directly trigger subchannel evaluationSebastian Ott1-45/+59
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita1-4/+4
2011-03-15[S390] css_bus_type: make it staticSebastian Ott1-2/+2
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott1-2/+0
2011-01-05[S390] css: update subchannel descriptorSebastian Ott1-0/+8
2010-12-01[S390] css: fix rsid evaluation for 2nd crwSebastian Ott1-1/+1
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott1-0/+1
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott1-0/+9
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott1-21/+3
2010-10-25[S390] chsc: initialization fixesSebastian Ott1-9/+9
2010-10-25[S390] css: fix sparse warningSebastian Ott1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky1-0/+1
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-2/+5
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott1-0/+5
2010-04-22[S390] cio: allow enable_facility from outside init functionsSebastian Ott1-8/+3
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott1-1/+1
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott1-6/+12
2010-02-26[S390] cio: introduce cio_settleSebastian Ott1-5/+42
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott1-8/+18
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-07[S390] cio: introduce subchannel todosPeter Oberparleiter1-0/+48
2009-12-07[S390] cio: introduce parent-initiated device movePeter Oberparleiter1-2/+7
2009-09-22[S390] cio: introduce consistent subchannel scanningSebastian Ott1-106/+40
2009-09-22[S390] cio: idset use actual number of ssidsSebastian Ott1-13/+13