summaryrefslogtreecommitdiffstats
path: root/include/linux/device.h
Commit message (Expand)AuthorAgeFilesLines
* kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-231-5/+10
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-3/+3
|\
| * switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-041-3/+3
* | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-7/+101
|\ \ | |/ |/|
| * driver core: remove __must_check from device_create_fileGreg Kroah-Hartman2012-01-051-2/+2
| * driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-141-4/+74
| * drivercore: Generalize module_platform_driverLars-Peter Clausen2011-11-171-0/+21
| * lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-161-0/+3
* | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-221-1/+1
|\ \
| * | device.h: Fix struct member documentationMarcos Paulo de Souza2011-11-151-1/+1
| |/
* / PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-171-0/+5
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-5/+10
|\
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-11-011-1/+2
| * include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-11-011-4/+8
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-11-011-59/+51Star
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-301-0/+6
|\
| * Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-211-0/+6
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-0/+5
|\ \
| * | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-251-0/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-0/+2
|\ \
| * | class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman2011-10-201-0/+2
| |/
* / dynamic_debug: Add __dynamic_dev_dbgJoe Perches2011-08-231-0/+5
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-021-2/+2
* Fix some kernel-doc warningsVitaliy Ivanov2011-06-281-1/+0Star
* PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-211-2/+2
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-201-6/+158
|\
| * driver core: Add the device driver-model structures to kerneldocWanlong Gao2011-05-071-3/+151
| * driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König2011-04-231-1/+1
| * drivers: make device_type constStephen Hemminger2011-04-201-1/+1
| * device: add dev_WARN_ONCEFelipe Balbi2011-04-201-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-201-7/+0Star
|\ \
| * | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-7/+0Star
| |/
* / drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-1/+0Star
|/
* Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-231-0/+4
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-171-0/+1
|\
| * drivercore/dt: add a match table pointer to struct deviceGrant Likely2011-02-281-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-03-161-0/+1
|\ \ | |/ |/|
| * PM: Add support for device power domainsRafael J. Wysocki2011-03-151-0/+1
* | driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-211-5/+2Star
|/
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-111-4/+3Star
|\
| * driver-core: merge private parts of class and busKay Sievers2010-11-171-4/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-101-0/+1
|\ \
| * | sysfs: Introducing binary attributes for struct classStefan Achatz2011-01-081-0/+1
| |/
* / PM: Replace the device power.status field with a bit fieldRafael J. Wysocki2010-12-241-2/+2
|/
* SYSFS: Allow boot time switching between deprecated and modern sysfs layoutAndi Kleen2010-10-221-0/+7
* driver core: device_rename's new_name can be constJohannes Berg2010-08-051-1/+1
* Driver core: Add BUS_NOTIFY_BIND_DRIVERMagnus Damm2010-08-051-3/+5
* Driver core: Drop __must_check from bus_for_each_drv()Jean Delvare2010-08-051-3/+2Star
* device.h drivers/base/core.c Convert dev_<level> logging macros to functionsJoe Perches2010-07-041-26/+86