index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
css.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] cio: reduce cpu utilization during device scan
Peter Oberparleiter
2008-01-26
1
-18
/
+102
*
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
2008-01-26
1
-0
/
+1
*
[S390] cio: I/O subchannel specific fields.
Cornelia Huck
2008-01-26
1
-2
/
+16
*
[S390] cio: Introduce subchannel->private.
Cornelia Huck
2008-01-26
1
-1
/
+1
*
[S390] cio: Add css_driver_{register,unregister}.
Cornelia Huck
2008-01-26
1
-0
/
+27
*
[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
1
-1
/
+1
*
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
2008-01-26
1
-3
/
+3
*
[S390] cio: add missing reprobe loop end statement
Peter Oberparleiter
2007-12-04
1
-0
/
+1
*
[S390] cio: Register/unregister subchannels only from kslowcrw.
Cornelia Huck
2007-11-20
1
-1
/
+1
*
[S390] cio: Fix incomplete commit for uevent suppression.
Cornelia Huck
2007-10-22
1
-0
/
+9
*
[S390] cio: Disable channel path measurements on shutdown/reboot.
Cornelia Huck
2007-10-12
1
-0
/
+29
*
[S390] cio: rename css to channel_subsystems
Cornelia Huck
2007-10-12
1
-30
/
+39
*
[S390] cio: avoid memory leak on error in css_alloc_subchannel().
Cornelia Huck
2007-08-10
1
-0
/
+1
*
[S390] cio: Reorganize initialization.
Cornelia Huck
2007-07-27
1
-3
/
+16
*
[S390] cio: Clean up messages.
Cornelia Huck
2007-07-27
1
-6
/
+5
*
[S390] cio: css_sch_device_register() can be made static.
Cornelia Huck
2007-07-27
1
-1
/
+1
*
[S390] cio: Make some structures and a function static.
Cornelia Huck
2007-05-10
1
-2
/
+1
*
[S390] cio: fix subchannel channel-path data usage
Peter Oberparleiter
2007-04-27
1
-5
/
+48
*
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
2007-04-27
1
-101
/
+47
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-3
/
+3
*
[S390] cio: Catch operand exceptions on stsch.
Cornelia Huck
2007-02-05
1
-1
/
+1
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
1
-4
/
+1
*
[S390] cio: css_register_subchannel race.
Stefan Bader
2006-12-15
1
-1
/
+2
*
[S390] Use dev->groups for adding/removing the subchannel attribute group.
Cornelia Huck
2006-12-08
1
-4
/
+1
*
[S390] Support for disconnected devices reappearing on another subchannel.
Cornelia Huck
2006-12-08
1
-4
/
+33
*
[S390] subchannel lock conversion.
Cornelia Huck
2006-12-08
1
-10
/
+12
*
[S390] Some preparations for the dynamic subchannel mapping patch.
Cornelia Huck
2006-12-08
1
-4
/
+9
*
[PATCH] More work_struct induced breakage (s390)
Al Viro
2006-12-06
1
-5
/
+4
*
[S390] cio: css_probe_device() must be called enabled.
Cornelia Huck
2006-10-27
1
-4
/
+3
*
[S390] cio: remove casts from/to (void *).
Cornelia Huck
2006-10-11
1
-1
/
+1
*
[S390] cio: subchannel evaluation function operates without lock
Peter Oberparleiter
2006-09-20
1
-99
/
+104
*
[S390] path grouping and path verifications fixes.
Cornelia Huck
2006-07-12
1
-3
/
+9
*
[S390] subchannel register/unregister mutex.
Cornelia Huck
2006-07-12
1
-3
/
+21
*
[S390] cio async subchannel reprobe.
Peter Oberparleiter
2006-06-29
1
-0
/
+63
*
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
2006-03-24
1
-2
/
+1
*
[PATCH] s390: channel path measurements
Cornelia Huck
2006-03-24
1
-0
/
+41
*
[PATCH] "s390: multiple subchannel sets support" fix
Greg Smith
2006-03-14
1
-0
/
+3
*
[PATCH] s390: Remove CVS generated information
Heiko Carstens
2006-02-01
1
-1
/
+0
*
[PATCH] s390: email-address change
Cornelia Huck
2006-01-14
1
-2
/
+2
*
[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.
Cornelia Huck
2006-01-13
1
-2
/
+34
*
[PATCH] s390: Fix missing release function and cosmetic changes
Cornelia Huck
2006-01-06
1
-0
/
+10
*
[PATCH] s390: multiple subchannel sets support
Cornelia Huck
2006-01-06
1
-12
/
+32
*
[PATCH] s390: introduce struct channel_subsystem
Cornelia Huck
2006-01-06
1
-21
/
+46
*
[PATCH] s390: introduce for_each_subchannel
Cornelia Huck
2006-01-06
1
-52
/
+58
*
[PATCH] s390: introduce struct subchannel_id
Cornelia Huck
2006-01-06
1
-31
/
+38
*
[PATCH] s390: move s390_root_dev_* out of the cio layer
Carsten Otte
2006-01-06
1
-41
/
+0
*
[PATCH] s/390: Use klist in cio
Cornelia Huck
2005-06-25
1
-20
/
+14
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+575