index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
mm: validate device_hotplug is held for memory hotplug
Dan Williams
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
2017-01-20
device: bus_type: Introduce num_vf callback
Phil Sutter
2016-12-13
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
2016-12-05
driver core: Silence device links sphinx warning
Lukas Wunner
2016-11-29
driver core: class: add class_groups support
Greg Kroah-Hartman
2016-11-24
driver core: add CLASS_ATTR_WO()
Greg Kroah-Hartman
2016-11-15
devres: add devm_alloc_percpu()
Madalin Bucur
2016-10-31
PM / runtime: Use device links
Rafael J. Wysocki
2016-10-31
driver core: Functional dependencies tracking support
Rafael J. Wysocki
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-09-16
iommu: Introduce iommu_fwspec
Robin Murphy
2016-05-20
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-19
include/linux: apply __malloc attribute
Rasmus Villemoes
2016-05-01
driver-core: use 'dev' argument in dev_dbg_ratelimited stub
Arnd Bergmann
2016-04-22
PM / Runtime: Move ignore_children flag under CONFIG_PM
Ulf Hansson
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-02-16
ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()
Tomeu Vizoso
2016-02-08
devm: add helper devm_add_action_or_reset()
Sudip Mukherjee
2016-02-03
usb: sysfs: make locking interruptible
Oliver Neukum
2016-01-08
device core: add device_is_bound()
Tomeu Vizoso
2015-12-09
device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
Andy Shevchenko
2015-10-09
devm: make allocations numa aware by default
Dan Williams
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-05
bus: subsys: update return type of ->remove_dev() to void
Viresh Kumar
2015-07-31
Merge back earlier ACPI PM material for v4.3.
Rafael J. Wysocki
2015-07-30
device core: Introduce per-device MSI domain pointer
Marc Zyngier
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-28
driver core: implement device_for_each_child_reverse()
Andy Shevchenko
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
2015-07-02
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2015-06-16
platform_device: better support builtin boilerplate avoidance
Paul Gortmaker
2015-05-20
driver-core: enable drivers to opt-out of async probe
Luis R. Rodriguez
2015-05-20
driver-core: add driver module asynchronous probe support
Luis R. Rodriguez
2015-05-20
driver-core: add asynchronous probing support for drivers
Dmitry Torokhov
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-03
device property: Make it possible to use secondary firmware nodes
Rafael J. Wysocki
2015-03-25
device: Add dev_of_node() accessor
Benjamin Herrenschmidt
2015-03-16
driver core / ACPI: Represent ACPI companions using fwnode_handle
Rafael J. Wysocki
2015-01-26
device: Change dev_<level> logging functions to return void
Joe Perches
2015-01-26
device: Fix dev_dbg_once macro
Joe Perches
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-04
driver core: Provide an wrapper around the mutex to do lockdep warnings
Konrad Rzeszutek Wilk
2014-11-26
device: Add dev_<level>_once variants
Joe Perches
[next]