index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
chp.c
Age
Commit message (
Expand
)
Author
2021-06-18
s390/cio: dont call css_wait_for_slow_path() inside a lock
Vineeth Vijayan
2021-04-12
s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_t
Vineeth Vijayan
2020-11-16
s390/cio: Export information about Endpoint-Security Capability
Sebastian Ott
2020-02-17
s390/cio: use kobj_to_dev() API
chenqiwu
2018-07-17
s390/cio: ensure that a chpid is registered only once
Sebastian Ott
2018-03-28
s390/cio: add util_string sysfs attribute
Sebastian Ott
2018-03-26
s390/chsc: query utility strings via fmt3 channel path descriptor
Sebastian Ott
2018-03-26
s390/cio: rename struct channel_path_desc
Sebastian Ott
2018-02-05
s390/cio: fix kernel-doc usage
Sebastian Ott
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-08-03
s390/cio: add const to bin_attribute structures
Bhumika Goyal
2017-07-13
s390: chp: handle CRW_ERC_INIT for channel-path status change
Dong Jia Shi
2017-01-16
s390/cio: clarify cssid usage
Sebastian Ott
2016-10-17
s390/cio: don't register chpids in reserved state
Sebastian Ott
2016-07-31
s390/cio: fix premature wakeup during chp configure
Sebastian Ott
2016-07-31
s390/cio: convert cfg_lock mutex to spinlock
Sebastian Ott
2016-07-18
s390/cio/chp : Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-07-15
s390/cio: make fmt1 channel path descriptor optional
Sebastian Ott
2016-01-26
s390/cio: update measurement characteristics
Sebastian Ott
2016-01-26
s390/cio: ensure consistent measurement state
Sebastian Ott
2016-01-26
s390/cio: fix measurement characteristics memleak
Sebastian Ott
2014-10-14
s390/cio: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-05-20
s390/cio: fix multiple structure definitions
Sebastian Ott
2013-05-15
s390/cio: add channel ID sysfs attribute
Peter Oberparleiter
2013-04-17
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-06-05
s390/cio/chp: cleanup attribute usage
Sebastian Ott
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
2010-10-25
[S390] cio: update descriptor in chsc_chp_vary
Sebastian Ott
2010-10-25
[S390] cio: add lock to struct channel_path
Sebastian Ott
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-10-06
[S390] cio: channel path memory leak
Michael Ernst
2009-09-11
[S390] proper use of device register
Sebastian Ott
2009-03-26
[S390] split/move machine check handler code
Heiko Carstens
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-09-09
[S390] cio: Correct cleanup on error.
Cornelia Huck
2008-07-14
[S390] Cleanup cio printk messages.
Michael Ernst
2008-07-14
[S390] s390/cio: use memory_read_from_buffer()
Akinobu Mita
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck
2008-07-14
[S390] cio: suppress chpid event in case of configure error
Peter Oberparleiter
2008-07-14
[S390] cio: Repair chpid event handling.
Cornelia Huck
2008-07-14
[S390] cio: Get rid of css_characteristics_avail.
Cornelia Huck
2008-07-14
[S390] cio: Export some symbols for modular css drivers.
Cornelia Huck
2008-07-14
[S390] cio: Cleanup crw interface.
Cornelia Huck
2008-07-14
[S390] cio: Rework css driver.
Cornelia Huck
2007-10-22
[S390] cio: Use to_channelpath() for device to channel path conversion.
Cornelia Huck
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2007-10-12
[S390] cio: Minor style fixes.
Cornelia Huck
[next]