Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / s390 / cio / device_fsm.c
2010-04-22 Sebastian Ott[S390] cio: use exception-save stsch
2010-02-26 Heiko Carstens[S390] Cleanup struct _lowcore usage and defines.
2010-02-26 Sebastian Ott[S390] ccw_device_notify: improve return codes
2009-12-07 Sebastian Ott[S390] cio: handle failed disable_subchannel after...
2009-12-07 Sebastian Ott[S390] cio: fix quiesce state
2009-12-07 Peter Oberparleiter[S390] cio: make steal lock procedure more robust
2009-12-07 Peter Oberparleiter[S390] cio: use sense-pgid operation for path verification
2009-12-07 Peter Oberparleiter[S390] cio: split PGID settings and status
2009-12-07 Peter Oberparleiter[S390] cio: remove intretry flag
2009-12-07 Peter Oberparleiter[S390] cio: use ccw request infrastructure for pgid
2009-12-07 Peter Oberparleiter[S390] cio: use ccw request infrastructure for sense id
2009-12-07 Peter Oberparleiter[S390] cio: dont panic in non-fatal conditions
2009-12-07 Peter Oberparleiter[S390] cio: handle error during path verification consi...
2009-12-07 Peter Oberparleiter[S390] cio: handle error during device recognition...
2009-12-07 Peter Oberparleiter[S390] cio: introduce ccw device todos
2009-12-07 Peter Oberparleiter[S390] cio: introduce parent-initiated device move
2009-10-06 Peter Oberparleiter[S390] cio: allow setting boxed devices offline
2009-10-06 Peter Oberparleiter[S390] cio: make not operational handling consistent
2009-10-06 Peter Oberparleiter[S390] cio: make disconnected handling consistent
2009-09-11 Michael Ernst[S390] cio: failing set online/offline processing.
2009-09-11 Sebastian Ott[S390] cio: fix not oper handling after failed [on...
2009-09-11 Peter Oberparleiter[S390] cio: fix ineffective verify event
2009-06-16 Sebastian Ott[S390] pm: ccw bus power management callbacks
2009-03-31 Sebastian Ott[S390] cio: introduce notifier for boxed state
2009-03-31 Sebastian Ott[S390] cio: wake up on failed recognition
2009-03-26 Cornelia Huck[S390] cio: Use ccw_device_set_notoper().
2009-03-26 Cornelia Huck[S390] cio: Try harder to disable subchannel.
2009-03-26 Cornelia Huck[S390] cio: Use unbind/bind instead of unregister/register.
2008-12-25 Sebastian Ott[S390] cio: commit all pmcw changes.
2008-12-25 Sebastian Ott[S390] cio: introduce cio_commit_config
2008-12-25 Sebastian Ott[S390] cio: introduce cio_update_schib
2008-12-25 Cornelia Huck[S390] cio: Fix reference counting for online/offline.
2008-10-10 Kay Sievers[S390] bus_id -> dev_name conversions
2008-09-09 Peter Oberparleiter[S390] cio: allow offline processing for disconnected...
2008-08-21 Peter Oberparleiter[S390] cio: call ccw driver notify function with lock...
2008-07-14 Sebastian Ott[S390] cio: remove lock from ccw_device_oper_notify.
2008-07-14 Peter Oberparleiter[S390] cio: provide functions for fcx enabled I/O
2008-07-14 Peter Oberparleiter[S390] cio: introduce fcx enabled scsw format
2008-07-14 Cornelia Huck[S390] cio: Rework css driver.
2008-05-07 Michael Ernst[S390] cio: Remove cio_msg kernel parameter.
2008-04-30 Cornelia Huck[S390] cio: Make isc handling more robust.
2008-01-26 Peter Oberparleiter[S390] cio: introduce timed recovery procedure
2008-01-26 Cornelia Huck[S390] cio: Delete timer in ccw_device_verify_done().
2008-01-26 Cornelia Huck[S390] cio: Use dev_{g,s}et_drvdata().
2008-01-26 Cornelia Huck[S390] cio: I/O subchannel specific fields.
2008-01-26 Cornelia Huck[S390] cio: Introduce subchannel->private.
2008-01-26 Cornelia Huck[S390] cio: Cleanup debug feature usage.
2008-01-26 Cornelia Huck[S390] cio: css_driver: Use consistent parameters.
2008-01-26 Sebastian Ott[S390] cio: Dump ccw device information in case of...
2007-11-20 Cornelia Huck[S390] cio: Register/unregister subchannels only from...
2007-10-12 Cornelia Huck[S390] cio: Avoid machine check vs. not operational...
2007-10-12 Cornelia Huck[S390] cio: rename css to channel_subsystems
2007-07-27 Cornelia Huck[S390] cio: Clean up messages.
2007-05-31 Peter Oberparleiter[S390] cio: deregister ccw device when pgid disband...
2007-04-27 Cornelia Huck[S390] cio: Dont call css_update_ssd_info from interrup...
2007-04-27 Peter Oberparleiter[S390] cio: fix subchannel channel-path data usage
2007-04-27 Peter Oberparleiter[S390] cio: replace subchannel evaluation queue with...
2007-04-27 Peter Oberparleiter[S390] cio: Channel-path configure function.
2007-04-27 Peter Oberparleiter[S390] cio: Introduce separate files for channel-path...
2007-04-27 Peter Oberparleiter[S390] cio: Introduce struct chp_id.
2007-03-05 Cornelia Huck[S390] cio: Call cancel_halt_clear even when actl ...
2007-03-05 Cornelia Huck[S390] cio: Use path verification to check for path...
2007-03-05 Cornelia Huck[S390] cio: Fix locking when calling notify function.
2007-02-05 Heiko Carstens[S390] Avoid excessive inlining.
2007-02-05 Cornelia Huck[S390] cio: Restart path verification after unsolicited...
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2006-12-08 Cornelia Huck[S390] Support for disconnected devices reappearing...
2006-12-08 Cornelia Huck[S390] Some preparations for the dynamic subchannel...
2006-12-08 Martin Schwidefsky[S390] more workqueue fixes.
2006-12-04 Cornelia Huck[S390] cio: Retry internal operations after vary off.
2006-12-04 Cornelia Huck[S390] cio: Use path verification for last path gone...
2006-10-18 Peter Oberparleiter[S390] cio: invalid device operational notification
2006-10-11 Cornelia Huck[S390] cio: remove casts from/to (void *).
2006-10-11 Cornelia Huck[S390] cio: Remove grace period for vary off chpid.
2006-10-11 Cornelia Huck[S390] cio: Use ccw_dev_id and subchannel_id in ccw_dev...
2006-10-11 Cornelia Huck[S390] cio: add missing KERN_INFO printk header.
2006-10-04 Cornelia Huck[S390] Add timeouts during sense PGID, path verificatio...
2006-09-20 Peter Oberparleiter[S390] cio: always query all paths on path verification.
2006-09-20 Heiko Carstens[S390] Missing initialization in common i/o layer.
2006-08-30 Heiko Carstens[S390] cio: kernel stack overflow.
2006-08-07 Peter Oberparleiter[S390] lost interrupt after chpid vary off/on cycle.
2006-07-27 Peter Oberparleiter[S390] permanent subchannel busy conditions may cause...
2006-07-12 Cornelia Huck[S390] path grouping and path verifications fixes.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Cornelia Huck[S390] rework of channel measurement facility.
2006-06-29 Cornelia Huck[S390] cio chpid offline.
2006-06-05 Cornelia Huck[PATCH] s390: irb memcpy argument swap
2006-03-24 Cornelia Huck[PATCH] s390: wrong interrupt delivered for hsch()...
2006-01-15 Cornelia Huck[PATCH] s390: email-address change
2006-01-06 Cornelia Huck[PATCH] s390: multiple subchannel sets support
2006-01-06 Cornelia Huck[PATCH] s390: introduce struct subchannel_id
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-09-05 Cornelia Huck[PATCH] s390: reIPL fix and extern/static inline
2005-07-29 Cornelia Huck[PATCH] s390: device recognition
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2