aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-06[S390] irq change build fixes.Heiko Carstens1-1/+5
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck1-9/+16
2006-10-04[S390] cio: improve unit check handling for internal operationsPeter Oberparleiter1-4/+4
2006-10-04[S390] cio: add timeout handler for internal operations.Peter Oberparleiter1-0/+3
2006-10-04[S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck3-0/+13
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky3-304/+146
2006-09-20[S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter1-99/+104
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter5-61/+68
2006-09-20[S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2-2/+15
2006-09-20[S390] cio: subchannels in no-path state.Peter Oberparleiter1-1/+2
2006-09-20[S390] set modalias for ccw bus uevents.Peter Oberparleiter1-43/+66
2006-09-20[S390] qdio slsb processing state.Frank Pavlic1-1/+1
2006-09-20[S390] Missing initialization in common i/o layer.Heiko Carstens1-0/+1
2006-09-20[S390] convert some assembler to C.Heiko Carstens1-2/+36
2006-09-20[S390] qdio_get_micros return value.Frank Pavlic1-1/+1
2006-09-20[S390] empty function defines.Heiko Carstens1-8/+8
2006-09-20[S390] ipl/dump on panic.Michael Holzheu1-10/+40
2006-08-30[S390] cio: unsolicited interrupts during sense pgid.Stefan Bader1-6/+21
2006-08-30[S390] cio: no path after machine check.Peter Oberparleiter1-2/+2
2006-08-30[S390] cio: kernel stack overflow.Heiko Carstens4-37/+22
2006-08-07[S390] lost interrupt after chpid vary off/on cycle.Peter Oberparleiter1-0/+1
2006-08-07[S390] retry after deferred condition code.Cornelia Huck1-0/+3
2006-07-27[S390] duplicate ccw devices in ccwgroup.Cornelia Huck1-7/+3
2006-07-27[S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter1-1/+2
2006-07-17[S390] channel measurement interval display.Cornelia Huck1-0/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens5-9/+9
2006-07-12[S390] path grouping and path verifications fixes.Cornelia Huck7-48/+215
2006-07-12[S390] subchannel register/unregister mutex.Cornelia Huck5-7/+29
2006-07-03[PATCH] lockdep: irqtrace subsystem, s390 supportHeiko Carstens1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel10-10/+0
2006-06-29[S390] rework of channel measurement facility.Cornelia Huck3-177/+468
2006-06-29[S390] cio chpid offline.Cornelia Huck3-3/+5
2006-06-29[S390] cio async subchannel reprobe.Peter Oberparleiter4-36/+72
2006-06-29[S390] ccwgroup device unregister.Cornelia Huck1-7/+10
2006-06-29[S390] channel measurement fix.Cornelia Huck1-1/+2
2006-06-29[S390] cio long busy in read configuration data.Peter Oberparleiter1-1/+6
2006-06-05[PATCH] s390: cio non-unique path group idsPeter Oberparleiter1-2/+2
2006-06-05[PATCH] s390: irb memcpy argument swapCornelia Huck1-1/+1
2006-04-28[PATCH] s390: fix slab debuggingChristian Borntraeger1-3/+3
2006-04-28[PATCH] s390: qdio memory allocationsAndreas Herrmann1-6/+24
2006-04-28[PATCH] s390: enable interrupts on error pathStefan Bader1-2/+2
2006-04-28[PATCH] s390: fix I/O termination race in cioPeter Oberparleiter1-22/+4
2006-04-11[PATCH] s390: increase cio_trace debug event sizePeter Oberparleiter2-9/+15
2006-04-11[PATCH] s390: wrong return codes in cio_ignore_proc_init()Cornelia Huck1-2/+2
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn6-29/+15
2006-03-24[PATCH] s390: channel path measurementsCornelia Huck4-23/+500
2006-03-24[PATCH] s390: wrong interrupt delivered for hsch() or csch()Cornelia Huck1-0/+12
2006-03-14[PATCH] "s390: multiple subchannel sets support" fixGreg Smith1-0/+3
2006-03-06[PATCH] s390: improve response code handling in chsc_enable_facility()Cornelia Huck1-0/+5
2006-02-20[PATCH] s390: V=V qdio fixesFrank Pavlic1-2/+11