summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/chp.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: add util_string sysfs attributeSebastian Ott2018-03-281-0/+23
* s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-261-0/+1
* s390/cio: rename struct channel_path_descSebastian Ott2018-03-261-5/+5
* s390/cio: fix kernel-doc usageSebastian Ott2018-02-051-5/+5
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/cio: add const to bin_attribute structuresBhumika Goyal2017-08-031-2/+2
* s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi2017-07-131-0/+1
* s390/cio: clarify cssid usageSebastian Ott2017-01-161-6/+7
* s390/cio: don't register chpids in reserved stateSebastian Ott2016-10-171-2/+4
* s390/cio: fix premature wakeup during chp configureSebastian Ott2016-07-311-14/+32
* s390/cio: convert cfg_lock mutex to spinlockSebastian Ott2016-07-311-9/+9
* s390/cio/chp : Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-181-9/+2
* s390/cio: make fmt1 channel path descriptor optionalSebastian Ott2016-07-151-4/+7
* s390/cio: update measurement characteristicsSebastian Ott2016-01-261-7/+5
* s390/cio: ensure consistent measurement stateSebastian Ott2016-01-261-8/+5
* s390/cio: fix measurement characteristics memleakSebastian Ott2016-01-261-3/+3
* s390/cio: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* s390/cio: fix multiple structure definitionsSebastian Ott2014-05-201-1/+1
* s390/cio: add channel ID sysfs attributePeter Oberparleiter2013-05-151-0/+36
* s390/cio: collect format 1 channel-path description dataPeter Oberparleiter2013-04-171-1/+21
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/cio/chp: cleanup attribute usageSebastian Ott2012-06-051-7/+5
* s390: add missing module.h/export.h includesHeiko Carstens2011-10-311-0/+2
* [S390] cio: update descriptor in chsc_chp_varySebastian Ott2010-10-251-6/+0
* [S390] cio: add lock to struct channel_pathSebastian Ott2010-10-251-12/+23
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* [S390] cio: channel path memory leakMichael Ernst2009-10-061-1/+1
* [S390] proper use of device registerSebastian Ott2009-09-111-1/+2
* [S390] split/move machine check handler codeHeiko Carstens2009-03-261-3/+3
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-2/+1
* [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-091-3/+4
* [S390] Cleanup cio printk messages.Michael Ernst2008-07-141-5/+2
* [S390] s390/cio: use memory_read_from_buffer()Akinobu Mita2008-07-141-9/+2
* [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-141-1/+1
* [S390] cio: suppress chpid event in case of configure errorPeter Oberparleiter2008-07-141-6/+17
* [S390] cio: Repair chpid event handling.Cornelia Huck2008-07-141-3/+3
* [S390] cio: Get rid of css_characteristics_avail.Cornelia Huck2008-07-141-2/+1
* [S390] cio: Export some symbols for modular css drivers.Cornelia Huck2008-07-141-0/+1
* [S390] cio: Cleanup crw interface.Cornelia Huck2008-07-141-7/+42
* [S390] cio: Rework css driver.Cornelia Huck2008-07-141-0/+20
* [S390] cio: Use to_channelpath() for device to channel path conversion.Cornelia Huck2007-10-221-6/+6
* [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-121-2/+6
* [S390] cio: Minor style fixes.Cornelia Huck2007-10-121-4/+4
* [S390] cio: rename css to channel_subsystemsCornelia Huck2007-10-121-7/+7
* [S390] cio: Clean up messages.Cornelia Huck2007-07-271-16/+3
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-4/+6
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-2/+0
* [S390] cio: replace subchannel evaluation queue with bitmapPeter Oberparleiter2007-04-271-5/+3