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
/
ccwgroup.c
Age
Commit message (
Expand
)
Author
2018-10-08
s390/ccwgroup: add get_ccwgroupdev_by_busid()
Julian Wiedmann
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-05-23
s390/cio: add test for ccwgroup device
Sebastian Ott
2018-04-10
s390/ccwgroup: require at least one ccw device
Julian Wiedmann
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-05-09
s390/ccwgroup: increase string buffer size
Heiko Carstens
2014-06-16
s390/ccwgroup: use ccwgroup_ungroup wrapper
Sebastian Ott
2014-06-16
s390/ccwgroup: fix an uninitialized return code
Sebastian Ott
2014-06-16
s390/ccwgroup: obtain extra reference for asynchronous processing
Sebastian Ott
2014-02-07
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccwgroup driver
Sebastian Ott
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
2012-11-23
s390/ccwgroup: allow drivers to call set_{on,off}line
Sebastian Ott
2012-11-23
s390/ccwgroup: set_online return error when already online
Sebastian Ott
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
2012-05-16
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
2012-05-16
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
2012-01-24
cio: remove {get,put}_driver
Sebastian Ott
2011-10-30
[S390] ccwgroup: cleanup
Sebastian Ott
2011-10-30
[S390] ccwgroup: move attributes to attribute group
Sebastian Ott
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
2011-01-05
[S390] cio: fix ccwgroup unregistration race condition
Peter Oberparleiter
2010-05-26
[S390] ccwgroup: add locking around drvdata access
Sebastian Ott
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-06-16
[S390] pm: ccwgroup bus power management callbacks
Sebastian Ott
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
[S390] cio: ccw group fix unbind behaviour.
Sebastian Ott
2009-03-26
[S390] cio: fix sanity checks in ccwgroup driver.
Sebastian Ott
2009-03-26
[S390] cio: ccw group online store - report rcs to the caller.
Sebastian Ott
2009-03-24
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
2008-12-25
[S390] cio: fix ccwgroup online vs. ungroup race condition
Peter Oberparleiter
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-09-16
[S390] cio: Fix driver_data handling for ccwgroup devices.
Cornelia Huck
2008-08-21
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-30
[S390] cio: Use strict_strtoul() for attributes.
Cornelia Huck
2008-04-29
ccwgroup: Unify parsing for group attribute.
Ursula Braun
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-02-05
[S390] cio: Add shutdown callback for ccwgroup.
Cornelia Huck
2008-01-26
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
Cornelia Huck
2008-01-26
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
2008-01-26
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
2008-01-26
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
[S390] cio: Add docbook comments.
Cornelia Huck
[next]