summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/chsc_sch.c
Commit message (Expand)AuthorAgeFilesLines
* driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-241-1/+1
* compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0Star
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/debug: improve debug_eventSebastian Ott2017-10-181-5/+1Star
* s390/chsc: fix ioctl CHSC_INFO_CU commandSebastian Ott2016-07-151-1/+1
* s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-181-1/+1
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-271-2/+1Star
* s390: cio driver &__get_cpu_var replacementsChristoph Lameter2014-08-261-1/+1
* s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-281-1/+1
* s390: improve debug feature usageSebastian Ott2014-02-211-2/+1Star
* s390/chsc: Use snprintf instead of sprintfMichael Holzheu2013-06-261-6/+6
* s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-261-0/+94
* s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu2013-06-261-1/+19
* s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-261-2/+35
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-0/+1
* [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-301-1/+4
* [S390] css_driver: remove duplicate membersSebastian Ott2011-03-151-2/+4
* [S390] css: move chsc_private to drv_dataSebastian Ott2011-03-151-5/+6
* [S390] chsc: use the global page to determine the chp desriptorSebastian Ott2010-10-251-3/+9
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-171-0/+1
* [S390] cio: use exception-save stschSebastian Ott2010-04-221-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-1/+1
* [S390] cio: fix storage key handlingHeiko Carstens2010-02-261-1/+1
* [S390] cio: add missing compat ptr conversionHeiko Carstens2010-01-131-8/+15
* [S390] pm: chsc subchannel driver power management callbacksCornelia Huck2009-06-161-1/+31
* Driver core: implement uevent suppress in kobjectMing Lei2009-03-251-2/+2
* [S390] cio: introduce cio_update_schibSebastian Ott2008-12-251-1/+1
* [S390] cio: Correct use of ! and &Julia Lawall2008-10-101-1/+1
* [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-141-0/+820