Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3f1f39c42b24d5c20eb593ce80b9c4d5ec1e2148
/
drivers
/
s390
/
cio
75cb71f
[S390] qdio: remove dead timeout handler
by Jan Glauber
· 16 years ago
99f6a570
[S390] cio: online_store - trigger recognition for boxed devices
by Sebastian Ott
· 16 years ago
b5cd99e
[S390] cio: disallow online setting of device in transient state
by Sebastian Ott
· 16 years ago
47593bf
[S390] cio: introduce notifier for boxed state
by Sebastian Ott
· 16 years ago
c4621a6
[S390] cio: introduce ccw_device_schedule_sch_unregister
by Sebastian Ott
· 16 years ago
156013f
[S390] cio: wake up on failed recognition
by Sebastian Ott
· 16 years ago
21cdbc1
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
7b46848
[S390] eliminate cpuinfo_S390 structure
by Martin Schwidefsky
· 16 years ago
9c8a08d
[S390] qdio: merge inbound and outbound handler functions
by Jan Glauber
· 16 years ago
d303b6f
[S390] qdio: report SIGA errors directly
by Jan Glauber
· 16 years ago
9e890ad
[S390] qdio: tasklet termination in case of module unload
by Jan Glauber
· 16 years ago
e85dea0
[S390] qdio: seperate last move index and polling index
by Jan Glauber
· 16 years ago
3fdf1e1
[S390] qdio: move ACK to newest buffer for devices without QEBSM
by Jan Glauber
· 16 years ago
700e982
[S390] qdio: call qdio_free also if qdio_shutdown fails
by Jan Glauber
· 16 years ago
c38f960
[S390] qdio: proper kill of qdio tasklets
by Jan Glauber
· 16 years ago
e4c14e2
[S390] qdio: Dont call qdio_shutdown in case qdio_activate fails
by Jan Glauber
· 16 years ago
b454740
[S390] qdio: add missing tiq_list locking
by Jan Glauber
· 16 years ago
56e25e9
[S390] cio: prevent workqueue deadlock
by Peter Oberparleiter
· 16 years ago
0cc1106
[S390] cio: remove unused local variable
by Sebastian Ott
· 16 years ago
7a968f0
[S390] cio: incorrect status check in interrogate function
by Peter Oberparleiter
· 16 years ago
17e7d87
[S390] cio: fix rc generation after chsc call
by Sebastian Ott
· 16 years ago
94cbc20
[S390] cio: fix wrong buffer access in cio_ignore_write
by Sebastian Ott
· 16 years ago
e909074
[S390] cio: ccw group fix unbind behaviour.
by Sebastian Ott
· 16 years ago
50f1548
[S390] cio: fix sanity checks in ccwgroup driver.
by Sebastian Ott
· 16 years ago
40c9f99
[S390] cio: ccw group online store - report rcs to the caller.
by Sebastian Ott
· 16 years ago
a1f6407
[S390] cio: airq - fix array boundary
by Sebastian Ott
· 16 years ago
90ac24a
[S390] cio: device scan oom fallback.
by Sebastian Ott
· 16 years ago
87fa5af
[S390] cio: ensure single load of irq handler pointer
by Heiko Carstens
· 16 years ago
98c1c68
[S390] cio/crw: add/fix locking
by Heiko Carstens
· 16 years ago
e74fe0c
[S390] cio: ccw device online store - report rc from ccw driver.
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
f5daba1
[S390] split/move machine check handler code
by Heiko Carstens
· 16 years ago
6694206
sysfs: only allow one scheduled removal callback per kobj
by Alex Chiang
· 16 years ago
ffa6a70
Driver core: Fix device_move() vs. dpm list ordering, v2
by Cornelia Huck
· 16 years ago
f67f129
Driver core: implement uevent suppress in kobject
by Ming Lei
· 16 years ago
19cdd08
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
by Jan Glauber
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
9cfb9b3
[PATCH] improve idle cputime accounting
by Martin Schwidefsky
· 16 years ago
e6d5a42
[S390] convert cio printks to pr_xxx macros.
by Michael Ernst
· 16 years ago
d36f0c6
[S390] cio: use pim to check for multipath.
by Sebastian Ott
· 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
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
Next »