index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
css.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
[S390] pm: css bus power management callbacks
Sebastian Ott
1
-5
/
+152
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-11
/
+47
2009-03-26
[S390] eliminate cpuinfo_S390 structure
Martin Schwidefsky
1
-1
/
+1
2009-03-26
[S390] cio: prevent workqueue deadlock
Peter Oberparleiter
1
-3
/
+16
2009-03-26
[S390] cio: device scan oom fallback.
Sebastian Ott
1
-4
/
+27
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
1
-3
/
+3
2009-03-25
Driver core: implement uevent suppress in kobject
Ming Lei
1
-2
/
+2
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
1
-2
/
+6
2008-12-25
[S390] cio: introduce cio_commit_config
Sebastian Ott
1
-2
/
+2
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-2
/
+2
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
1
-14
/
+18
2008-08-21
[S390] cio: call ccw driver notify function with lock held
Peter Oberparleiter
1
-1
/
+0
2008-07-14
[S390] cio: fix double unregistering of subchannels
Sebastian Ott
1
-1
/
+2
2008-07-14
[S390] css: Use css_device_id for bus matching.
Cornelia Huck
1
-9
/
+6
2008-07-14
[S390] cio: Use isc_{register,unregister}.
Cornelia Huck
1
-1
/
+1
2008-07-14
[S390] cio: Introduce abstract isc definitions.
Cornelia Huck
1
-1
/
+3
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
[next]