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
/
chsc_sch.c
Age
Commit message (
Expand
)
Author
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-10-18
s390/debug: improve debug_event
Sebastian Ott
2016-07-15
s390/chsc: fix ioctl CHSC_INFO_CU command
Sebastian Ott
2015-12-18
s390/cio: Remove unused inline assemblies
Peter Oberparleiter
2015-11-27
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
2014-08-26
s390: cio driver &__get_cpu_var replacements
Christoph Lameter
2014-05-28
s390/lowcore: replace lowcore irb array with a per-cpu variable
Martin Schwidefsky
2014-02-21
s390: improve debug feature usage
Sebastian Ott
2013-06-26
s390/chsc: Use snprintf instead of sprintf
Michael Holzheu
2013-06-26
s390/cio: Introduce on-close CHSC IOCTLs
Michael Holzheu
2013-06-26
s390/cio: Make /dev/chsc a single-open device
Michael Holzheu
2013-06-26
s390/cio: Introduce generic synchronous CHSC IOCTL
Michael Holzheu
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
2011-10-30
[S390] chsc_sch: add support for irq statistics
Sebastian Ott
2011-03-15
[S390] css_driver: remove duplicate members
Sebastian Ott
2011-03-15
[S390] css: move chsc_private to drv_data
Sebastian Ott
2010-10-25
[S390] chsc: use the global page to determine the chp desriptor
Sebastian Ott
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-05-17
[S390] avoid default_llseek in s390 drivers
Martin Schwidefsky
2010-04-22
[S390] cio: use exception-save stsch
Sebastian Ott
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
[S390] cio: fix storage key handling
Heiko Carstens
2010-01-13
[S390] cio: add missing compat ptr conversion
Heiko Carstens
2009-06-16
[S390] pm: chsc subchannel driver power management callbacks
Cornelia Huck
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
2008-12-25
[S390] cio: introduce cio_update_schib
Sebastian Ott
2008-10-10
[S390] cio: Correct use of ! and &
Julia Lawall
2008-07-14
[S390] cio: Add chsc subchannel driver.
Cornelia Huck