Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c159b5968ec9d3cbf16802189b29eb0ec17ae4d8
/
drivers
/
s390
/
cio
/
device_fsm.c
0bf7fcf
s390: cio driver &__get_cpu_var replacements
by Christoph Lameter
· 10 years ago
63aef00
s390/lowcore: replace lowcore irb array with a per-cpu variable
by Martin Schwidefsky
· 10 years ago
1aae056
s390/time: rename tod clock access functions
by Heiko Carstens
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
50c8e31
[S390] cio: provide fake irb for transport mode IO
by Sebastian Ott
· 13 years ago
7712f83
[S390] get rid of unused variables
by Heiko Carstens
· 13 years ago
9bf0509
[S390] cio: fix unreg race in set_online path
by Sebastian Ott
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
376ae47
[S390] cio: fix I/O cancel function
by Peter Oberparleiter
· 14 years ago
585b954
[S390] cio: notify drivers of channel path events
by Sebastian Ott
· 14 years ago
8821d24
[S390] cio: use exception-save stsch
by Sebastian Ott
· 15 years ago
cbb870c
[S390] Cleanup struct _lowcore usage and defines.
by Heiko Carstens
· 15 years ago
76e6fb4
[S390] ccw_device_notify: improve return codes
by Sebastian Ott
· 15 years ago
ec64333
[S390] cio: handle failed disable_subchannel after device recognition
by Sebastian Ott
· 15 years ago
56e6b79
[S390] cio: fix quiesce state
by Sebastian Ott
· 15 years ago
d7d12ef
[S390] cio: make steal lock procedure more robust
by Peter Oberparleiter
· 15 years ago
52ef060
[S390] cio: use sense-pgid operation for path verification
by Peter Oberparleiter
· 15 years ago
454e1fa
[S390] cio: split PGID settings and status
by Peter Oberparleiter
· 15 years ago
4257aae
[S390] cio: remove intretry flag
by Peter Oberparleiter
· 15 years ago
9679baa
[S390] cio: use ccw request infrastructure for pgid
by Peter Oberparleiter
· 15 years ago
39f5360
[S390] cio: use ccw request infrastructure for sense id
by Peter Oberparleiter
· 15 years ago
16b9a05
[S390] cio: dont panic in non-fatal conditions
by Peter Oberparleiter
· 15 years ago
7c4d964
[S390] cio: handle error during path verification consistently
by Peter Oberparleiter
· 15 years ago
736b5db
[S390] cio: handle error during device recognition consistently
by Peter Oberparleiter
· 15 years ago
37de53b
[S390] cio: introduce ccw device todos
by Peter Oberparleiter
· 15 years ago
5d6e6b6
[S390] cio: introduce parent-initiated device move
by Peter Oberparleiter
· 15 years ago
102e835
[S390] cio: allow setting boxed devices offline
by Peter Oberparleiter
· 15 years ago
6afcc77
[S390] cio: make not operational handling consistent
by Peter Oberparleiter
· 15 years ago
9a33211
[S390] cio: make disconnected handling consistent
by Peter Oberparleiter
· 15 years ago
217ee6c
[S390] cio: failing set online/offline processing.
by Michael Ernst
· 15 years ago
626e476
[S390] cio: fix not oper handling after failed [on|off]line processing
by Sebastian Ott
· 15 years ago
1f1148c
[S390] cio: fix ineffective verify event
by Peter Oberparleiter
· 15 years ago
823d494
[S390] pm: ccw bus power management callbacks
by Sebastian Ott
· 15 years ago
47593bf
[S390] cio: introduce notifier for boxed state
by Sebastian Ott
· 16 years ago
156013f
[S390] cio: wake up on failed recognition
by Sebastian Ott
· 16 years ago
c08f294
[S390] cio: Use ccw_device_set_notoper().
by Cornelia Huck
· 16 years ago
ed04b89
[S390] cio: Try harder to disable subchannel.
by Cornelia Huck
· 16 years ago
eb32ae8
[S390] cio: Use unbind/bind instead of unregister/register.
by Cornelia Huck
· 16 years ago
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
· 16 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
· 17 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
· 18 years ago
94bb063
[S390] rework of channel measurement facility.
by Cornelia Huck
· 18 years ago
b4f7b1e
[S390] cio chpid offline.
by Cornelia Huck
· 18 years ago
e0ec574
[PATCH] s390: irb memcpy argument swap
by Cornelia Huck
· 18 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
Next »