index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2014-05-15
s390/chsc: fix SEI usage on old FW levels
Sebastian Ott
1
-5
/
+17
2013-06-26
s390/qdio: cleanup chsc SADC usage
Sebastian Ott
1
-0
/
+37
2013-06-26
s390/qdio: cleanup chsc SSQD usage
Sebastian Ott
1
-0
/
+23
2013-04-17
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
1
-5
/
+6
2013-03-07
s390/scm: process availability
Sebastian Ott
1
-0
/
+17
2013-02-14
s390/chsc: cleanup SEI helper functions
Sebastian Ott
1
-36
/
+32
2013-01-16
s390/chsc: fix SEI usage
Sebastian Ott
1
-19
/
+12
2012-11-30
s390/pci: CHSC PCI support for error and availability events
Jan Glauber
1
-44
/
+112
2012-09-26
s390: add scm notification
Sebastian Ott
1
-0
/
+17
2012-09-26
s390/chsc: implement store SCM information
Sebastian Ott
1
-0
/
+35
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2011-12-01
[S390] cio: fix chsc_chp_vary
Sebastian Ott
1
-5
/
+2
2011-05-23
[S390] chsc: process channel-path-availability information
Sebastian Ott
1
-1
/
+34
2011-01-05
[S390] cio: obtain mdc value per channel path
Sebastian Ott
1
-0
/
+19
2010-10-25
[S390] css: update descriptor after hibernate
Sebastian Ott
1
-2
/
+3
2010-10-25
[S390] cio: update descriptor in chsc_chp_vary
Sebastian Ott
1
-3
/
+5
2010-10-25
[S390] chsc: use the global page to determine the chp desriptor
Sebastian Ott
1
-39
/
+15
2010-10-25
[S390] chsc: consolidate memory allocations
Sebastian Ott
1
-114
/
+112
2010-10-25
[S390] chsc: initialization fixes
Sebastian Ott
1
-6
/
+6
2010-08-09
[S390] cio: CHSC SIOSL Support
Michael Ernst
1
-0
/
+48
2010-07-19
[S390] cio: fix potential overflow in chpid descriptor
Sebastian Ott
1
-1
/
+1
2010-04-22
[S390] cio: allow enable_facility from outside init functions
Sebastian Ott
1
-15
/
+14
2010-02-27
[S390] cio: fix storage key handling
Heiko Carstens
1
-1
/
+1
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
[next]