aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/device.h
Commit message (Expand)AuthorAge
* Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-05
|\
| * iommu: Constify struct iommu_opsThierry Reding2014-07-07
* | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-04
|\ \
| * | devres: Add devm_kasprintf and devm_kvasprintf APIHimangi Saraogi2014-07-17
| |/
* / devres: remove devm_request_and_ioremap()Jingoo Han2014-06-19
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| * Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King2014-05-23
| |\
| | * device: introduce per device dma_pfn_offsetSantosh Shilimkar2014-05-05
* | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-03
|\ \ \
| * | | devres: Add devm_get_free_pages APIEli Billauer2014-05-23
| * | | devres: introduce API "devm_kmemdupSrinivas Pandruvada2014-04-29
| |/ /
* | | driver core: Inline dev_set/get_drvdataJean Delvare2014-05-27
* | | driver core: dev_set_drvdata returns voidJean Delvare2014-05-27
* | | driver core: Move driver_data back to struct deviceJean Delvare2014-05-27
|/ /
* / sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-16
|/
* Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-01
|\
| * Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman2014-03-25
| * sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-02-07
| * kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappersTejun Heo2014-02-07
* | devres: introduce API "devm_kstrdup"Manish Badarkhe2014-02-11
|/
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-14
* device: Make dev_WARN/dev_WARN_ONCE print device as well as driver nameBjorn Helgaas2013-10-29
* devres: add kernel standard devm_k.alloc functionsJoe Perches2013-10-16
* driver core: remove dev_bin_attrs from struct classGreg Kroah-Hartman2013-10-06
* driver core: remove dev_attrs from struct classGreg Kroah-Hartman2013-10-06
* driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman2013-09-28
* driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman2013-09-28
* sysfs: make attr namespace interface less convolutedTejun Heo2013-09-26
* Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-09
|\
| * drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-27
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-03
|\ \
| * | driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki2013-08-29
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-03
|\ \ \
| * | | driver core: create write-only attribute macros for devices and driversGreg Kroah-Hartman2013-08-23
| * | | driver core: bus_type: add bus_groupsGreg Kroah-Hartman2013-08-12
| * | | driver core: bus_type: add drv_groupsGreg Kroah-Hartman2013-08-12
| * | | driver core: bus_type: add dev_groupsGreg Kroah-Hartman2013-08-12
| |/ /
* / / dev-core: fix build break when DEBUG is enabledDmitry Kasatkin2013-08-28
|/ /
* | driver core: add default groups to struct classGreg Kroah-Hartman2013-07-16
* | driver core: Introduce device_create_groupsGuenter Roeck2013-07-16
* | driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman2013-07-16
|/
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * Driver core: Add offline/online device operationsRafael J. Wysocki2013-05-12
* | driver core: device.h: fix doc compilation warningsMichael Opdenacker2013-06-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-01
|\
| * Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-17
| |\
| * | devres: allow adding custom actions to the stackDmitry Torokhov2013-02-26
* | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-29
|\ \ \
| * | | driver/base: implement subsys_virtual_register()Tejun Heo2013-03-12
| | |/ | |/|
* | | driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman2013-04-11