summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
AgeCommit message (Expand)AuthorLines
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
2010-10-25[S390] chsc: initialization fixesSebastian Ott-9/+9
2010-10-25[S390] css: fix sparse warningSebastian Ott-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+1
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky-0/+1
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky-2/+5
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott-0/+5
2010-04-22[S390] cio: allow enable_facility from outside init functionsSebastian Ott-8/+3
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott-1/+1
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott-6/+12
2010-02-26[S390] cio: introduce cio_settleSebastian Ott-5/+42
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott-8/+18
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan-1/+1
2009-12-07[S390] cio: introduce subchannel todosPeter Oberparleiter-0/+48
2009-12-07[S390] cio: introduce parent-initiated device movePeter Oberparleiter-2/+7
2009-09-22[S390] cio: introduce consistent subchannel scanningSebastian Ott-106/+40
2009-09-22[S390] cio: idset use actual number of ssidsSebastian Ott-13/+13
2009-09-22[S390] cio: dont kfree vmalloced memorySebastian Ott-2/+2
2009-09-22[S390] cio: introduce css_settleSebastian Ott-6/+11
2009-09-22[S390] cio: introduce css_eval_scheduledSebastian Ott-0/+16
2009-09-22[S390] cio: merge init callsSebastian Ott-8/+57
2009-09-15driver model: constify attribute groupsDavid Brownell-1/+1
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens-2/+2
2009-09-11[S390] proper use of device registerSebastian Ott-15/+8
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott-5/+2
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott-0/+5
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter-0/+3
2009-06-16[S390] pm: css bus power management callbacksSebastian Ott-5/+152