index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-6
/
+4
|
\
|
*
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
2019-06-26
1
-3
/
+1
|
*
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-24
1
-1
/
+1
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
|
s390/cio: add basic protected virtualization support
Halil Pasic
2019-06-15
1
-11
/
+57
|
/
*
s390/cio: fix unbind of io_subchannel_driver
Sebastian Ott
2018-03-26
1
-8
/
+8
*
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
1
-4
/
+4
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-1
/
+1
*
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
1
-2
/
+0
*
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/cio: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-4
/
+4
*
s390/cio: recover from bad paths
Sebastian Ott
2017-09-19
1
-3
/
+9
*
s390/cio: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-2
/
+2
*
s390/cio: introduce io_subchannel_type
Sebastian Ott
2017-06-12
1
-42
/
+0
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
s390: cio: make it explicitly non-modular
Paul Gortmaker
2016-10-31
1
-3
/
+3
*
s390/cio: remove subchannel_id from ccw_device_private
Sebastian Ott
2016-08-08
1
-2
/
+0
*
s390: Use pr_warn instead of pr_warning
Joe Perches
2016-03-07
1
-13
/
+10
*
s390/cio: fix use after free in cmb processing
Sebastian Ott
2015-10-14
1
-0
/
+2
*
s390/cio: use device_lock during cmb activation
Sebastian Ott
2015-10-14
1
-1
/
+1
*
s390/cio: set device name as early as possible
Sebastian Ott
2014-06-16
1
-35
/
+36
*
s390/cio: fix irq stats for early interrupts on ccw consoles
Sebastian Ott
2014-02-21
1
-8
/
+14
*
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
2014-02-21
1
-12
/
+17
*
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
2014-02-21
1
-1
/
+2
*
s390/cio: use device_lock to synchronize calls to the ccw driver
Sebastian Ott
2013-12-16
1
-10
/
+6
*
s390/cio: fix unlocked access of online member
Sebastian Ott
2013-12-16
1
-4
/
+9
*
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-22
1
-1
/
+1
*
s390/cio: fix early init counter usage
Sebastian Ott
2013-04-17
1
-7
/
+6
*
s390/cio: get rid of static console device
Sebastian Ott
2013-04-17
1
-43
/
+30
*
s390/cio: get rid of static console subchannel
Sebastian Ott
2013-04-17
1
-12
/
+12
*
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
2013-04-17
1
-4
/
+2
*
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-04-17
1
-2
/
+25
*
s390/cio: export vpm via sysfs
Sebastian Ott
2013-02-14
1
-0
/
+10
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-6
/
+6
*
s390: use ccw_device_get_schid
Sebastian Ott
2012-11-23
1
-11
/
+0
*
s390/cio: suppress 2nd path verification during resume
Sebastian Ott
2012-10-26
1
-7
/
+1
*
s390/cio: invalidate cdev pointer before deregistration
Sebastian Ott
2012-09-06
1
-1
/
+4
*
s390/cio: fix IO subchannel event race
Sebastian Ott
2012-09-06
1
-0
/
+2
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
2012-05-16
1
-1
/
+12
*
cio: remove {get,put}_driver
Sebastian Ott
2012-01-24
1
-7
/
+1
*
[S390] hibernate: directly trigger subchannel evaluation
Sebastian Ott
2011-12-01
1
-2
/
+2
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-0
/
+13
*
[S390] cio: prevent purging of CCW devices in the online state
Peter Oberparleiter
2011-04-04
1
-6
/
+18
*
[S390] ccw_bus_type: make it static
Sebastian Ott
2011-03-23
1
-3
/
+2
*
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-4
/
+2
*
[S390] css_driver: remove duplicate members
Sebastian Ott
2011-03-15
1
-2
/
+4
*
[S390] css: move io_private to drv_data
Sebastian Ott
2011-03-15
1
-6
/
+11
*
[S390] cio: path_event overindication after resume
Sebastian Ott
2011-01-12
1
-0
/
+1
*
[S390] cio: fix incorrect ccw_device_init_count
Sebastian Ott
2010-11-10
1
-1
/
+10
[next]