aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-07-14[S390] Cleanup cio printk messages.Michael Ernst1-2/+1
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-0/+9
2008-07-14[S390] cio: Use isc_{register,unregister}.Cornelia Huck1-2/+3
2008-07-14[S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Introduce abstract isc definitions.Cornelia Huck1-6/+7
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter1-11/+70
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-7/+7
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck1-6/+24
2008-07-14[S390] cio: Export some symbols for modular css drivers.Cornelia Huck1-6/+10
2008-07-14[S390] cio: Rework css driver.Cornelia Huck1-0/+1
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck1-75/+51
2008-07-14[S390] cio: Clear correct bit in cio_release_console().Cornelia Huck1-1/+1
2008-06-10[S390] cio: Fix inverted isc priorities.Cornelia Huck1-9/+11
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst1-29/+10
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck1-5/+4
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-7/+11
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens1-6/+3
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens1-1/+2
2008-01-26[S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann1-3/+3
2008-01-26[S390] cio: memory leak in cio processingMichael Ernst1-2/+5
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck1-12/+12
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter1-1/+1
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck1-17/+26
2008-01-26[S390] cio: Cleanup debug feature usage.Cornelia Huck1-20/+18
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck1-2/+2
2007-10-12[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck1-0/+5
2007-07-27[S390] cio: Clean up messages.Cornelia Huck1-7/+6
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter1-0/+1
2007-04-27[S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter1-3/+5
2007-04-27[S390] cio: Introduce struct chp_id.Peter Oberparleiter1-1/+4
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens1-28/+10
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu1-0/+1
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-4/+4
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens1-5/+5
2007-02-05[S390] ETR support.Martin Schwidefsky1-2/+15
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck1-1/+1
2007-01-09[S390] cio: use barrier() in stsch_reset.Heiko Carstens1-8/+4
2006-12-28[S390] cio: fix stsch_reset.Michael Holzheu1-3/+10
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu1-2/+23
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck1-1/+5
2006-12-08[S390] subchannel lock conversion.Cornelia Huck1-17/+41
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens1-28/+100
2006-10-11[S390] irq change improvements.Heiko Carstens1-2/+2
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+5
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter1-4/+1
2006-09-20[S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter1-1/+1
2006-09-20[S390] convert some assembler to C.Heiko Carstens1-2/+36
2006-09-20[S390] ipl/dump on panic.Michael Holzheu1-10/+40