index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
ccwgroup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
s390/ccwgroup: use ccwgroup_ungroup wrapper
Sebastian Ott
1
-12
/
+2
2014-06-16
s390/ccwgroup: fix an uninitialized return code
Sebastian Ott
1
-4
/
+5
2014-06-16
s390/ccwgroup: obtain extra reference for asynchronous processing
Sebastian Ott
1
-1
/
+4
2014-02-08
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
1
-10
/
+16
2013-12-16
s390/cio: use device_lock to synchronize calls to the ccwgroup driver
Sebastian Ott
1
-6
/
+6
2013-08-22
s390: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-11-23
s390/ccwgroup: allow drivers to call set_{on,off}line
Sebastian Ott
1
-2
/
+20
2012-11-23
s390/ccwgroup: set_online return error when already online
Sebastian Ott
1
-2
/
+2
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
1
-55
/
+2
2012-05-16
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
1
-39
/
+30
2012-05-16
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
1
-9
/
+45
2012-01-25
cio: remove {get,put}_driver
Sebastian Ott
1
-2
/
+0
2011-10-30
[S390] ccwgroup: cleanup
Sebastian Ott
1
-180
/
+119
2011-10-30
[S390] ccwgroup: move attributes to attribute group
Sebastian Ott
1
-20
/
+22
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
1
-4
/
+2
2011-01-05
[S390] cio: fix ccwgroup unregistration race condition
Peter Oberparleiter
1
-38
/
+40
2010-05-27
[S390] ccwgroup: add locking around drvdata access
Sebastian Ott
1
-0
/
+7
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-06-16
[S390] pm: ccwgroup bus power management callbacks
Sebastian Ott
1
-5
/
+73
2009-03-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-17
/
+56
2009-03-26
[S390] cio: ccw group fix unbind behaviour.
Sebastian Ott
1
-6
/
+36
2009-03-26
[S390] cio: fix sanity checks in ccwgroup driver.
Sebastian Ott
1
-4
/
+12
2009-03-26
[S390] cio: ccw group online store - report rcs to the caller.
Sebastian Ott
1
-7
/
+8
2009-03-25
sysfs: only allow one scheduled removal callback per kobj
Alex Chiang
1
-2
/
+3
2008-12-25
[S390] cio: fix ccwgroup online vs. ungroup race condition
Peter Oberparleiter
1
-5
/
+13
2008-12-25
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+5
2008-10-10
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
1
-2
/
+1
2008-10-10
[S390] bus_id -> dev_name conversions
Kay Sievers
1
-1
/
+1
2008-09-16
[S390] cio: Fix driver_data handling for ccwgroup devices.
Cornelia Huck
1
-1
/
+3
2008-08-21
[S390] cio: fix ccw group device cleanup
Peter Oberparleiter
1
-8
/
+12
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-21
/
+75
2008-04-30
[S390] cio: Use strict_strtoul() for attributes.
Cornelia Huck
1
-2
/
+5
2008-04-29
ccwgroup: Unify parsing for group attribute.
Ursula Braun
1
-21
/
+75
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-05
[S390] cio: Add shutdown callback for ccwgroup.
Cornelia Huck
1
-0
/
+12
2008-01-26
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
Cornelia Huck
1
-2
/
+4
2008-01-26
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
Cornelia Huck
1
-0
/
+1
2008-01-26
[S390] cio: Use dev_{g,s}et_drvdata().
Cornelia Huck
1
-7
/
+7
2008-01-26
[S390] cio: Use helpers instead of container_of().
Cornelia Huck
1
-2
/
+2
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-2
/
+1
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-2
/
+1
2007-10-12
[S390] cio: Add docbook comments.
Cornelia Huck
1
-17
/
+50
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-3
/
+0
2007-04-27
[S390] cio: ccwgroup register vs. unregister.
Cornelia Huck
1
-15
/
+18
2007-03-16
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
Alan Stern
1
-3
/
+15
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-3
/
+3
2006-08-30
[S390] cio: kernel stack overflow.
Heiko Carstens
1
-9
/
+5
2006-07-27
[S390] duplicate ccw devices in ccwgroup.
Cornelia Huck
1
-7
/
+3
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-06-29
[S390] ccwgroup device unregister.
Cornelia Huck
1
-7
/
+10
[next]