summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [S390] cio: qdio slsb setupUrsula Braun2007-03-191-8/+18
* [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-151-3/+15
* [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
* [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6Star
* [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
* [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
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-02-123-4/+33
|\
| * [S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish2007-02-121-1/+2
| * [S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck2007-02-122-3/+31
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
|/
* [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/+112Star
* [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/+5Star
* [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/+2Star
* [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/+4Star
* [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/+4Star
* [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/+5Star
* [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-042-63/+100
* [S390] cio: Make ccw_device_register() static.Cornelia Huck2006-10-272-3/+1Star
* [S390] cio: css_probe_device() must be called enabled.Cornelia Huck2006-10-271-4/+3Star
* [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/+14Star
* [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