index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
s390/cio: verify the driver availability for path_event call
Vineeth Vijayan
1
-1
/
+1
2021-12-06
s390/cio: remove uevent suppress from cio driver
Vineeth Vijayan
1
-17
/
+3
2021-10-04
s390/cio: unregister the subchannel while purging
Vineeth Vijayan
1
-0
/
+2
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-17
/
+4
2021-08-31
s390/cio: dont unregister subchannel from child-drivers
Vineeth Vijayan
1
-17
/
+4
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-21
s390/cio: Make struct css_driver::remove return void
Uwe Kleine-König
1
-3
/
+2
2021-04-30
s390/cio: remove invalid condition on IO_SCH_UNREG
Vineeth Vijayan
1
-2
/
+1
2021-01-19
s390/cio: use dma helpers for setting masks
Julian Wiedmann
1
-6
/
+20
2021-01-19
s390/cio: remove ccw_device_add() wrapper
Julian Wiedmann
1
-10
/
+3
2020-12-18
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2020-12-17
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+14
2020-12-16
s390/delay: remove udelay_simple()
Heiko Carstens
1
-1
/
+1
2020-12-09
s390/cio: fix use-after-free in ccw_device_destroy_console
Qinglang Miao
1
-2
/
+2
2020-12-02
s390/cio: remove pm support from ccw bus driver
Vineeth Vijayan
1
-245
/
+2
2020-12-02
s390/cio: remove pm support from IO subchannel drivers
Vineeth Vijayan
1
-14
/
+0
2020-11-16
s390/cio: Add support for FCES status notification
Vineeth Vijayan
1
-1
/
+14
2020-04-06
s390/cio: avoid duplicated 'ADD' uevents
Cornelia Huck
1
-4
/
+9
2020-03-25
s390/cio: use fallthrough;
Joe Perches
1
-2
/
+2
2019-10-10
s390/cio: fix virtio-ccw DMA without PV
Halil Pasic
1
-1
/
+1
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
1
-14
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2019-06-26
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
1
-3
/
+1
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
1
-1
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-15
s390/cio: add basic protected virtualization support
Halil Pasic
1
-11
/
+57
2018-03-26
s390/cio: fix unbind of io_subchannel_driver
Sebastian Ott
1
-8
/
+8
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
1
-4
/
+4
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-1
/
+1
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-14
s390/cio: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-09-19
s390/cio: recover from bad paths
Sebastian Ott
1
-3
/
+9
2017-07-26
s390/cio: constify attribute_group structures.
Arvind Yadav
1
-2
/
+2
2017-06-12
s390/cio: introduce io_subchannel_type
Sebastian Ott
1
-42
/
+0
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2016-10-31
s390: cio: make it explicitly non-modular
Paul Gortmaker
1
-3
/
+3
2016-08-08
s390/cio: remove subchannel_id from ccw_device_private
Sebastian Ott
1
-2
/
+0
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-13
/
+10
2015-10-14
s390/cio: fix use after free in cmb processing
Sebastian Ott
1
-0
/
+2
2015-10-14
s390/cio: use device_lock during cmb activation
Sebastian Ott
1
-1
/
+1
2014-06-16
s390/cio: set device name as early as possible
Sebastian Ott
1
-35
/
+36
2014-02-21
s390/cio: fix irq stats for early interrupts on ccw consoles
Sebastian Ott
1
-8
/
+14
2014-02-21
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
1
-12
/
+17
2014-02-21
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
1
-1
/
+2
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccw driver
Sebastian Ott
1
-10
/
+6
2013-12-16
s390/cio: fix unlocked access of online member
Sebastian Ott
1
-4
/
+9
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-04-17
s390/cio: fix early init counter usage
Sebastian Ott
1
-7
/
+6
2013-04-17
s390/cio: get rid of static console device
Sebastian Ott
1
-43
/
+30
[next]