index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
chp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-03
s390/cio: add const to bin_attribute structures
Bhumika Goyal
1
-2
/
+2
2017-07-13
s390: chp: handle CRW_ERC_INIT for channel-path status change
Dong Jia Shi
1
-0
/
+1
2017-01-16
s390/cio: clarify cssid usage
Sebastian Ott
1
-6
/
+7
2016-10-17
s390/cio: don't register chpids in reserved state
Sebastian Ott
1
-2
/
+4
2016-07-31
s390/cio: fix premature wakeup during chp configure
Sebastian Ott
1
-14
/
+32
2016-07-31
s390/cio: convert cfg_lock mutex to spinlock
Sebastian Ott
1
-9
/
+9
2016-07-18
s390/cio/chp : Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-9
/
+2
2016-07-15
s390/cio: make fmt1 channel path descriptor optional
Sebastian Ott
1
-4
/
+7
2016-01-26
s390/cio: update measurement characteristics
Sebastian Ott
1
-7
/
+5
2016-01-26
s390/cio: ensure consistent measurement state
Sebastian Ott
1
-8
/
+5
2016-01-26
s390/cio: fix measurement characteristics memleak
Sebastian Ott
1
-3
/
+3
2014-10-14
s390/cio: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-2
/
+2
2014-05-20
s390/cio: fix multiple structure definitions
Sebastian Ott
1
-1
/
+1
2013-05-15
s390/cio: add channel ID sysfs attribute
Peter Oberparleiter
1
-0
/
+36
2013-04-17
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
1
-1
/
+21
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2012-06-05
s390/cio/chp: cleanup attribute usage
Sebastian Ott
1
-7
/
+5
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+2
2010-10-25
[S390] cio: update descriptor in chsc_chp_vary
Sebastian Ott
1
-6
/
+0
2010-10-25
[S390] cio: add lock to struct channel_path
Sebastian Ott
1
-12
/
+23
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-06
[S390] cio: channel path memory leak
Michael Ernst
1
-1
/
+1
2009-09-11
[S390] proper use of device register
Sebastian Ott
1
-1
/
+2
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
1
-3
/
+3
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-2
/
+1
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
1
-3
/
+4
2008-07-14
[S390] Cleanup cio printk messages.
Michael Ernst
1
-5
/
+2
2008-07-14
[S390] s390/cio: use memory_read_from_buffer()
Akinobu Mita
1
-9
/
+2
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
1
-1
/
+1
2008-07-14
[S390] cio: suppress chpid event in case of configure error
Peter Oberparleiter
1
-6
/
+17
2008-07-14
[S390] cio: Repair chpid event handling.
Cornelia Huck
1
-3
/
+3
2008-07-14
[S390] cio: Get rid of css_characteristics_avail.
Cornelia Huck
1
-2
/
+1
2008-07-14
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
1
-0
/
+1
2008-07-14
[S390] cio: Cleanup crw interface.
Cornelia Huck
1
-7
/
+42
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
1
-0
/
+20
2007-10-22
[S390] cio: Use to_channelpath() for device to channel path conversion.
Cornelia Huck
1
-6
/
+6
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
1
-2
/
+6
2007-10-12
[S390] cio: Minor style fixes.
Cornelia Huck
1
-4
/
+4
2007-10-12
[S390] cio: rename css to channel_subsystems
Cornelia Huck
1
-7
/
+7
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-16
/
+3
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-4
/
+6
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+0
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter
1
-5
/
+3
2007-04-27
[S390] cio: Channel-path configure function.
Peter Oberparleiter
1
-1
/
+249
2007-04-27
[S390] cio: observe chpid valid flag
Peter Oberparleiter
1
-0
/
+4
2007-04-27
[S390] cio: Introduce separate files for channel-path related code.
Peter Oberparleiter
1
-0
/
+433