| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 1 | -0/+5 |
|\ |
|
| * | driver-core: Move kobj_to_dev from genhd.h to device.h | Lars-Peter Clausen | 2012-07-16 | 1 | -0/+5 |
| | | |
| \ | |
*-. \ | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 2012-07-23 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| | * | driver core: Add iommu_group tracking to struct device | Alex Williamson | 2012-06-25 | 1 | -0/+2 |
| |/ |
|
* | | Make wait_for_device_probe() also do scsi_complete_async_scans() | Linus Torvalds | 2012-07-18 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-05-25 | 1 | -0/+4 |
|\ |
|
| * | drivers: add Contiguous Memory Allocator | Marek Szyprowski | 2012-05-21 | 1 | -0/+4 |
* | | sysfs: get rid of some lockdep false positives | Alan Stern | 2012-05-14 | 1 | -0/+3 |
* | | driver core: Add dev_*_ratelimited() family | Hiroshi DOYU | 2012-05-14 | 1 | -0/+27 |
* | | devres: Add devres_release() | Mark Brown | 2012-05-04 | 1 | -0/+2 |
* | | driver-core: fix DEVICE_INT_ATTR to use correct show/store functions | Michael Davidson | 2012-05-04 | 1 | -1/+1 |
* | | Revert "driver core: check start node in klist_iter_init_node" | Greg Kroah-Hartman | 2012-04-19 | 1 | -5/+5 |
* | | driver core: check start node in klist_iter_init_node | Hannes Reinecke | 2012-04-18 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 | 1 | -4/+0 |
|\ |
|
| * | driver-core: remove legacy iSeries hack | Stephen Rothwell | 2012-03-09 | 1 | -4/+0 |
* | | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-03-20 | 1 | -3/+4 |
|\ \ |
|
| * | | driver-core: Allow additional parameters for module_driver | Lars-Peter Clausen | 2012-03-09 | 1 | -3/+4 |
| |/ |
|
* | | driver core: move the deferred probe pointer into the private area | Greg Kroah-Hartman | 2012-03-08 | 1 | -5/+0 |
* | | drivercore: Add driver probe deferral mechanism | Grant Likely | 2012-03-08 | 1 | -0/+5 |
* | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 1 | -5/+10 |
|\ \
| |/ |
|
| * | kernel-doc: fix new warnings in device.h | Randy Dunlap | 2012-01-23 | 1 | -5/+10 |
* | | Eliminate get_driver() and put_driver() | Alan Stern | 2012-01-24 | 1 | -2/+0 |
* | | dynamic_debug: make dynamic-debug supersede DEBUG ccflag | Jim Cromie | 2012-01-24 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -3/+3 |
|\ |
|
| * | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 | 1 | -3/+3 |
* | | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -7/+101 |
|\ \
| |/
|/| |
|
| * | driver core: remove __must_check from device_create_file | Greg Kroah-Hartman | 2012-01-04 | 1 | -2/+2 |
| * | driver-core: implement 'sysdev' functionality for regular devices and buses | Kay Sievers | 2011-12-14 | 1 | -4/+74 |
| * | drivercore: Generalize module_platform_driver | Lars-Peter Clausen | 2011-11-17 | 1 | -0/+21 |
| * | lib: devres: add convenience function to remap a resource | Wolfram Sang | 2011-11-15 | 1 | -0/+3 |
* | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-11-21 | 1 | -1/+1 |
|\ \ |
|
| * | | device.h: Fix struct member documentation | Marcos Paulo de Souza | 2011-11-15 | 1 | -1/+1 |
| |/ |
|
* | | PM Sleep: Do not extend wakeup paths to devices with ignore_children set | Rafael J. Wysocki | 2011-11-17 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -5/+10 |
|\ |
|
| * | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 2011-10-31 | 1 | -1/+2 |
| * | include: convert various register fcns to macros to avoid include chaining | Paul Gortmaker | 2011-10-31 | 1 | -4/+8 |
* | | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 1 | -59/+51 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 1 | -0/+6 |
|\ |
|
| * | Driver core: Add iommu_ops to bus_type | Joerg Roedel | 2011-10-21 | 1 | -0/+6 |
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 | 1 | -0/+5 |
|\ \ |
|
| * | | PM: Introduce struct pm_subsys_data | Rafael J. Wysocki | 2011-08-25 | 1 | -0/+5 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 | 1 | -0/+2 |
|\ \ |
|
| * | | class: Implement support for class attrs in tagged sysfs directories. | Eric W. Biederman | 2011-10-19 | 1 | -0/+2 |
| |/ |
|
* | | dynamic_debug: Add __dynamic_dev_dbg | Joe Perches | 2011-08-22 | 1 | -0/+5 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | PM / Domains: Rename struct dev_power_domain to struct dev_pm_domain | Rafael J. Wysocki | 2011-07-02 | 1 | -2/+2 |
* | Fix some kernel-doc warnings | Vitaliy Ivanov | 2011-06-27 | 1 | -1/+0 |
* | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern | 2011-06-21 | 1 | -2/+2 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 | 1 | -6/+158 |
|\ |
|
| * | driver core: Add the device driver-model structures to kerneldoc | Wanlong Gao | 2011-05-06 | 1 | -3/+151 |