aboutsummaryrefslogtreecommitdiff
path: root/include/linux/device.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-23kernel-doc: fix new warnings in device.hGravatar Randy Dunlap 1-5/+10
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-3/+3
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 1-7/+101
2012-01-04driver core: remove __must_check from device_create_fileGravatar Greg Kroah-Hartman 1-2/+2
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Gravatar Al Viro 1-3/+3
2011-12-14driver-core: implement 'sysdev' functionality for regular devices and busesGravatar Kay Sievers 1-4/+74
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2011-11-17PM Sleep: Do not extend wakeup paths to devices with ignore_children setGravatar Rafael J. Wysocki 1-0/+5
2011-11-17drivercore: Generalize module_platform_driverGravatar Lars-Peter Clausen 1-0/+21
2011-11-15lib: devres: add convenience function to remap a resourceGravatar Wolfram Sang 1-0/+3
2011-11-15device.h: Fix struct member documentationGravatar Marcos Paulo de Souza 1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+10
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Gravatar Joe Perches 1-59/+51
2011-10-31include: replace linux/module.h with "struct module" wherever possibleGravatar Paul Gortmaker 1-1/+2
2011-10-31include: convert various register fcns to macros to avoid include chainingGravatar Paul Gortmaker 1-4/+8
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuGravatar Linus Torvalds 1-0/+6
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+5
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2011-10-21Driver core: Add iommu_ops to bus_typeGravatar Joerg Roedel 1-0/+6
2011-10-19class: Implement support for class attrs in tagged sysfs directories.Gravatar Eric W. Biederman 1-0/+2
2011-08-25PM: Introduce struct pm_subsys_dataGravatar Rafael J. Wysocki 1-0/+5
2011-08-22dynamic_debug: Add __dynamic_dev_dbgGravatar Joe Perches 1-0/+5
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainGravatar Rafael J. Wysocki 1-2/+2
2011-06-27Fix some kernel-doc warningsGravatar Vitaliy Ivanov 1-1/+0
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedGravatar Alan Stern 1-2/+2
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+158
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-7/+0
2011-05-18drivercore: revert addition of of_match to struct deviceGravatar Grant Likely 1-1/+0
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsGravatar Rafael J. Wysocki 1-7/+0
2011-05-06driver core: Add the device driver-model structures to kerneldocGravatar Wanlong Gao 1-3/+151
2011-04-22driver core: let dev_set_drvdata return int instead of void as it can failGravatar Uwe Kleine-König 1-1/+1
2011-04-19drivers: make device_type constGravatar Stephen Hemminger 1-1/+1
2011-04-19device: add dev_WARN_ONCEGravatar Felipe Balbi 1-1/+5
2011-03-23Introduce ARCH_NO_SYSDEV_OPS config option (v2)Gravatar Rafael J. Wysocki 1-0/+4
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-0/+1
2011-03-15PM: Add support for device power domainsGravatar Rafael J. Wysocki 1-0/+1
2011-02-28drivercore/dt: add a match table pointer to struct deviceGravatar Grant Likely 1-0/+1
2011-01-21driver-core: remove conditionals around devicetree pointersGravatar Grant Likely 1-5/+2
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+3
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-0/+1
2011-01-08sysfs: Introducing binary attributes for struct classGravatar Stefan Achatz 1-0/+1
2010-12-24PM: Replace the device power.status field with a bit fieldGravatar Rafael J. Wysocki 1-2/+2
2010-11-17driver-core: merge private parts of class and busGravatar Kay Sievers 1-4/+3
2010-10-22SYSFS: Allow boot time switching between deprecated and modern sysfs layoutGravatar Andi Kleen 1-0/+7
2010-08-05driver core: device_rename's new_name can be constGravatar Johannes Berg 1-1/+1
2010-08-05Driver core: Add BUS_NOTIFY_BIND_DRIVERGravatar Magnus Damm 1-3/+5
2010-08-05Driver core: Drop __must_check from bus_for_each_drv()Gravatar Jean Delvare 1-3/+2
2010-07-04device.h drivers/base/core.c Convert dev_<level> logging macros to functionsGravatar Joe Perches 1-26/+86