index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
[S390] cio: Fix I/O subchannel refcounting.
Cornelia Huck
1
-19
/
+56
2008-12-25
[S390] cio: Fix reference counting for online/offline.
Cornelia Huck
2
-12
/
+22
2008-12-25
[S390] cio: Put referernce on correct device after moving.
Cornelia Huck
1
-2
/
+2
2008-12-25
[S390] cio: fix ccwgroup online vs. ungroup race condition
Peter Oberparleiter
1
-5
/
+13
2008-12-25
[S390] cio: move irritating comment.
Sebastian Ott
1
-6
/
+6
2008-12-25
[S390] cio: get rid of compile warning
Heiko Carstens
1
-38
/
+37
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-4
/
+6
2008-12-25
[S390] qdio: fix error reporting for hipersockets
Jan Glauber
3
-103
/
+56
2008-12-25
[S390] qdio: improve inbound buffer acknowledgement
Jan Glauber
7
-74
/
+139
2008-12-25
[S390] qdio: rework debug feature logging
Jan Glauber
6
-433
/
+238
2008-12-25
[S390] qdio: fix compile warning under 31 bit
Jan Glauber
2
-2
/
+2
2008-12-25
[S390] qdio: add eqbs/sqbs instruction counters
Jan Glauber
3
-1
/
+16
2008-12-25
[S390] qdio: fix qeth port count detection
Jan Glauber
3
-18
/
+36
2008-11-14
[S390] cio: Fix refcount after moving devices.
Cornelia Huck
1
-0
/
+4
2008-10-28
[S390] qdio: remove incorrect memset
Jan Glauber
1
-13
/
+6
2008-10-28
[S390] qdio: prevent double qdio shutdown in case of I/O errors
Jan Glauber
1
-1
/
+0
2008-10-10
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
Heiko Carstens
1
-15
/
+2
2008-10-10
[S390] qdio enhanced SIGA (iqdio) support.
Klaus-Dieter Wacker
2
-5
/
+22
2008-10-10
[S390] cio: fix cio_tpi.
Heiko Carstens
1
-2
/
+6
2008-10-10
[S390] cio: Correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-10-10
[S390] cio: inline assembly cleanup
Peter Oberparleiter
3
-28
/
+45
2008-10-10
[S390] bus_id -> dev_set_name() for css and ccw busses
Cornelia Huck
3
-4
/
+29
2008-10-10
[S390] bus_id ->dev_name() conversions in qdio
Martin Schwidefsky
2
-2
/
+2
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
1
-1
/
+1
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
3
-6
/
+4
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
5
-14
/
+16
2008-10-10
[S390] cio: introduce purge function for /proc/cio_ignore
Peter Oberparleiter
3
-4
/
+48
2008-10-10
[S390] cio: move device unregistration to dedicated work queue
Peter Oberparleiter
1
-31
/
+25
2008-10-10
[S390] qdio: speed up multicast traffic on full HiperSocket queue
Ursula Braun
2
-0
/
+14
2008-10-03
[S390] qdio: prevent stack clobber
Jan Glauber
1
-35
/
+20
2008-09-16
[S390] cio: fix orb initialization in cio_start_key
Stefan Weinhuber
1
-0
/
+1
2008-09-16
[S390] cio: Fix driver_data handling for ccwgroup devices.
Cornelia Huck
1
-1
/
+3
2008-09-09
[S390] cio: allow offline processing for disconnected devices
Peter Oberparleiter
1
-0
/
+7
2008-09-09
[S390] cio: handle ssch() return codes correctly.
Cornelia Huck
1
-1
/
+3
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
2
-17
/
+22
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
4
-34
/
+40
2008-08-21
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
1
-8
/
+12
2008-08-21
[S390] qdio: remove the module_get & module_put pair
Jan Glauber
1
-4
/
+0
2008-08-21
[S390] qdio: improve s390 debug feature usage
Jan Glauber
3
-42
/
+40
2008-08-21
[S390] qdio: prevent oopsing if qdio_establish fails
Jan Glauber
1
-1
/
+5
2008-08-01
[S390] qdio: fix section mismatch bug.
Heiko Carstens
2
-2
/
+2
2008-08-01
[S390] qdio: make sure qdr is aligned to page size
Jan Glauber
2
-2
/
+2
2008-08-01
[S390] cio: Memory allocation for idset changed.
Michael Ernst
1
-4
/
+4
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
10
-4476
/
+3482
2008-07-17
[S390] cio: Export chsc_error_from_response().
Cornelia Huck
2
-1
/
+10
2008-07-14
[S390] Cleanup cio printk messages.
Michael Ernst
4
-26
/
+11
2008-07-14
[S390] cio: fix double unregistering of subchannels
Sebastian Ott
1
-1
/
+2
2008-07-14
[S390] s390/cio: use memory_read_from_buffer()
Akinobu Mita
1
-9
/
+2
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
14
-48
/
+906
2008-07-14
[S390] cio: suppress chpid event in case of configure error
Peter Oberparleiter
1
-6
/
+17
[prev]
[next]