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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s
Ursula Braun
1
-1
/
+1
2008-01-26
[S390] qdio: Remove double checked value.
Sebastian Ott
1
-2
/
+1
2008-01-26
[S390] cio: introduce timed recovery procedure
Peter Oberparleiter
3
-0
/
+67
2008-01-26
[S390] cio: memory leak in cio processing
Michael Ernst
1
-2
/
+5
2008-01-26
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
Cornelia Huck
1
-2
/
+4
2008-01-26
[S390] cio: Delete timer in ccw_device_verify_done().
Cornelia Huck
1
-2
/
+3
2008-01-26
[S390] cio: reduce cpu utilization during device scan
Peter Oberparleiter
3
-84
/
+137
2008-01-26
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
4
-0
/
+5
2008-01-26
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
4
-38
/
+40
2008-01-26
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
7
-22
/
+42
2008-01-26
[S390] cio: Extend adapter interrupt interface.
Peter Oberparleiter
5
-85
/
+134
2008-01-26
[S390] cio: Introduce subchannel->private.
Cornelia Huck
12
-212
/
+261
2008-01-26
[S390] cio: Cleanup debug feature usage.
Cornelia Huck
3
-35
/
+33
2008-01-26
[S390] cio: Add css_driver_{register,unregister}.
Cornelia Huck
3
-6
/
+35
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
7
-48
/
+40
2008-01-26
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
3
-5
/
+7
2008-01-26
[S390] cio: Dump ccw device information in case of timeout.
Sebastian Ott
1
-0
/
+50
2007-12-04
[S390] cio: add missing reprobe loop end statement
Peter Oberparleiter
1
-0
/
+1
2007-12-04
[S390] cio: Issue SenseID per path.
Cornelia Huck
1
-9
/
+28
2007-11-20
[S390] cio: Register/unregister subchannels only from kslowcrw.
Cornelia Huck
2
-2
/
+2
2007-11-20
[S390] cio: change device sense procedure to work with pav aliases
Peter Oberparleiter
1
-36
/
+9
2007-11-05
[S390] Fix priority mistakes in drivers/s390/cio/cmf.c
Roel Kluin
1
-2
/
+2
2007-11-05
[S390] cio: use INIT_WORK to initialize struct work.
Heiko Carstens
1
-1
/
+1
2007-10-22
[S390] cio: Fix incomplete commit for uevent suppression.
Cornelia Huck
1
-0
/
+9
2007-10-22
[S390] cio: Use to_channelpath() for device to channel path conversion.
Cornelia Huck
1
-6
/
+6
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-20
/
+8
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2
-20
/
+8
2007-10-12
[S390] qdio: change QDIO performance_stats error message priority
Ursula Braun
1
-1
/
+1
2007-10-12
[S390] qdio: dont cast function pointers and use them to call functions.
Heiko Carstens
1
-18
/
+19
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2
-5
/
+7
2007-10-12
[S390] cio: Avoid machine check vs. not operational races.
Cornelia Huck
3
-127
/
+21
2007-10-12
[S390] cio: Fix device attributes for early devices.
Cornelia Huck
1
-0
/
+1
2007-10-12
[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.
Cornelia Huck
2
-0
/
+7
2007-10-12
[S390] cio: Introduce ccw_bus_type.shutdown.
Cornelia Huck
1
-0
/
+10
2007-10-12
[S390] cio: Disable channel path measurements on shutdown/reboot.
Cornelia Huck
1
-0
/
+29
2007-10-12
[S390] cio: Minor style fixes.
Cornelia Huck
1
-4
/
+4
2007-10-12
[S390] cio: Add docbook comments.
Cornelia Huck
3
-57
/
+315
2007-10-12
[S390] cio: Kerneldoc comments for cmf.
Cornelia Huck
1
-13
/
+74
2007-10-12
[S390] cio: Fix some coding style issues in cmf.
Cornelia Huck
1
-64
/
+77
2007-10-12
[S390] cio: remove subchannel_add_files()
Cornelia Huck
1
-1
/
+0
2007-10-12
[S390] cio: rename css to channel_subsystems
Cornelia Huck
4
-39
/
+49
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
[next]