summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-0511-67/+67
* [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] Cleanup of CHSC event handling.Peter Oberparleiter2007-02-051-120/+112
* [S390] cio: declare hardware structures packed.Peter Oberparleiter2007-02-052-12/+12
* [S390] cio: Catch operand exceptions on stsch.Cornelia Huck2007-02-052-2/+2
* [S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck2007-02-051-7/+5
* [S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck2007-02-051-0/+2
* [S390] cio: Remove check for ssd in chpids_show().Cornelia Huck2007-02-051-5/+2
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-058-9/+11
* [S390] cio: use barrier() in stsch_reset.Heiko Carstens2007-01-091-8/+4
* [S390] cio: fix stsch_reset.Michael Holzheu2006-12-281-3/+10
* [S390] cio: css_register_subchannel race.Stefan Bader2006-12-151-1/+2
* [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-2/+23
* [S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun2006-12-151-5/+8
* [S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck2006-12-083-11/+11
* [S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck2006-12-087-59/+296
* [S390] subchannel lock conversion.Cornelia Huck2006-12-086-63/+98
* [S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck2006-12-084-47/+78
* [S390] runtime switch for qdio performance statisticsUrsula Braun2006-12-082-119/+135
* [S390] more workqueue fixes.Martin Schwidefsky2006-12-085-39/+56
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-061-5/+4
* [S390] cio: Use device_reprobe() instead of bus_rescan_devices().Cornelia Huck2006-12-041-1/+13
* [S390] cio: Retry internal operations after vary off.Cornelia Huck2006-12-047-11/+90
* [S390] cio: Use path verification for last path gone after vary off.Cornelia Huck2006-12-043-10/+24
* [S390] non-unique constant/macro identifiers.Ursula Braun2006-12-042-7/+5
* [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-042-63/+100
* [S390] cio: Make ccw_device_register() static.Cornelia Huck2006-10-272-3/+1
* [S390] cio: css_probe_device() must be called enabled.Cornelia Huck2006-10-271-4/+3
* [S390] cio: sch_no -> schid.sch_no conversion.Cornelia Huck2006-10-181-1/+1
* [S390] cio: invalid device operational notificationPeter Oberparleiter2006-10-181-0/+4
* [S390] cio: remove casts from/to (void *).Cornelia Huck2006-10-114-26/+26
* [S390] cio: Remove grace period for vary off chpid.Cornelia Huck2006-10-115-76/+14
* [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck2006-10-118-53/+56
* [S390] cio: add missing KERN_INFO printk header.Cornelia Huck2006-10-111-1/+2
* [S390] irq change improvements.Heiko Carstens2006-10-111-2/+2
* [S390] irq change build fixes.Heiko Carstens2006-10-061-1/+5
* [S390] cio: 0 is a valid chpid.Cornelia Huck2006-10-061-9/+16
* [S390] cio: improve unit check handling for internal operationsPeter Oberparleiter2006-10-041-4/+4
* [S390] cio: add timeout handler for internal operations.Peter Oberparleiter2006-10-041-0/+3
* [S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck2006-10-043-0/+13
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-283-304/+146
* [S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter2006-09-201-99/+104
* [S390] cio: always query all paths on path verification.Peter Oberparleiter2006-09-205-61/+68
* [S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter2006-09-202-2/+15
* [S390] cio: subchannels in no-path state.Peter Oberparleiter2006-09-201-1/+2
* [S390] set modalias for ccw bus uevents.Peter Oberparleiter2006-09-201-43/+66
* [S390] qdio slsb processing state.Frank Pavlic2006-09-201-1/+1
* [S390] Missing initialization in common i/o layer.Heiko Carstens2006-09-201-0/+1
OpenPOWER on IntegriCloud