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
starfive-6.6.48-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
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
1
-47
/
+1
2007-08-22
[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue
Klaus D. Wacker
1
-1
/
+2
2007-08-22
[S390] qdio: fix EQBS handling on CCQ96
Klaus D. Wacker
1
-0
/
+2
2007-08-22
[S390] cio: change confusing message in cmf.
Cornelia Huck
1
-7
/
+3
2007-08-22
[S390] cio: dont forget to set last slot to NULL in ccw_uevent().
Cornelia Huck
1
-1
/
+4
2007-08-10
[S390] qdio: make sure data structures are correctly aligned.
Heiko Carstens
1
-45
/
+47
2007-08-10
[S390] cio: avoid memory leak on error in css_alloc_subchannel().
Cornelia Huck
1
-0
/
+1
2007-07-27
[S390] cio: Reorganize initialization.
Cornelia Huck
3
-7
/
+24
2007-07-27
[S390] cio: Make CIO_* macros safe if dbfs are not available.
Cornelia Huck
1
-0
/
+2
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
9
-90
/
+87
2007-07-27
[S390] cio: Remove deprecated rdc/rcd.
Cornelia Huck
1
-250
/
+0
2007-07-27
[S390] cio: Remove remains of _ccw_device_get_device_number().
Cornelia Huck
1
-7
/
+0
2007-07-27
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
2
-2
/
+1
2007-07-17
[S390] Fix broken logic, SIGA flags must be bitwise ORed
Jan Glauber
1
-6
/
+6
2007-07-17
[S390] cio: Dont print trailing \0 in modalias_show().
Cornelia Huck
1
-1
/
+1
2007-07-17
[S390] qdio: output queue stall on FCP and network devices
Frank Pavlic
1
-2
/
+2
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-4
/
+6
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+0
2007-07-10
[S390] Program check in diag 210 under 31 bit
Michael Holzheu
1
-15
/
+7
2007-05-31
[S390] cio: deregister ccw device when pgid disband failed
Peter Oberparleiter
1
-0
/
+6
2007-05-31
[S390] cio: Use device_schedule_callback() for removing disconnected devices.
Cornelia Huck
1
-11
/
+38
2007-05-10
[S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci
Ursula Braun
1
-0
/
+1
2007-05-10
[S390] cio: Make some structures and a function static.
Cornelia Huck
3
-6
/
+3
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
1
-0
/
+11
2007-05-08
s390: free skbs in finite amount of time in qeth
Ursula Braun
2
-11
/
+30
2007-05-04
[S390] qdio: make qdio statistics SMP-capable
Ursula Braun
2
-118
/
+174
2007-04-27
s390: cio: Delay uevents for subchannels
Cornelia Huck
1
-0
/
+6
2007-04-27
[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
Milind Arun Choudhary
1
-1
/
+1
2007-04-27
[S390] cio: Unregister ccw devices directly.
Cornelia Huck
1
-44
/
+12
2007-04-27
[S390] cio: cm_enable memory leak.
Cornelia Huck
1
-1
/
+1
2007-04-27
[S390] cio: ccwgroup register vs. unregister.
Cornelia Huck
1
-15
/
+18
2007-04-27
[S390] cio: Dont call css_update_ssd_info from interrupt context.
Cornelia Huck
2
-2
/
+2
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
7
-217
/
+179
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
10
-218
/
+229
2007-04-27
[S390] cio: Re-start path verification after aborting internal I/O.
Stefan Bader
1
-54
/
+54
2007-04-27
[S390] cio: Use add_uevent_var.
Cornelia Huck
1
-40
/
+26
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
11
-61
/
+318
2007-04-27
[S390] cio: Clean up online_store.
Cornelia Huck
1
-47
/
+62
2007-04-27
[S390] cio: observe chpid valid flag
Peter Oberparleiter
1
-0
/
+4
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
9
-462
/
+533
2007-04-27
[S390] cio: Allow 0 and 1 as input for channel path status attribute.
Peter Oberparleiter
1
-2
/
+2
2007-04-27
[S390] cio: Introduce struct chp_id.
Peter Oberparleiter
6
-86
/
+167
2007-04-27
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
1
-28
/
+10
2007-04-04
[S390] cio: Fix handling of interrupt for csch().
Cornelia Huck
1
-0
/
+8
2007-03-26
[S390] cio: Device status validity.
Cornelia Huck
1
-1
/
+5
2007-03-19
[S390] cio: qdio slsb setup
Ursula Braun
1
-8
/
+18
2007-03-16
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
1
-3
/
+15
2007-03-06
[S390] cio: Call cancel_halt_clear even when actl == 0.
Cornelia Huck
1
-2
/
+2
2007-03-06
[S390] cio: Use path verification to check for path state.
Cornelia Huck
1
-40
/
+6
2007-03-06
[S390] cio: Fix locking when calling notify function.
Cornelia Huck
1
-20
/
+47
[next]