Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37de53bb52908726c18fc84515792a5b2f454532
/
drivers
/
s390
/
cio
« Previous
cdb912a
[S390] cio: introduce cio_update_schib
by Sebastian Ott
· 16 years ago
d6a3076
[S390] cio: Use device_is_registered().
by Cornelia Huck
· 16 years ago
283fdd0
[S390] cio: Dont call ->release directly.
by Cornelia Huck
· 16 years ago
90ed2b6
[S390] cio: Dont fail probe for I/O subchannels.
by Cornelia Huck
· 16 years ago
5fb6b85
[S390] cio: Only register ccw_device for registered subchannel.
by Cornelia Huck
· 16 years ago
6eff208
[S390] cio: Fix I/O subchannel refcounting.
by Cornelia Huck
· 16 years ago
9cd6742
[S390] cio: Fix reference counting for online/offline.
by Cornelia Huck
· 16 years ago
97166f5
[S390] cio: Put referernce on correct device after moving.
by Cornelia Huck
· 16 years ago
c619d42
[S390] cio: fix ccwgroup online vs. ungroup race condition
by Peter Oberparleiter
· 16 years ago
111e95a
[S390] cio: move irritating comment.
by Sebastian Ott
· 16 years ago
191fd44
[S390] cio: get rid of compile warning
by Heiko Carstens
· 16 years ago
98df67b
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
7a0b4cb
[S390] qdio: fix error reporting for hipersockets
by Jan Glauber
· 16 years ago
50f769d
[S390] qdio: improve inbound buffer acknowledgement
by Jan Glauber
· 16 years ago
22f9934
[S390] qdio: rework debug feature logging
by Jan Glauber
· 16 years ago
9a1ce28
[S390] qdio: fix compile warning under 31 bit
by Jan Glauber
· 16 years ago
23589d0
[S390] qdio: add eqbs/sqbs instruction counters
by Jan Glauber
· 16 years ago
bbd50e1
[S390] qdio: fix qeth port count detection
by Jan Glauber
· 16 years ago
85acc40
[S390] cio: Fix refcount after moving devices.
by Cornelia Huck
· 16 years ago
2c78091
[S390] qdio: remove incorrect memset
by Jan Glauber
· 16 years ago
7c045aa
[S390] qdio: prevent double qdio shutdown in case of I/O errors
by Jan Glauber
· 16 years ago
5a0d0e6
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
by Heiko Carstens
· 16 years ago
7a0f475
[S390] qdio enhanced SIGA (iqdio) support.
by Klaus-Dieter Wacker
· 16 years ago
b1e7661
[S390] cio: fix cio_tpi.
by Heiko Carstens
· 16 years ago
b2bbb64
[S390] cio: Correct use of ! and &
by Julia Lawall
· 16 years ago
f9c9fe3
[S390] cio: inline assembly cleanup
by Peter Oberparleiter
· 16 years ago
1f4e7ed
[S390] bus_id -> dev_set_name() for css and ccw busses
by Cornelia Huck
· 16 years ago
9286b7e
[S390] bus_id ->dev_name() conversions in qdio
by Martin Schwidefsky
· 16 years ago
b9d3aed
[S390] more bus_id -> dev_name conversions
by Cornelia Huck
· 16 years ago
1bf5b28
[S390] bus_id -> dev_set_name() changes
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
ecf5d9e
[S390] cio: introduce purge function for /proc/cio_ignore
by Peter Oberparleiter
· 16 years ago
46fbe4e
[S390] cio: move device unregistration to dedicated work queue
by Peter Oberparleiter
· 16 years ago
4bcb3a3
[S390] qdio: speed up multicast traffic on full HiperSocket queue
by Ursula Braun
· 16 years ago
75f6276
[S390] qdio: prevent stack clobber
by Jan Glauber
· 16 years ago
9adb8c1
[S390] cio: fix orb initialization in cio_start_key
by Stefan Weinhuber
· 16 years ago
f26fd5d
[S390] cio: Fix driver_data handling for ccwgroup devices.
by Cornelia Huck
· 16 years ago
b301ea8
[S390] cio: allow offline processing for disconnected devices
by Peter Oberparleiter
· 16 years ago
c91ebe4
[S390] cio: handle ssch() return codes correctly.
by Cornelia Huck
· 16 years ago
a2164b8
[S390] cio: Correct cleanup on error.
by Cornelia Huck
· 16 years ago
91c3691
[S390] cio: call ccw driver notify function with lock held
by Peter Oberparleiter
· 16 years ago
16f7f95
[S390] cio: fix ccw group device cleanup
by Peter Oberparleiter
· 16 years ago
0686e40
[S390] qdio: remove the module_get & module_put pair
by Jan Glauber
· 16 years ago
58eb27c
[S390] qdio: improve s390 debug feature usage
by Jan Glauber
· 16 years ago
53b41ba
[S390] qdio: prevent oopsing if qdio_establish fails
by Jan Glauber
· 16 years ago
3f1934b
[S390] qdio: fix section mismatch bug.
by Heiko Carstens
· 16 years ago
3b8e300
[S390] qdio: make sure qdr is aligned to page size
by Jan Glauber
· 16 years ago
883e512
[S390] cio: Memory allocation for idset changed.
by Michael Ernst
· 16 years ago
779e6e1
[S390] qdio: new qdio driver.
by Jan Glauber
· 16 years ago
dae3984
[S390] cio: Export chsc_error_from_response().
by Cornelia Huck
· 16 years ago
c78aa6c
[S390] Cleanup cio printk messages.
by Michael Ernst
· 16 years ago
ef60cd1
[S390] cio: fix double unregistering of subchannels
by Sebastian Ott
· 16 years ago
d9cef21
[S390] s390/cio: use memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
9d92a7e
[S390] cio: Add chsc subchannel driver.
by Cornelia Huck
· 16 years ago
683c541
[S390] cio: suppress chpid event in case of configure error
by Peter Oberparleiter
· 16 years ago
f08adc0
[S390] css: Use css_device_id for bus matching.
by Cornelia Huck
· 16 years ago
99611f8
[S390] cio: Repair chpid event handling.
by Cornelia Huck
· 16 years ago
6ef556cc
[S390] cio: Use isc_{register,unregister}.
by Cornelia Huck
· 16 years ago
fcc6ab3
[S390] cio: introduce isc_(un)register functions.
by Sebastian Ott
· 16 years ago
da7c5af
[S390] cio: Allow adapter interrupt handlers per isc.
by Cornelia Huck
· 16 years ago
3a3fc29
[S390] cio: Introduce abstract isc definitions.
by Cornelia Huck
· 16 years ago
75784c0
[S390] cio: Get rid of css_characteristics_avail.
by Cornelia Huck
· 16 years ago
d2fec59
[S390] stp support.
by Martin Schwidefsky
· 16 years ago
ae437a4
[S390] cio: remove lock from ccw_device_oper_notify.
by Sebastian Ott
· 16 years ago
23f6268
[S390] cio: provide helper functions for fcx enabled I/O
by Peter Oberparleiter
· 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
4f2bd92
[S390] cio: introduce fcx bit to chsc characteristics
by Peter Oberparleiter
· 16 years ago
b3a686f
[S390] cio: Base message subchannel handling.
by Cornelia Huck
· 16 years ago
44a1c19
[S390] cio: Export some symbols for modular css drivers.
by Cornelia Huck
· 16 years ago
c115618
[S390] cio: Cleanup crw interface.
by Cornelia Huck
· 16 years ago
c820de3
[S390] cio: Rework css driver.
by Cornelia Huck
· 16 years ago
7e9db9e
[S390] cio: Introduce modalias for css bus.
by Cornelia Huck
· 16 years ago
0ae7a7b
[S390] cio: Register all subchannels.
by Cornelia Huck
· 16 years ago
bb0ca33
[S390] qdio: Repair timeout handling for qdio_shutdown
by Ursula Braun
· 16 years ago
9689b33
[S390] cio: Clear correct bit in cio_release_console().
by Cornelia Huck
· 16 years ago
85b0d7c
[S390] cio: Fix inverted isc priorities.
by Cornelia Huck
· 16 years ago
1282912
[S390] cio: Fix sparse warnings in blacklist.c.
by Cornelia Huck
· 16 years ago
c7a8548
[S390] blacklist.c: removed duplicated include
by Huang Weiyi
· 17 years ago
32aff57
[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.
by Michael Ernst
· 17 years ago
5b89098
[S390] cio: Fix parsing mechanism for blacklisted devices.
by Michael Ernst
· 17 years ago
139b83d
[S390] cio: Remove cio_msg kernel parameter.
by Michael Ernst
· 17 years ago
95dfec6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
edf2209
[S390] cio: Make isc handling more robust.
by Cornelia Huck
· 17 years ago
2f97220
[S390] cio: Use strict_strtoul() for attributes.
by Cornelia Huck
· 17 years ago
8b59400
s390: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
022b660
ccwgroup: Unify parsing for group attribute.
by Ursula Braun
· 17 years ago
6188e10
Convert asm/semaphore.h users to linux/semaphore.h
by Matthew Wilcox
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
5a62b19
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
by Heiko Carstens
· 17 years ago
43ca5c3
[S390] Convert monitor calls to function calls.
by Heiko Carstens
· 17 years ago
e177685
[S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters
by Ursula Braun
· 17 years ago
2a2cf6b
[S390] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
35b58b0
[S390] qdio: Unrecognized inbound traffic if many FCP devices are online
by Ursula Braun
· 17 years ago
8284fb19
[S390] cio: fix parallel cm_enable processing.
by Michael Ernst
· 17 years ago
fe6173d
[S390] cio: Trigger verification on device/path not operational.
by Cornelia Huck
· 17 years ago
22806dc
[S390] cio: Fix race for "fast" path gone/path back situations.
by Cornelia Huck
· 17 years ago
e5fa443
[S390] qdio: FCP/SCSI write I/O stagnates on LPAR
by Ursula Braun
· 17 years ago
Next »