index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device.c
Age
Commit message (
Expand
)
Author
2023-07-03
s390: fix various typos
Heiko Carstens
2023-05-22
s390/cio: unregister device when the only path is gone
Vineeth Vijayan
2023-05-15
s390/cio: include subchannels without devices also for evaluation
Vineeth Vijayan
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-31
s390/cio: introduce locking for register/unregister functions
Vineeth Vijayan
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-12-01
s390/cio: sort out physical vs virtual pointers usage
Alexander Gordeev
2022-02-09
s390/cio: verify the driver availability for path_event call
Vineeth Vijayan
2021-12-06
s390/cio: remove uevent suppress from cio driver
Vineeth Vijayan
2021-10-04
s390/cio: unregister the subchannel while purging
Vineeth Vijayan
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-08-31
s390/cio: dont unregister subchannel from child-drivers
Vineeth Vijayan
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
s390/cio: Make struct css_driver::remove return void
Uwe Kleine-König
2021-04-30
s390/cio: remove invalid condition on IO_SCH_UNREG
Vineeth Vijayan
2021-01-19
s390/cio: use dma helpers for setting masks
Julian Wiedmann
2021-01-19
s390/cio: remove ccw_device_add() wrapper
Julian Wiedmann
2020-12-18
Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-16
Merge tag 'for-5.11/drivers-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
s390/delay: remove udelay_simple()
Heiko Carstens
2020-12-09
s390/cio: fix use-after-free in ccw_device_destroy_console
Qinglang Miao
2020-12-02
s390/cio: remove pm support from ccw bus driver
Vineeth Vijayan
2020-12-02
s390/cio: remove pm support from IO subchannel drivers
Vineeth Vijayan
2020-11-16
s390/cio: Add support for FCES status notification
Vineeth Vijayan
2020-04-06
s390/cio: avoid duplicated 'ADD' uevents
Cornelia Huck
2020-03-25
s390/cio: use fallthrough;
Joe Perches
2019-10-10
s390/cio: fix virtio-ccw DMA without PV
Halil Pasic
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-26
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-15
s390/cio: add basic protected virtualization support
Halil Pasic
2018-03-26
s390/cio: fix unbind of io_subchannel_driver
Sebastian Ott
2018-01-09
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-14
s390/cio: Convert timers to use timer_setup()
Kees Cook
2017-09-19
s390/cio: recover from bad paths
Sebastian Ott
2017-07-26
s390/cio: constify attribute_group structures.
Arvind Yadav
2017-06-12
s390/cio: introduce io_subchannel_type
Sebastian Ott
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-10-31
s390: cio: make it explicitly non-modular
Paul Gortmaker
2016-08-08
s390/cio: remove subchannel_id from ccw_device_private
Sebastian Ott
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
2015-10-14
s390/cio: fix use after free in cmb processing
Sebastian Ott
2015-10-14
s390/cio: use device_lock during cmb activation
Sebastian Ott
2014-06-16
s390/cio: set device name as early as possible
Sebastian Ott
2014-02-21
s390/cio: fix irq stats for early interrupts on ccw consoles
Sebastian Ott
[next]