index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
chp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cio: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
1
-2
/
+2
*
s390/cio: fix multiple structure definitions
Sebastian Ott
2014-05-20
1
-1
/
+1
*
s390/cio: add channel ID sysfs attribute
Peter Oberparleiter
2013-05-15
1
-0
/
+36
*
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
2013-04-17
1
-1
/
+21
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-3
/
+1
*
s390/cio/chp: cleanup attribute usage
Sebastian Ott
2012-06-05
1
-7
/
+5
*
s390: add missing module.h/export.h includes
Heiko Carstens
2011-10-31
1
-0
/
+2
*
[S390] cio: update descriptor in chsc_chp_vary
Sebastian Ott
2010-10-25
1
-6
/
+0
*
[S390] cio: add lock to struct channel_path
Sebastian Ott
2010-10-25
1
-12
/
+23
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-2
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
[S390] cio: channel path memory leak
Michael Ernst
2009-10-06
1
-1
/
+1
*
[S390] proper use of device register
Sebastian Ott
2009-09-11
1
-1
/
+2
*
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
1
-3
/
+3
*
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
1
-2
/
+1
*
[S390] cio: Correct cleanup on error.
Cornelia Huck
2008-09-09
1
-3
/
+4
*
[S390] Cleanup cio printk messages.
Michael Ernst
2008-07-14
1
-5
/
+2
*
[S390] s390/cio: use memory_read_from_buffer()
Akinobu Mita
2008-07-14
1
-9
/
+2
*
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
2008-07-14
1
-1
/
+1
*
[S390] cio: suppress chpid event in case of configure error
Peter Oberparleiter
2008-07-14
1
-6
/
+17
*
[S390] cio: Repair chpid event handling.
Cornelia Huck
2008-07-14
1
-3
/
+3
*
[S390] cio: Get rid of css_characteristics_avail.
Cornelia Huck
2008-07-14
1
-2
/
+1
*
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
2008-07-14
1
-0
/
+1
*
[S390] cio: Cleanup crw interface.
Cornelia Huck
2008-07-14
1
-7
/
+42
*
[S390] cio: Rework css driver.
Cornelia Huck
2008-07-14
1
-0
/
+20
*
[S390] cio: Use to_channelpath() for device to channel path conversion.
Cornelia Huck
2007-10-22
1
-6
/
+6
*
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2007-10-12
1
-2
/
+6
*
[S390] cio: Minor style fixes.
Cornelia Huck
2007-10-12
1
-4
/
+4
*
[S390] cio: rename css to channel_subsystems
Cornelia Huck
2007-10-12
1
-7
/
+7
*
[S390] cio: Clean up messages.
Cornelia Huck
2007-07-27
1
-16
/
+3
*
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-4
/
+6
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-2
/
+0
*
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
2007-04-27
1
-5
/
+3
*
[S390] cio: Channel-path configure function.
Peter Oberparleiter
2007-04-27
1
-1
/
+249
*
[S390] cio: observe chpid valid flag
Peter Oberparleiter
2007-04-27
1
-0
/
+4
*
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
2007-04-27
1
-0
/
+433