Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ce035a09cfcba79dbeb5b237ca10653957a44ab8
/
include
/
linux
/
device.h
703a04d
driver core: device.h: Add WO attribute macro
by Satyajit Desai
· 8 years ago
d8354e6
watchdog: Add support for cpu isolation
by Olav Haugan
· 8 years ago
65be4a5
Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8
by Kyle Yan
· 8 years ago
57f98d2
iommu: Introduce iommu_fwspec
by Robin Murphy
· 8 years ago
f971607
drivers: Add dma removed ops
by Laura Abbott
· 10 years ago
3aa2fc1
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
48a2705
include/linux: apply __malloc attribute
by Rasmus Villemoes
· 8 years ago
1f62ff3
driver-core: use 'dev' argument in dev_dbg_ratelimited stub
by Arnd Bergmann
· 9 years ago
372a12e
PM / Runtime: Move ignore_children flag under CONFIG_PM
by Ulf Hansson
· 9 years ago
33c1f63
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
de06dbf
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
656b803
ARM: 8524/1: driver cohandle -EPROBE_DEFER from bus_type.match()
by Tomeu Vizoso
· 9 years ago
a3499e9
devm: add helper devm_add_action_or_reset()
by Sudip Mukherjee
· 9 years ago
7dd9cba
usb: sysfs: make locking interruptible
by Oliver Neukum
· 9 years ago
6b9cb42
device core: add device_is_bound()
by Tomeu Vizoso
· 9 years ago
14b6257
device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification
by Andy Shevchenko
· 9 years ago
7c68394
devm: make allocations numa aware by default
by Dan Williams
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
71db87b
bus: subsys: update return type of ->remove_dev() to void
by Viresh Kumar
· 9 years ago
50ba224
Merge back earlier ACPI PM material for v4.3.
by Rafael J. Wysocki
· 9 years ago
f1421db
device core: Introduce per-device MSI domain pointer
by Marc Zyngier
· 9 years ago
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
3d060ae
driver core: implement device_for_each_child_reverse()
by Andy Shevchenko
· 9 years ago
4a7cc83
genirq/MSI: Move msi_list from struct pci_dev to struct device
by Jiang Liu
· 9 years ago
8db1486
include, lib: add __printf attributes to several function prototypes
by Nicolas Iooss
· 9 years ago
75462c8
Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
f309d44
platform_device: better support builtin boilerplate avoidance
by Paul Gortmaker
· 10 years ago
d173a13
driver-core: enable drivers to opt-out of async probe
by Luis R. Rodriguez
· 10 years ago
f2411da
driver-core: add driver module asynchronous probe support
by Luis R. Rodriguez
· 10 years ago
765230b
driver-core: add asynchronous probing support for drivers
by Dmitry Torokhov
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
97badf8
device property: Make it possible to use secondary firmware nodes
by Rafael J. Wysocki
· 10 years ago
e8a51e1
device: Add dev_of_node() accessor
by Benjamin Herrenschmidt
· 10 years ago
ce79348
driver core / ACPI: Represent ACPI companions using fwnode_handle
by Rafael J. Wysocki
· 10 years ago
d1f1052
device: Change dev_<level> logging functions to return void
by Joe Perches
· 10 years ago
a2a15d5
device: Fix dev_dbg_once macro
by Joe Perches
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
ac80102
driver core: Provide an wrapper around the mutex to do lockdep warnings
by Konrad Rzeszutek Wilk
· 10 years ago
e135303
device: Add dev_<level>_once variants
by Joe Perches
· 10 years ago
23971bd
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
599bad3
driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
by Joerg Roedel
· 10 years ago
bef59c5
devres: Improve devm_kasprintf()/kvasprintf() support
by Geert Uytterhoeven
· 10 years ago
dc7aafb
Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
53ee983
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
75f2a4e
devres: Add devm_kasprintf and devm_kvasprintf API
by Himangi Saraogi
· 10 years ago
b22f643
iommu: Constify struct iommu_ops
by Thierry Reding
· 10 years ago
c9d53c0
devres: remove devm_request_and_ioremap()
by Jingoo Han
· 10 years ago
eb3d3ec
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
by Linus Torvalds
· 10 years ago
5142c33
Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into next
by Linus Torvalds
· 10 years ago
a996d01
driver core: Inline dev_set/get_drvdata
by Jean Delvare
· 11 years ago
2c1f1ff
driver core: dev_set_drvdata returns void
by Jean Delvare
· 11 years ago
1bb6c08
driver core: Move driver_data back to struct device
by Jean Delvare
· 11 years ago
43339be
devres: Add devm_get_free_pages API
by Eli Billauer
· 10 years ago
6b74f61
Merge tag 'dt-dma-properties-for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable
by Russell King
· 10 years ago
8febcaa
device: introduce per device dma_pfn_offset
by Santosh Shilimkar
· 11 years ago
3046365
devres: introduce API "devm_kmemdup
by Srinivas Pandruvada
· 11 years ago
33ac125
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
by Tejun Heo
· 11 years ago
158e0d3
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
7209930
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()"
by Greg Kroah-Hartman
· 11 years ago
e31108c
devres: introduce API "devm_kstrdup"
by Manish Badarkhe
· 11 years ago
ce8b04a
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
by Tejun Heo
· 11 years ago
6b0afc2
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
by Tejun Heo
· 11 years ago
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
3eae136
device: Make dev_WARN/dev_WARN_ONCE print device as well as driver name
by Bjorn Helgaas
· 11 years ago
64c862a8
devres: add kernel standard devm_k.alloc functions
by Joe Perches
· 11 years ago
a6b01de
driver core: remove dev_bin_attrs from struct class
by Greg Kroah-Hartman
· 11 years ago
bcc8edb
driver core: remove dev_attrs from struct class
by Greg Kroah-Hartman
· 11 years ago
e18945b
driver-core: remove struct bus_type.drv_attrs
by Greg Kroah-Hartman
· 11 years ago
b4e4613
driver-core: remove struct bus_type.bus_attrs
by Greg Kroah-Hartman
· 11 years ago
58292cbe
sysfs: make attr namespace interface less convoluted
by Tejun Heo
· 11 years ago
64c3538
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
5e33bc4
driver core / ACPI: Avoid device hot remove locking issues
by Rafael J. Wysocki
· 11 years ago
8ef2d65
dev-core: fix build break when DEBUG is enabled
by Dmitry Kasatkin
· 11 years ago
a254738
drivers: dma-contiguous: clean source code and prepare for device tree
by Marek Szyprowski
· 11 years ago
1130c55
driver core: create write-only attribute macros for devices and drivers
by Greg Kroah-Hartman
· 11 years ago
12478ba
driver core: bus_type: add bus_groups
by Greg Kroah-Hartman
· 11 years ago
ed0617b
driver core: bus_type: add drv_groups
by Greg Kroah-Hartman
· 11 years ago
fa6fdb3
driver core: bus_type: add dev_groups
by Greg Kroah-Hartman
· 11 years ago
d05a6f9
driver core: add default groups to struct class
by Greg Kroah-Hartman
· 11 years ago
39ef311
driver core: Introduce device_create_groups
by Guenter Roeck
· 11 years ago
ced321b
driver core: device.h: add RW and RO attribute macros
by Greg Kroah-Hartman
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
bfd63cd
driver core: device.h: fix doc compilation warnings
by Michael Opdenacker
· 11 years ago
4f3549d
Driver core: Add offline/online device operations
by Rafael J. Wysocki
· 12 years ago
251df49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
46d9be3
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
4e4098a
driver core: handle user namespaces properly with the uid/gid devtmpfs change
by Greg Kroah-Hartman
· 12 years ago
3c2670e
driver core: add uid and gid to devtmpfs
by Kay Sievers
· 12 years ago
688d794
Merge tag 'v3.9-rc3' into next
by Dmitry Torokhov
· 12 years ago
be871b7
device: separate all subsys mutexes
by Michal Hocko
· 12 years ago
d73ce00
driver/base: implement subsys_virtual_register()
by Tejun Heo
· 12 years ago
d6b0c58
devres: allow adding custom actions to the stack
by Dmitry Torokhov
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
ab78029
drivers/pinctrl: grab default handles from device core
by Linus Walleij
· 12 years ago
7509657
lib: devres: Introduce devm_ioremap_resource()
by Thierry Reding
· 12 years ago
2d9c8b5
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
Next »