aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/css.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-22[S390] cio: dont kfree vmalloced memorySebastian Ott1-2/+2
2009-09-22[S390] cio: introduce css_settleSebastian Ott1-6/+11
2009-09-22[S390] cio: introduce css_eval_scheduledSebastian Ott1-0/+16
2009-09-22[S390] cio: merge init callsSebastian Ott1-8/+57
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens1-2/+2
2009-09-11[S390] proper use of device registerSebastian Ott1-15/+8
2009-09-11[S390] cio: remove subchannel init_nameSebastian Ott1-5/+2
2009-09-11[S390] cio: fix memleak in subchannel validationSebastian Ott1-0/+5
2009-09-11[S390] cio: consolidate subchannel intparm resetPeter Oberparleiter1-0/+3
2009-06-16[S390] pm: css bus power management callbacksSebastian Ott1-5/+152
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-11/+47
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky1-1/+1
2009-03-26[S390] cio: prevent workqueue deadlockPeter Oberparleiter1-3/+16
2009-03-26[S390] cio: device scan oom fallback.Sebastian Ott1-4/+27
2009-03-26[S390] split/move machine check handler codeHeiko Carstens1-3/+3
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei1-2/+2
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst1-2/+6
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott1-2/+2
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck1-2/+2
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck1-14/+18
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter1-1/+0
2008-07-14[S390] cio: fix double unregistering of subchannelsSebastian Ott1-1/+2
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck1-9/+6
2008-07-14[S390] cio: Use isc_{register,unregister}.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Introduce abstract isc definitions.Cornelia Huck1-1/+3
2008-07-14[S390] cio: Get rid of css_characteristics_avail.Cornelia Huck1-9/+3
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck1-0/+2
2008-07-14[S390] cio: Export some symbols for modular css drivers.Cornelia Huck1-0/+5
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck1-7/+24
2008-07-14[S390] cio: Rework css driver.Cornelia Huck1-107/+16
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-6/+63
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck1-19/+0
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst1-2/+2
2008-04-30[S390] cio: Use strict_strtoul() for attributes.Cornelia Huck1-3/+7