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
/
chsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
[S390] pm: css bus power management callbacks
Sebastian Ott
1
-2
/
+1
2009-03-26
[S390] cio: fix rc generation after chsc call
Sebastian Ott
1
-0
/
+1
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
1
-3
/
+3
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
1
-2
/
+6
2008-07-17
[S390] cio: Export chsc_error_from_response().
Cornelia Huck
1
-1
/
+8
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
1
-7
/
+41
2008-07-14
[S390] cio: Repair chpid event handling.
Cornelia Huck
1
-24
/
+31
2008-07-14
[S390] stp support.
Martin Schwidefsky
1
-0
/
+49
2008-07-14
[S390] cio: Cleanup crw interface.
Cornelia Huck
1
-4
/
+21
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
1
-202
/
+16
2008-04-17
[S390] cio: fix parallel cm_enable processing.
Michael Ernst
1
-3
/
+0
2008-04-17
[S390] cio: Fix race for "fast" path gone/path back situations.
Cornelia Huck
1
-2
/
+10
2008-02-05
[S390] cio: Clean up chsc response code handling.
Cornelia Huck
1
-92
/
+55
2008-01-26
[S390] drivers/s390: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-26
[S390] cio: reduce cpu utilization during device scan
Peter Oberparleiter
1
-66
/
+32
2008-01-26
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
1
-2
/
+3
2008-01-26
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
1
-8
/
+8
2007-07-27
[S390] cio: Reorganize initialization.
Cornelia Huck
1
-4
/
+6
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-8
/
+8
2007-04-27
[S390] cio: cm_enable memory leak.
Cornelia Huck
1
-1
/
+1
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
1
-196
/
+107
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
1
-97
/
+33
2007-04-27
[S390] cio: Re-start path verification after aborting internal I/O.
Stefan Bader
1
-54
/
+54
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
1
-1
/
+43
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
1
-435
/
+38
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
1
-80
/
+98
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-5
/
+5
2007-02-05
[S390] Cleanup of CHSC event handling.
Peter Oberparleiter
1
-120
/
+112
2007-02-05
[S390] cio: declare hardware structures packed.
Peter Oberparleiter
1
-8
/
+8
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] cio: Use device_{create,remove}_bin_file.
Cornelia Huck
1
-7
/
+5
2006-12-08
[S390] subchannel lock conversion.
Cornelia Huck
1
-14
/
+14
2006-12-04
[S390] cio: Retry internal operations after vary off.
Cornelia Huck
1
-7
/
+30
2006-12-04
[S390] cio: Use path verification for last path gone after vary off.
Cornelia Huck
1
-10
/
+12
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
1
-35
/
+0
2006-10-11
[S390] cio: remove casts from/to (void *).
Cornelia Huck
1
-3
/
+3
2006-10-11
[S390] cio: Remove grace period for vary off chpid.
Cornelia Huck
1
-11
/
+6
2006-10-06
[S390] cio: 0 is a valid chpid.
Cornelia Huck
1
-9
/
+16
2006-09-20
[S390] cio: always query all paths on path verification.
Peter Oberparleiter
1
-1
/
+1
2006-09-20
[S390] cio: subchannels in no-path state.
Peter Oberparleiter
1
-1
/
+2
2006-08-30
[S390] cio: no path after machine check.
Peter Oberparleiter
1
-2
/
+2
2006-08-30
[S390] cio: kernel stack overflow.
Heiko Carstens
1
-4
/
+2
2006-07-12
[S390] path grouping and path verifications fixes.
Cornelia Huck
1
-0
/
+34
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] cio chpid offline.
Cornelia Huck
1
-2
/
+1
2006-06-29
[S390] channel measurement fix.
Cornelia Huck
1
-1
/
+2
2006-04-28
[PATCH] s390: enable interrupts on error path
Stefan Bader
1
-2
/
+2
2006-04-28
[PATCH] s390: fix I/O termination race in cio
Peter Oberparleiter
1
-22
/
+4
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-2
/
+1
[next]