summaryrefslogtreecommitdiffstats
path: root/include/linux/device.h
Commit message (Expand)AuthorAgeFilesLines
* driver core: Fix link to device power management documentationGeert Uytterhoeven2017-09-181-1/+1
* Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek2017-08-281-2/+2
* driver core: Document struct device:dma_opsJonathan Corbet2017-08-281-0/+1
* Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman2017-08-141-1/+1
|\
| * pinctrl: generic: update references to Documentation/pinctrl.txtLudovic Desroches2017-08-071-1/+1
* | Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman2017-07-221-0/+30
|\ \ | |/ |/|
| * driver core: add devm_device_add_group() and friendsDmitry Torokhov2017-07-221-0/+9
| * driver core: add device_{add|remove}_group() helpersDmitry Torokhov2017-07-221-0/+16
| * driver core: make device_{add|remove}_groups() publicDmitry Torokhov2017-07-221-0/+5
* | Add "shutdown" to "struct class".Josh Zimmerman2017-07-071-0/+2
* | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-6/+0
|\ \
| * | driver-core: remove struct bus_type.dev_attrsGreg Kroah-Hartman2017-06-121-2/+0
| * | driver core: remove class_attrs from struct classGreg Kroah-Hartman2017-06-091-2/+0
| * | driver core: remove CLASS_ATTR usageGreg Kroah-Hartman2017-06-071-2/+0
| |/
* | driver core: add helper to reuse a device-tree nodeJohan Hovold2017-06-131-0/+4
|/
* drivers core: remove assert_held_device_hotplug()Heiko Carstens2017-03-161-1/+0
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-0/+1
|\
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-0/+1
* | mm: validate device_hotplug is held for memory hotplugDan Williams2017-02-241-0/+1
* | device: Implement a bus agnostic dev_num_vf routinePhil Sutter2017-01-201-0/+7
* | device: bus_type: Introduce num_vf callbackPhil Sutter2017-01-201-0/+4
|/
* Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-131-0/+91
|\
| * driver core: Silence device links sphinx warningLukas Wunner2016-12-051-0/+1
| * driver core: class: add class_groups supportGreg Kroah-Hartman2016-11-291-0/+2
| * driver core: add CLASS_ATTR_WO()Greg Kroah-Hartman2016-11-241-0/+2
| * PM / runtime: Use device linksRafael J. Wysocki2016-10-311-0/+6
| * driver core: Functional dependencies tracking supportRafael J. Wysocki2016-10-311-0/+80
* | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-121-1/+1
|\ \
| * | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
| |/
* | devres: add devm_alloc_percpu()Madalin Bucur2016-11-151-0/+19
|/
* iommu: Introduce iommu_fwspecRobin Murphy2016-09-161-0/+3
* 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
| | |/ | |/|
OpenPOWER on IntegriCloud