summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2007-02-12Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-12[S390] cio: use ARRAY_SIZE in device_id.cAhmed S. Darwish
2007-02-12[S390] cio: Fixup interface for setting options on ccw devices.Cornelia Huck
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens
2007-02-05[S390] ETR support.Martin Schwidefsky
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2007-01-09[S390] cio: use barrier() in stsch_reset.Heiko Carstens
2006-12-28[S390] cio: fix stsch_reset.Michael Holzheu
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun
2006-12-08[S390] Use dev->groups for adding/removing the subchannel attribute group.Cornelia Huck
2006-12-08[S390] Support for disconnected devices reappearing on another subchannel.Cornelia Huck
2006-12-08[S390] subchannel lock conversion.Cornelia Huck
2006-12-08[S390] Some preparations for the dynamic subchannel mapping patch.Cornelia Huck
2006-12-08[S390] runtime switch for qdio performance statisticsUrsula Braun
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro
2006-12-04[S390] cio: Use device_reprobe() instead of bus_rescan_devices().Cornelia Huck
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck
2006-12-04[S390] non-unique constant/macro identifiers.Ursula Braun
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens
2006-10-27[S390] cio: Make ccw_device_register() static.Cornelia Huck
2006-10-27[S390] cio: css_probe_device() must be called enabled.Cornelia Huck
2006-10-18[S390] cio: sch_no -> schid.sch_no conversion.Cornelia Huck
2006-10-18[S390] cio: invalid device operational notificationPeter Oberparleiter
2006-10-11[S390] cio: remove casts from/to (void *).Cornelia Huck
2006-10-11[S390] cio: Remove grace period for vary off chpid.Cornelia Huck
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck
2006-10-11[S390] cio: add missing KERN_INFO printk header.Cornelia Huck
2006-10-11[S390] irq change improvements.Heiko Carstens
2006-10-06[S390] irq change build fixes.Heiko Carstens
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck
2006-10-04[S390] cio: improve unit check handling for internal operationsPeter Oberparleiter
2006-10-04[S390] cio: add timeout handler for internal operations.Peter Oberparleiter
2006-10-04[S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky
2006-09-20[S390] cio: subchannel evaluation function operates without lockPeter Oberparleiter
2006-09-20[S390] cio: always query all paths on path verification.Peter Oberparleiter
2006-09-20[S390] cio: update path groups on logical CHPID changes.Peter Oberparleiter