index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
ccwgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
2021-09-22
1
-2
/
+8
*
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
1
-5
/
+1
|
\
|
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
|
*
s390/ccwgroup: Drop if with an always false condition
Uwe Kleine-König
2021-07-21
1
-2
/
+0
*
|
s390/qeth: remove OSN support
Julian Wiedmann
2021-07-20
1
-22
/
+0
|
/
*
s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungrouping
Julian Wiedmann
2021-06-07
1
-1
/
+1
*
s390/ccwgroup: simplify ungrouping when driver deregisters
Julian Wiedmann
2021-06-07
1
-9
/
+0
*
s390/ccwgroup: release the cdevs from within dev->release()
Julian Wiedmann
2021-06-07
1
-32
/
+17
*
s390/ccwgroup: use bus->dev_groups for bus-based sysfs attributes
Julian Wiedmann
2020-12-07
1
-9
/
+3
*
s390/ccwgroup: remove pm support
Julian Wiedmann
2020-03-27
1
-69
/
+0
*
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-26
1
-1
/
+1
|
\
|
*
s390/cio: avoid calling strlen on null pointer
Vasily Gorbik
2019-09-23
1
-1
/
+1
*
|
drivers: Add generic helper to match any device
Suzuki K Poulose
2019-07-30
1
-7
/
+1
*
|
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2019-07-30
1
-9
/
+1
|
/
*
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
2019-06-26
1
-1
/
+1
*
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-24
1
-2
/
+2
*
s390/ccwgroup: add get_ccwgroupdev_by_busid()
Julian Wiedmann
2018-10-08
1
-0
/
+30
*
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-07
1
-2
/
+1
|
\
|
*
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-2
/
+1
*
|
s390/cio: add test for ccwgroup device
Sebastian Ott
2018-05-23
1
-0
/
+6
|
/
*
s390/ccwgroup: require at least one ccw device
Julian Wiedmann
2018-04-10
1
-1
/
+4
*
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-09-29
1
-0
/
+6
*
s390/ccwgroup: increase string buffer size
Heiko Carstens
2017-05-09
1
-2
/
+2
*
s390/ccwgroup: use ccwgroup_ungroup wrapper
Sebastian Ott
2014-06-16
1
-12
/
+2
*
s390/ccwgroup: fix an uninitialized return code
Sebastian Ott
2014-06-16
1
-4
/
+5
*
s390/ccwgroup: obtain extra reference for asynchronous processing
Sebastian Ott
2014-06-16
1
-1
/
+4
*
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-08
1
-10
/
+16
*
s390/cio: use device_lock to synchronize calls to the ccwgroup driver
Sebastian Ott
2013-12-16
1
-6
/
+6
*
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-08-22
1
-1
/
+1
*
s390/ccwgroup: allow drivers to call set_{on,off}line
Sebastian Ott
2012-11-23
1
-2
/
+20
*
s390/ccwgroup: set_online return error when already online
Sebastian Ott
2012-11-23
1
-2
/
+2
*
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
2012-05-16
1
-55
/
+2
*
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
2012-05-16
1
-39
/
+30
*
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-9
/
+45
*
cio: remove {get,put}_driver
Sebastian Ott
2012-01-25
1
-2
/
+0
*
[S390] ccwgroup: cleanup
Sebastian Ott
2011-10-30
1
-180
/
+119
*
[S390] ccwgroup: move attributes to attribute group
Sebastian Ott
2011-10-30
1
-20
/
+22
*
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-4
/
+2
*
[S390] cio: fix ccwgroup unregistration race condition
Peter Oberparleiter
2011-01-05
1
-38
/
+40
*
[S390] ccwgroup: add locking around drvdata access
Sebastian Ott
2010-05-26
1
-0
/
+7
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
[S390] pm: ccwgroup bus power management callbacks
Sebastian Ott
2009-06-16
1
-5
/
+73
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-27
1
-17
/
+56
|
\
|
*
[S390] cio: ccw group fix unbind behaviour.
Sebastian Ott
2009-03-26
1
-6
/
+36
|
*
[S390] cio: fix sanity checks in ccwgroup driver.
Sebastian Ott
2009-03-26
1
-4
/
+12
|
*
[S390] cio: ccw group online store - report rcs to the caller.
Sebastian Ott
2009-03-26
1
-7
/
+8
*
|
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
2009-03-25
1
-2
/
+3
|
/
*
[S390] cio: fix ccwgroup online vs. ungroup race condition
Peter Oberparleiter
2008-12-25
1
-5
/
+13
*
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-25
1
-3
/
+5
[next]