Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9535db3d23c56db50fe4e65542bf1c7f0a4681c
/
drivers
/
s390
/
cio
/
device_fsm.c
f444cc0
[S390] cio: commit all pmcw changes.
by Sebastian Ott
· 16 years ago
13952ec
[S390] cio: introduce cio_commit_config
by Sebastian Ott
· 16 years ago
cdb912a
[S390] cio: introduce cio_update_schib
by Sebastian Ott
· 16 years ago
9cd6742
[S390] cio: Fix reference counting for online/offline.
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
b301ea8
[S390] cio: allow offline processing for disconnected devices
by Peter Oberparleiter
· 16 years ago
91c3691
[S390] cio: call ccw driver notify function with lock held
by Peter Oberparleiter
· 16 years ago
ae437a4
[S390] cio: remove lock from ccw_device_oper_notify.
by Sebastian Ott
· 16 years ago
83262d6
[S390] cio: provide functions for fcx enabled I/O
by Peter Oberparleiter
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
c820de3
[S390] cio: Rework css driver.
by Cornelia Huck
· 16 years ago
139b83d
[S390] cio: Remove cio_msg kernel parameter.
by Michael Ernst
· 17 years ago
edf2209
[S390] cio: Make isc handling more robust.
by Cornelia Huck
· 17 years ago
90ab133
[S390] cio: introduce timed recovery procedure
by Peter Oberparleiter
· 17 years ago
46258ab
[S390] cio: Delete timer in ccw_device_verify_done().
by Cornelia Huck
· 17 years ago
db6a642
[S390] cio: Use dev_{g,s}et_drvdata().
by Cornelia Huck
· 17 years ago
b279a4f
[S390] cio: I/O subchannel specific fields.
by Cornelia Huck
· 17 years ago
cd6b4f2
[S390] cio: Introduce subchannel->private.
by Cornelia Huck
· 17 years ago
bc698bc
[S390] cio: Cleanup debug feature usage.
by Cornelia Huck
· 17 years ago
602b20f
[S390] cio: css_driver: Use consistent parameters.
by Cornelia Huck
· 17 years ago
14ff56b
[S390] cio: Dump ccw device information in case of timeout.
by Sebastian Ott
· 17 years ago
c5d4a99
[S390] cio: Register/unregister subchannels only from kslowcrw.
by Cornelia Huck
· 17 years ago
3f4cf6e
[S390] cio: Avoid machine check vs. not operational races.
by Cornelia Huck
· 17 years ago
7c9f4e3
[S390] cio: rename css to channel_subsystems
by Cornelia Huck
· 17 years ago
e556bbb
[S390] cio: Clean up messages.
by Cornelia Huck
· 17 years ago
3ecb0a5
[S390] cio: deregister ccw device when pgid disband failed
by Peter Oberparleiter
· 18 years ago
82b7ac0
[S390] cio: Dont call css_update_ssd_info from interrupt context.
by Cornelia Huck
· 18 years ago
7ad6a24
[S390] cio: fix subchannel channel-path data usage
by Peter Oberparleiter
· 18 years ago
83b3370
[S390] cio: replace subchannel evaluation queue with bitmap
by Peter Oberparleiter
· 18 years ago
e5854a5
[S390] cio: Channel-path configure function.
by Peter Oberparleiter
· 18 years ago
e6b6e10
[S390] cio: Introduce separate files for channel-path related code.
by Peter Oberparleiter
· 18 years ago
f86635f
[S390] cio: Introduce struct chp_id.
by Peter Oberparleiter
· 18 years ago
2470b64
[S390] cio: Call cancel_halt_clear even when actl == 0.
by Cornelia Huck
· 18 years ago
7c8427c
[S390] cio: Use path verification to check for path state.
by Cornelia Huck
· 18 years ago
ee04bbc
[S390] cio: Fix locking when calling notify function.
by Cornelia Huck
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
18374d3
[S390] cio: Restart path verification after unsolicited interrupt.
by Cornelia Huck
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
d7b5a4c9
[S390] Support for disconnected devices reappearing on another subchannel.
by Cornelia Huck
· 18 years ago
7674da7
[S390] Some preparations for the dynamic subchannel mapping patch.
by Cornelia Huck
· 18 years ago
c163753
[S390] more workqueue fixes.
by Martin Schwidefsky
· 18 years ago
d23861f
[S390] cio: Retry internal operations after vary off.
by Cornelia Huck
· 18 years ago
24cb5b4
[S390] cio: Use path verification for last path gone after vary off.
by Cornelia Huck
· 18 years ago
8b42f5c
[S390] cio: invalid device operational notification
by Peter Oberparleiter
· 18 years ago
12975ae
[S390] cio: remove casts from/to (void *).
by Cornelia Huck
· 18 years ago
e7769b4
[S390] cio: Remove grace period for vary off chpid.
by Cornelia Huck
· 18 years ago
7896426
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
by Cornelia Huck
· 18 years ago
0898378
[S390] cio: add missing KERN_INFO printk header.
by Cornelia Huck
· 18 years ago
f1ee328
[S390] Add timeouts during sense PGID, path verification and disband PGID.
by Cornelia Huck
· 18 years ago
28bdc6f
[S390] cio: always query all paths on path verification.
by Peter Oberparleiter
· 18 years ago
81388d2
[S390] Missing initialization in common i/o layer.
by Heiko Carstens
· 18 years ago
292888c
[S390] cio: kernel stack overflow.
by Heiko Carstens
· 18 years ago
65200c2
[S390] lost interrupt after chpid vary off/on cycle.
by Peter Oberparleiter
· 18 years ago
ba4ba8a
[S390] permanent subchannel busy conditions may cause I/O stall
by Peter Oberparleiter
· 18 years ago
7e56081
[S390] path grouping and path verifications fixes.
by Cornelia Huck
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
94bb063
[S390] rework of channel measurement facility.
by Cornelia Huck
· 19 years ago
b4f7b1e
[S390] cio chpid offline.
by Cornelia Huck
· 19 years ago
e0ec574
[PATCH] s390: irb memcpy argument swap
by Cornelia Huck
· 19 years ago
3ba1998
[PATCH] s390: wrong interrupt delivered for hsch() or csch()
by Cornelia Huck
· 19 years ago
4ce3b30
[PATCH] s390: email-address change
by Cornelia Huck
· 19 years ago
fb6958a
[PATCH] s390: multiple subchannel sets support
by Cornelia Huck
· 19 years ago
a8237fc
[PATCH] s390: introduce struct subchannel_id
by Cornelia Huck
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
4c24da7
[PATCH] s390: reIPL fix and extern/static inline
by Cornelia Huck
· 19 years ago
4ffa923
[PATCH] s390: device recognition
by Cornelia Huck
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago