aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-17[S390] qdio: new qdio driver.Jan Glauber10-4476/+3482
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10
2008-07-14[S390] Cleanup cio printk messages.Michael Ernst4-26/+11
2008-07-14[S390] cio: fix double unregistering of subchannelsSebastian Ott1-1/+2
2008-07-14[S390] s390/cio: use memory_read_from_buffer()Akinobu Mita1-9/+2
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck14-48/+906
2008-07-14[S390] cio: suppress chpid event in case of configure errorPeter Oberparleiter1-6/+17
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck3-11/+14
2008-07-14[S390] cio: Repair chpid event handling.Cornelia Huck5-36/+43
2008-07-14[S390] cio: Use isc_{register,unregister}.Cornelia Huck3-3/+6
2008-07-14[S390] cio: introduce isc_(un)register functions.Sebastian Ott2-2/+70
2008-07-14[S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck4-24/+31
2008-07-14[S390] cio: Introduce abstract isc definitions.Cornelia Huck4-9/+14
2008-07-14[S390] cio: Get rid of css_characteristics_avail.Cornelia Huck5-17/+5
2008-07-14[S390] stp support.Martin Schwidefsky1-0/+49
2008-07-14[S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott1-7/+1
2008-07-14[S390] cio: provide helper functions for fcx enabled I/OPeter Oberparleiter2-1/+329
2008-07-14[S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter9-38/+616
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter12-137/+975
2008-07-14[S390] cio: introduce fcx bit to chsc characteristicsPeter Oberparleiter1-1/+3
2008-07-14[S390] cio: Base message subchannel handling.Cornelia Huck3-7/+27
2008-07-14[S390] cio: Export some symbols for modular css drivers.Cornelia Huck3-6/+16
2008-07-14[S390] cio: Cleanup crw interface.Cornelia Huck6-22/+87
2008-07-14[S390] cio: Rework css driver.Cornelia Huck9-510/+381
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck4-24/+95
2008-07-14[S390] cio: Register all subchannels.Cornelia Huck5-101/+85
2008-07-14[S390] qdio: Repair timeout handling for qdio_shutdownUrsula Braun1-13/+7
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-06-10[S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck1-3/+3
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi1-1/+0
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst1-9/+3
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst1-154/+170
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst9-83/+54
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-21/+75
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck4-14/+10
2008-04-30[S390] cio: Use strict_strtoul() for attributes.Cornelia Huck5-18/+35
2008-04-29s390: use non-racy method for proc entries creationDenis V. Lunev1-5/+2
2008-04-29proc: remove proc_root from driversAlexey Dobriyan2-3/+3
2008-04-29ccwgroup: Unify parsing for group attribute.Ursula Braun1-21/+75
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens4-8/+13
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-04-17[S390] qdio (new feature): enhancing info-retrieval from QDIO-adaptersUrsula Braun2-92/+114
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-17[S390] qdio: Unrecognized inbound traffic if many FCP devices are onlineUrsula Braun1-1/+1
2008-04-17[S390] cio: fix parallel cm_enable processing.Michael Ernst2-4/+9
2008-04-17[S390] cio: Trigger verification on device/path not operational.Cornelia Huck2-2/+13