aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [S390] cio: remove subchannel init_nameSebastian Ott2009-09-111-5/+2
* [S390] cio: fix memleak in subchannel validationSebastian Ott2009-09-111-0/+5
* [S390] cio: consolidate subchannel intparm resetPeter Oberparleiter2009-09-111-0/+3
* [S390] pm: css bus power management callbacksSebastian Ott2009-06-161-5/+152
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-11/+47
|\
| * [S390] eliminate cpuinfo_S390 structureMartin Schwidefsky2009-03-261-1/+1
| * [S390] cio: prevent workqueue deadlockPeter Oberparleiter2009-03-261-3/+16
| * [S390] cio: device scan oom fallback.Sebastian Ott2009-03-261-4/+27
| * [S390] split/move machine check handler codeHeiko Carstens2009-03-261-3/+3
* | Driver core: implement uevent suppress in kobjectMing Lei2009-03-241-2/+2
|/
* [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-251-2/+6
* [S390] cio: introduce cio_commit_configSebastian Ott2008-12-251-2/+2
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-2/+2
* [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-091-14/+18
* [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-211-1/+0
* [S390] cio: fix double unregistering of subchannelsSebastian Ott2008-07-141-1/+2
* [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-141-9/+6
* [S390] cio: Use isc_{register,unregister}.Cornelia Huck2008-07-141-1/+1
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-141-1/+3
* [S390] cio: Get rid of css_characteristics_avail.Cornelia Huck2008-07-141-9/+3