aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/chsc_sch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-1/+1
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+0
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-10-18s390/debug: improve debug_eventSebastian Ott1-5/+1
2016-07-15s390/chsc: fix ioctl CHSC_INFO_CU commandSebastian Ott1-1/+1
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter1-1/+1
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring1-2/+1
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter1-1/+1
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky1-1/+1
2014-02-21s390: improve debug feature usageSebastian Ott1-2/+1
2013-06-26s390/chsc: Use snprintf instead of sprintfMichael Holzheu1-6/+6
2013-06-26s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu1-0/+94
2013-06-26s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu1-1/+19
2013-06-26s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu1-2/+35
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-02-27compat: fix compile breakage on s390Heiko Carstens1-0/+1
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott1-1/+4
2011-03-15[S390] css_driver: remove duplicate membersSebastian Ott1-2/+4
2011-03-15[S390] css: move chsc_private to drv_dataSebastian Ott1-5/+6
2010-10-25[S390] chsc: use the global page to determine the chp desriptorSebastian Ott1-3/+9
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky1-0/+1
2010-04-22[S390] cio: use exception-save stschSebastian Ott1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-1/+1
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens1-1/+1
2010-01-13[S390] cio: add missing compat ptr conversionHeiko Carstens1-8/+15
2009-06-16[S390] pm: chsc subchannel driver power management callbacksCornelia Huck1-1/+31
2009-03-24Driver core: implement uevent suppress in kobjectMing Lei1-2/+2
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott1-1/+1
2008-10-10[S390] cio: Correct use of ! and &Julia Lawall1-1/+1
2008-07-14[S390] cio: Add chsc subchannel driver.Cornelia Huck1-0/+820