summaryrefslogtreecommitdiffstats
path: root/include/linux/device.h
Commit message (Expand)AuthorAge
* drivers core: remove assert_held_device_hotplug()Heiko Carstens2017-03-16
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-24
* | mm: validate device_hotplug is held for memory hotplugDan Williams2017-02-24
* | device: Implement a bus agnostic dev_num_vf routinePhil Sutter2017-01-20
* | device: bus_type: Introduce num_vf callbackPhil Sutter2017-01-20
|/
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-13
|\
| * driver core: Silence device links sphinx warningLukas Wunner2016-12-05
| * driver core: class: add class_groups supportGreg Kroah-Hartman2016-11-29
| * driver core: add CLASS_ATTR_WO()Greg Kroah-Hartman2016-11-24
| * PM / runtime: Use device linksRafael J. Wysocki2016-10-31
| * driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-31
* | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-13
|\ \
| * | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-24
| |/
* / devres: add devm_alloc_percpu()Madalin Bucur2016-11-15
|/
* iommu: Introduce iommu_fwspecRobin Murphy2016-09-16
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-21
|\
| * driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2016-05-01
* | include/linux: apply __malloc attributeRasmus Villemoes2016-05-19
* | PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson2016-04-21
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-23
|\
| * devm: add helper devm_add_action_or_reset()Sudip Mukherjee2016-02-08
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-19
|\ \
| * | ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-16
| |/
* / usb: sysfs: make locking interruptibleOliver Neukum2016-02-03
|/
* device core: add device_is_bound()Tomeu Vizoso2016-01-07
* device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko2015-12-08
* devm: make allocations numa aware by defaultDan Williams2015-10-09
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\
| * Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki2015-07-31
| |\
| | * driver core: implement device_for_each_child_reverse()Andy Shevchenko2015-07-28
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \ \
| * | | device core: Introduce per-device MSI domain pointerMarc Zyngier2015-07-29
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-29
| |\| |
| * | | genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu2015-07-22
| | |/ | |/|
* | | bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-05
| |/ |/|
* | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-17
|/
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-02
|\
| * platform_device: better support builtin boilerplate avoidancePaul Gortmaker2015-06-16
* | driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez2015-05-20
* | driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-20
* | driver-core: add asynchronous probing support for driversDmitry Torokhov2015-05-20
|/
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\
| * device property: Make it possible to use secondary firmware nodesRafael J. Wysocki2015-04-03
| * driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-16
* | device: Add dev_of_node() accessorBenjamin Herrenschmidt2015-03-25
|/
* device: Change dev_<level> logging functions to return voidJoe Perches2015-01-26
* device: Fix dev_dbg_once macroJoe Perches2015-01-26
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * device: Add dev_<level>_once variantsJoe Perches2014-11-26