summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [S390] cio: make wait_events interruptibleSebastian Ott2010-02-261-6/+12
* [S390] cio: introduce cio_settleSebastian Ott2010-02-261-5/+42
* [S390] cio: consolidate workqueuesSebastian Ott2010-02-261-8/+18
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* [S390] cio: introduce subchannel todosPeter Oberparleiter2009-12-071-0/+48
* [S390] cio: introduce parent-initiated device movePeter Oberparleiter2009-12-071-2/+7
* [S390] cio: introduce consistent subchannel scanningSebastian Ott2009-09-221-106/+40
* [S390] cio: idset use actual number of ssidsSebastian Ott2009-09-221-13/+13
* [S390] cio: dont kfree vmalloced memorySebastian Ott2009-09-221-2/+2
* [S390] cio: introduce css_settleSebastian Ott2009-09-221-6/+11
* [S390] cio: introduce css_eval_scheduledSebastian Ott2009-09-221-0/+16
* [S390] cio: merge init callsSebastian Ott2009-09-221-8/+57
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-111-2/+2
* [S390] proper use of device registerSebastian Ott2009-09-111-15/+8