aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/device.h
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\
| * driver-core: Move kobj_to_dev from genhd.h to device.hLars-Peter Clausen2012-07-16
| |
| \
*-. \ Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-23
|\ \ \ | | |/ | |/|
| | * driver core: Add iommu_group tracking to struct deviceAlex Williamson2012-06-25
| |/
* / Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds2012-07-18
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-25
|\
| * drivers: add Contiguous Memory AllocatorMarek Szyprowski2012-05-21
* | sysfs: get rid of some lockdep false positivesAlan Stern2012-05-14
* | driver core: Add dev_*_ratelimited() familyHiroshi DOYU2012-05-14
* | devres: Add devres_release()Mark Brown2012-05-04
* | driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson2012-05-04
* | Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-19
* | driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-18
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\
| * driver-core: remove legacy iSeries hackStephen Rothwell2012-03-08
* | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-20
|\ \
| * | driver-core: Allow additional parameters for module_driverLars-Peter Clausen2012-03-09
| |/
* | driver core: move the deferred probe pointer into the private areaGreg Kroah-Hartman2012-03-08
* | drivercore: Add driver probe deferral mechanismGrant Likely2012-03-08
* | Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman2012-02-02
|\|
| * kernel-doc: fix new warnings in device.hRandy Dunlap2012-01-23
* | Eliminate get_driver() and put_driver()Alan Stern2012-01-24
* | dynamic_debug: make dynamic-debug supersede DEBUG ccflagJim Cromie2012-01-24
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\ \ | |/ |/|
| * driver core: remove __must_check from device_create_fileGreg Kroah-Hartman2012-01-04
| * driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers2011-12-14
| * drivercore: Generalize module_platform_driverLars-Peter Clausen2011-11-17
| * lib: devres: add convenience function to remap a resourceWolfram Sang2011-11-15
* | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-21
|\ \
| * | device.h: Fix struct member documentationMarcos Paulo de Souza2011-11-15
| |/
* / PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-17
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
| * include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-10-31
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-30
|\
| * Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-21
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\ \
| * | PM: Introduce struct pm_subsys_dataRafael J. Wysocki2011-08-25
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
|\ \
| * | class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman2011-10-19
| |/
* / dynamic_debug: Add __dynamic_dev_dbgJoe Perches2011-08-22
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-02
* Fix some kernel-doc warningsVitaliy Ivanov2011-06-27
* PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * driver core: Add the device driver-model structures to kerneldocWanlong Gao2011-05-06