summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/cio.c
Commit message (Expand)AuthorAgeFilesLines
...
* [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-141-6/+7
* [S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter2008-07-141-11/+70
* [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-141-7/+7
* [S390] cio: Base message subchannel handling.Cornelia Huck2008-07-141-6/+24
* [S390] cio: Export some symbols for modular css drivers.Cornelia Huck2008-07-141-6/+10
* [S390] cio: Rework css driver.Cornelia Huck2008-07-141-0/+1
* [S390] cio: Register all subchannels.Cornelia Huck2008-07-141-75/+51Star
* [S390] cio: Clear correct bit in cio_release_console().Cornelia Huck2008-07-141-1/+1
* [S390] cio: Fix inverted isc priorities.Cornelia Huck2008-06-101-9/+11
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-071-29/+10Star
* [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-301-5/+4Star
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-7/+11
* [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-171-6/+3Star
* [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-171-1/+2
* [S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann2008-01-261-3/+3
* [S390] cio: memory leak in cio processingMichael Ernst2008-01-261-2/+5
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-261-12/+12
* [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-261-1/+1
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-261-17/+26
* [S390] cio: Cleanup debug feature usage.Cornelia Huck2008-01-261-20/+18Star
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-261-2/+2
* [S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck2007-10-121-0/+5
* [S390] cio: Clean up messages.Cornelia Huck2007-07-271-7/+6Star
* [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-271-0/+1
* [S390] cio: Introduce separate files for channel-path related code.Peter Oberparleiter2007-04-271-3/+5
* [S390] cio: Introduce struct chp_id.Peter Oberparleiter2007-04-271-1/+4
* [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-271-28/+10Star
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-211-1/+1
* [S390] New header file ipl.hMichael Holzheu2007-02-211-0/+1
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-4/+4
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-051-5/+5
* [S390] ETR support.Martin Schwidefsky2007-02-051-2/+15
* [S390] cio: Don't spam debug feature.Cornelia Huck2007-02-051-1/+1
* [S390] cio: use barrier() in stsch_reset.Heiko Carstens2007-01-091-8/+4Star
* [S390] cio: fix stsch_reset.Michael Holzheu2006-12-281-3/+10
* [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-2/+23
* [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-081-1/+5
* [S390] subchannel lock conversion.Cornelia Huck2006-12-081-17/+41
* [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-041-28/+100
* [S390] irq change improvements.Heiko Carstens2006-10-111-2/+2
* [S390] irq change build fixes.Heiko Carstens2006-10-061-1/+5
* [S390] cio: always query all paths on path verification.Peter Oberparleiter2006-09-201-4/+1Star
* [S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2006-09-201-1/+1
* [S390] convert some assembler to C.Heiko Carstens2006-09-201-2/+36
* [S390] ipl/dump on panic.Michael Holzheu2006-09-201-10/+40
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-0/+1
* [S390] subchannel register/unregister mutex.Cornelia Huck2006-07-121-0/+1
* [PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star