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