index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
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
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-02
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
Joerg Roedel
2014-09-23
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
2014-08-05
Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-17
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
2014-06-19
devres: remove devm_request_and_ioremap()
Jingoo Han
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-03
Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-05-27
driver core: Inline dev_set/get_drvdata
Jean Delvare
2014-05-27
driver core: dev_set_drvdata returns void
Jean Delvare
2014-05-27
driver core: Move driver_data back to struct device
Jean Delvare
2014-05-24
devres: Add devm_get_free_pages API
Eli Billauer
2014-05-23
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/k...
Russell King
[next]