summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/ccwgroup.c
Commit message (Expand)AuthorAgeFilesLines
* s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-161-12/+2
* s390/ccwgroup: fix an uninitialized return codeSebastian Ott2014-06-161-4/+5
* s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott2014-06-161-1/+4
* s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-071-10/+16
* s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott2013-12-161-6/+6
* s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-221-1/+1
* s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott2012-11-231-2/+20
* s390/ccwgroup: set_online return error when already onlineSebastian Ott2012-11-231-2/+2
* s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-161-55/+2
* s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott2012-05-161-39/+30
* s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott2012-05-161-9/+45
* cio: remove {get,put}_driverSebastian Ott2012-01-241-2/+0
* [S390] ccwgroup: cleanupSebastian Ott2011-10-301-180/+119
* [S390] ccwgroup: move attributes to attribute groupSebastian Ott2011-10-301-20/+22
* [S390] ccwgroup_driver: remove duplicate membersSebastian Ott2011-03-231-4/+2
* [S390] cio: fix ccwgroup unregistration race conditionPeter Oberparleiter2011-01-051-38/+40
* [S390] ccwgroup: add locking around drvdata accessSebastian Ott2010-05-261-0/+7
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* [S390] pm: ccwgroup bus power management callbacksSebastian Ott2009-06-161-5/+73
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-261-17/+56
|\
| * [S390] cio: ccw group fix unbind behaviour.Sebastian Ott2009-03-261-6/+36
| * [S390] cio: fix sanity checks in ccwgroup driver.Sebastian Ott2009-03-261-4/+12
| * [S390] cio: ccw group online store - report rcs to the caller.Sebastian Ott2009-03-261-7/+8
* | sysfs: only allow one scheduled removal callback per kobjAlex Chiang2009-03-241-2/+3
|/
* [S390] cio: fix ccwgroup online vs. ungroup race conditionPeter Oberparleiter2008-12-251-5/+13
* [S390] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-251-3/+5
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-2/+1
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-101-1/+1
* [S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck2008-09-161-1/+3
* [S390] cio: fix ccw group device cleanupPeter Oberparleiter2008-08-211-8/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-301-21/+75
|\
| * ccwgroup: Unify parsing for group attribute.Ursula Braun2008-04-291-21/+75
* | [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-301-2/+5
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* [S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck2008-02-051-0/+12
* [S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck2008-01-261-2/+4
* [S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck2008-01-261-0/+1
* [S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck2008-01-261-7/+7
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-261-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-121-2/+1
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+1
* | [S390] cio: Add docbook comments.Cornelia Huck2007-10-121-17/+50
|/
* [S390] cio: Clean up messages.Cornelia Huck2007-07-271-3/+0
* [S390] cio: ccwgroup register vs. unregister.Cornelia Huck2007-04-271-15/+18
* [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern2007-03-151-3/+15
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-3/+3
* [S390] cio: kernel stack overflow.Heiko Carstens2006-08-301-9/+5
* [S390] duplicate ccw devices in ccwgroup.Cornelia Huck2006-07-271-7/+3
* [S390] Fix sparse warnings.Heiko Carstens2006-07-121-1/+1
* [S390] ccwgroup device unregister.Cornelia Huck2006-06-291-7/+10
OpenPOWER on IntegriCloud