summaryrefslogtreecommitdiffstats
path: root/include/linux/device.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-201-2/+5
|\
| * driver-core: use 'dev' argument in dev_dbg_ratelimited stubArnd Bergmann2016-05-011-2/+5
* | include/linux: apply __malloc attributeRasmus Villemoes2016-05-191-6/+6
* | PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson2016-04-221-5/+0
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-0/+12
|\
| * devm: add helper devm_add_action_or_reset()Sudip Mukherjee2016-02-081-0/+12
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-191-2/+5
|\ \
| * | ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()Tomeu Vizoso2016-02-161-2/+5
| |/
* / usb: sysfs: make locking interruptibleOliver Neukum2016-02-031-0/+5
|/
* device core: add device_is_bound()Tomeu Vizoso2016-01-081-0/+2
* device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notificationAndy Shevchenko2015-12-091-0/+1
* devm: make allocations numa aware by defaultDan Williams2015-10-091-4/+12
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-0/+2
|\
| * Merge back earlier ACPI PM material for v4.3.Rafael J. Wysocki2015-07-311-0/+2
| |\
| | * driver core: implement device_for_each_child_reverse()Andy Shevchenko2015-07-281-0/+2
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-0/+24
|\ \ \
| * | | device core: Introduce per-device MSI domain pointerMarc Zyngier2015-07-301-0/+20
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-301-8/+7
| |\| |
| * | | genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu2015-07-221-0/+4
| | |/ | |/|
* | | bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-051-1/+1
| |/ |/|
* | include, lib: add __printf attributes to several function prototypesNicolas Iooss2015-07-171-8/+7
|/
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-021-0/+22
|\
| * platform_device: better support builtin boilerplate avoidancePaul Gortmaker2015-06-161-0/+22
* | driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez2015-05-201-6/+7
* | driver-core: add driver module asynchronous probe supportLuis R. Rodriguez2015-05-201-3/+5
* | driver-core: add asynchronous probing support for driversDmitry Torokhov2015-05-201-0/+28
|/
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-141-10/+6
|\
| * device property: Make it possible to use secondary firmware nodesRafael J. Wysocki2015-04-031-0/+3
| * driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-161-10/+3
* | device: Add dev_of_node() accessorBenjamin Herrenschmidt2015-03-251-0/+7
|/
* device: Change dev_<level> logging functions to return voidJoe Perches2015-01-261-31/+29
* device: Fix dev_dbg_once macroJoe Perches2015-01-261-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-0/+35
|\
| * device: Add dev_<level>_once variantsJoe Perches2014-11-261-0/+35
* | driver core: Provide an wrapper around the mutex to do lockdep warningsKonrad Rzeszutek Wilk2014-12-041-0/+5
|/
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-151-5/+6
|\
| * driver core: Add BUS_NOTIFY_REMOVED_DEVICE eventJoerg Roedel2014-10-021-5/+6
* | devres: Improve devm_kasprintf()/kvasprintf() supportGeert Uytterhoeven2014-09-231-2/+2
|/
* Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-051-1/+1
|\
| * iommu: Constify struct iommu_opsThierry Reding2014-07-071-1/+1
* | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-041-0/+4
|\ \
| * | devres: Add devm_kasprintf and devm_kvasprintf APIHimangi Saraogi2014-07-171-0/+4
| |/
* / devres: remove devm_request_and_ioremap()Jingoo Han2014-06-191-2/+0
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-0/+2
|\
| * Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...Russell King2014-05-231-0/+2
| |\
| | * device: introduce per device dma_pfn_offsetSantosh Shilimkar2014-05-051-0/+2
* | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-031-0/+6
|\ \ \
| * | | devres: Add devm_get_free_pages APIEli Billauer2014-05-241-0/+4
| * | | devres: introduce API "devm_kmemdupSrinivas Pandruvada2014-04-291-0/+2
| |/ /
* | | driver core: Inline dev_set/get_drvdataJean Delvare2014-05-271-2/+10