index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
ccwgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-07
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-24
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-26
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-24
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
*
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
1
-2
/
+1
*
[S390] bus_id -> dev_name conversions
Kay Sievers
2008-10-10
1
-1
/
+1
*
[S390] cio: Fix driver_data handling for ccwgroup devices.
Cornelia Huck
2008-09-16
1
-1
/
+3
*
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
2008-08-21
1
-8
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-30
1
-21
/
+75
|
\
|
*
ccwgroup: Unify parsing for group attribute.
Ursula Braun
2008-04-29
1
-21
/
+75
*
|
[S390] cio: Use strict_strtoul() for attributes.
Cornelia Huck
2008-04-30
1
-2
/
+5
*
|
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
/
*
[S390] cio: Add shutdown callback for ccwgroup.
Cornelia Huck
2008-02-05
1
-0
/
+12
*
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
Cornelia Huck
2008-01-26
1
-2
/
+4
*
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
2008-01-26
1
-0
/
+1
*
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
2008-01-26
1
-7
/
+7
*
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
2008-01-26
1
-2
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-2
/
+1
|
\
|
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-2
/
+1
*
|
[S390] cio: Add docbook comments.
Cornelia Huck
2007-10-12
1
-17
/
+50
|
/
*
[S390] cio: Clean up messages.
Cornelia Huck
2007-07-27
1
-3
/
+0
*
[S390] cio: ccwgroup register vs. unregister.
Cornelia Huck
2007-04-27
1
-15
/
+18
*
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
2007-03-15
1
-3
/
+15
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-3
/
+3
*
[S390] cio: kernel stack overflow.
Heiko Carstens
2006-08-30
1
-9
/
+5
*
[S390] duplicate ccw devices in ccwgroup.
Cornelia Huck
2006-07-27
1
-7
/
+3
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
1
-1
/
+1
*
[S390] ccwgroup device unregister.
Cornelia Huck
2006-06-29
1
-7
/
+10
[next]