Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fa73eb4738fc75317a481aa95cd472d0d6d057c3
/
drivers
/
s390
/
cio
/
ccwgroup.c
fa73eb4
s390/ccwgroup: use ccwgroup_ungroup wrapper
by Sebastian Ott
· 10 years ago
0310c8b
s390/ccwgroup: fix an uninitialized return code
by Sebastian Ott
· 10 years ago
9280ddb
s390/ccwgroup: obtain extra reference for asynchronous processing
by Sebastian Ott
· 10 years ago
0b60f9e
s390: use device_remove_file_self() instead of device_schedule_callback()
by Tejun Heo
· 11 years ago
d5b877f
s390/cio: use device_lock to synchronize calls to the ccwgroup driver
by Sebastian Ott
· 11 years ago
0178722
s390: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
683c3dc
s390/ccwgroup: allow drivers to call set_{on,off}line
by Sebastian Ott
· 12 years ago
cff9710
s390/ccwgroup: set_online return error when already online
by Sebastian Ott
· 12 years ago
9814fdf
s390/ccwgroup: remove ccwgroup_create_from_string
by Sebastian Ott
· 12 years ago
b7a610f
s390/ccwgroup: exploit ccwdev_by_dev_id
by Sebastian Ott
· 12 years ago
f2962da
s390/ccwgroup: introduce ccwgroup_create_dev
by Sebastian Ott
· 12 years ago
9f30ea9
cio: remove {get,put}_driver
by Sebastian Ott
· 13 years ago
dad572e3
[S390] ccwgroup: cleanup
by Sebastian Ott
· 13 years ago
dbdf1af
[S390] ccwgroup: move attributes to attribute group
by Sebastian Ott
· 13 years ago
3c190c5
[S390] ccwgroup_driver: remove duplicate members
by Sebastian Ott
· 14 years ago
c030175
[S390] cio: fix ccwgroup unregistration race condition
by Peter Oberparleiter
· 14 years ago
c560d10
[S390] ccwgroup: add locking around drvdata access
by Sebastian Ott
· 14 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
7e597a2
[S390] pm: ccwgroup bus power management callbacks
by Sebastian Ott
· 15 years ago
21cdbc1
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
e909074
[S390] cio: ccw group fix unbind behaviour.
by Sebastian Ott
· 16 years ago
50f1548
[S390] cio: fix sanity checks in ccwgroup driver.
by Sebastian Ott
· 16 years ago
40c9f99
[S390] cio: ccw group online store - report rcs to the caller.
by Sebastian Ott
· 16 years ago
6694206
sysfs: only allow one scheduled removal callback per kobj
by Alex Chiang
· 16 years ago
c619d42
[S390] cio: fix ccwgroup online vs. ungroup race condition
by Peter Oberparleiter
· 16 years ago
98df67b
[S390] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
1bf5b28
[S390] bus_id -> dev_set_name() changes
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
f26fd5d
[S390] cio: Fix driver_data handling for ccwgroup devices.
by Cornelia Huck
· 16 years ago
16f7f95
[S390] cio: fix ccw group device cleanup
by Peter Oberparleiter
· 16 years ago
95dfec6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
2f97220
[S390] cio: Use strict_strtoul() for attributes.
by Cornelia Huck
· 17 years ago
022b660
ccwgroup: Unify parsing for group attribute.
by Ursula Braun
· 17 years ago
d313584
drivers: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
01bc8ad
[S390] cio: Add shutdown callback for ccwgroup.
by Cornelia Huck
· 17 years ago
1a908c7
[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
by Cornelia Huck
· 17 years ago
4beee64
[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.
by Cornelia Huck
· 17 years ago
db6a642
[S390] cio: Use dev_{g,s}et_drvdata().
by Cornelia Huck
· 17 years ago
084325d
[S390] cio: Use helpers instead of container_of().
by Cornelia Huck
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
b2ffd8e
[S390] cio: Add docbook comments.
by Cornelia Huck
· 17 years ago
e556bbb
[S390] cio: Clean up messages.
by Cornelia Huck
· 17 years ago
d76123e
[S390] cio: ccwgroup register vs. unregister.
by Cornelia Huck
· 18 years ago
d9a9cdf
[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390
by Alan Stern
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
292888c
[S390] cio: kernel stack overflow.
by Heiko Carstens
· 18 years ago
1708822
[S390] duplicate ccw devices in ccwgroup.
by Cornelia Huck
· 18 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 18 years ago
887ab59
[S390] ccwgroup device unregister.
by Cornelia Huck
· 18 years ago
88abaab
[PATCH] s390: kzalloc() conversion in drivers/s390
by Eric Sesterhenn
· 19 years ago
e018ba1
[PATCH] s390: Remove CVS generated information
by Heiko Carstens
· 19 years ago
4ce3b30
[PATCH] s390: email-address change
by Cornelia Huck
· 19 years ago
f9ccf45
[PATCH] Add ccwgroup_bus_type probe and remove methods
by Russell King
· 19 years ago
973bd99
[PATCH] s390: atomic primitives
by Martin Schwidefsky
· 19 years ago
6d20b03
[PATCH] driver kill hotplug word from sn and others fix
by Paul Jackson
· 19 years ago
a001640
[PATCH] s390: ccwgroup online attribute
by Cornelia Huck
· 19 years ago
d305ef5
[PATCH] driver core: add helper device_is_registered()
by Daniel Ritz
· 19 years ago
b0744bd
[PATCH] s/390: Use klist in cio
by Cornelia Huck
· 19 years ago
3fd3c0a
[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacks
by Yani Ioannou
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago