index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
css.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
[S390] cio: Get rid of css_characteristics_avail.
Cornelia Huck
1
-9
/
+3
2008-07-14
[S390] cio: Base message subchannel handling.
Cornelia Huck
1
-0
/
+2
2008-07-14
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
1
-0
/
+5
2008-07-14
[S390] cio: Cleanup crw interface.
Cornelia Huck
1
-7
/
+24
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
1
-107
/
+16
2008-07-14
[S390] cio: Introduce modalias for css bus.
Cornelia Huck
1
-6
/
+63
2008-07-14
[S390] cio: Register all subchannels.
Cornelia Huck
1
-19
/
+0
2008-05-07
[S390] cio: Remove cio_msg kernel parameter.
Michael Ernst
1
-2
/
+2
2008-04-30
[S390] cio: Use strict_strtoul() for attributes.
Cornelia Huck
1
-3
/
+7
2008-04-17
[S390] cio: fix parallel cm_enable processing.
Michael Ernst
1
-1
/
+9
2008-04-17
[S390] cio: Fix race for "fast" path gone/path back situations.
Cornelia Huck
1
-0
/
+6
2008-01-26
[S390] cio: reduce cpu utilization during device scan
Peter Oberparleiter
1
-18
/
+102
2008-01-26
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
1
-0
/
+1
2008-01-26
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
1
-2
/
+16
2008-01-26
[S390] cio: Introduce subchannel->private.
Cornelia Huck
1
-1
/
+1
2008-01-26
[S390] cio: Add css_driver_{register,unregister}.
Cornelia Huck
1
-0
/
+27
2008-01-26
[S390] cio: Reset sch->driver.
Cornelia Huck
1
-9
/
+13
2008-01-26
[S390] cio: css_driver: Use consistent parameters.
Cornelia Huck
1
-1
/
+1
2008-01-26
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
1
-3
/
+3
2007-12-04
[S390] cio: add missing reprobe loop end statement
Peter Oberparleiter
1
-0
/
+1
2007-11-20
[S390] cio: Register/unregister subchannels only from kslowcrw.
Cornelia Huck
1
-1
/
+1
2007-10-22
[S390] cio: Fix incomplete commit for uevent suppression.
Cornelia Huck
1
-0
/
+9
2007-10-12
[S390] cio: Disable channel path measurements on shutdown/reboot.
Cornelia Huck
1
-0
/
+29
2007-10-12
[S390] cio: rename css to channel_subsystems
Cornelia Huck
1
-30
/
+39
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
1
-3
/
+16
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-6
/
+5
2007-07-27
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
1
-1
/
+1
2007-05-10
[S390] cio: Make some structures and a function static.
Cornelia Huck
1
-2
/
+1
2007-04-27
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
1
-5
/
+48
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
1
-101
/
+47
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-3
/
+3
2007-02-05
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
1
-1
/
+1
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-4
/
+1
2006-12-15
[S390] cio: css_register_subchannel race.
Stefan Bader
1
-1
/
+2
2006-12-08
[S390] Use dev->groups for adding/removing the subchannel attribute group.
Cornelia Huck
1
-4
/
+1
2006-12-08
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
1
-4
/
+33
2006-12-08
[S390] subchannel lock conversion.
Cornelia Huck
1
-10
/
+12
2006-12-08
[S390] Some preparations for the dynamic subchannel mapping patch.
Cornelia Huck
1
-4
/
+9
2006-12-06
[PATCH] More work_struct induced breakage (s390)
Al Viro
1
-5
/
+4
2006-10-27
[S390] cio: css_probe_device() must be called enabled.
Cornelia Huck
1
-4
/
+3
2006-10-11
[S390] cio: remove casts from/to (void *).
Cornelia Huck
1
-1
/
+1
2006-09-20
[S390] cio: subchannel evaluation function operates without lock
Peter Oberparleiter
1
-99
/
+104
2006-07-12
[S390] path grouping and path verifications fixes.
Cornelia Huck
1
-3
/
+9
2006-07-12
[S390] subchannel register/unregister mutex.
Cornelia Huck
1
-3
/
+21
2006-06-29
[S390] cio async subchannel reprobe.
Peter Oberparleiter
1
-0
/
+63
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-2
/
+1
2006-03-24
[PATCH] s390: channel path measurements
Cornelia Huck
1
-0
/
+41
2006-03-14
[PATCH] "s390: multiple subchannel sets support" fix
Greg Smith
1
-0
/
+3
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+0
[prev]
[next]