index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
driver core: Introduce device_iommu_mapped() function
Joerg Roedel
1
-0
/
+10
2018-10-26
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+5
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+24
2018-10-16
devres: provide devm_kstrdup_const()
Bartosz Golaszewski
1
-0
/
+2
2018-10-16
devres: constify p in devm_kfree()
Bartosz Golaszewski
1
-1
/
+1
2018-10-16
driver core: add BUS_ATTR_WO() macro
Greg Kroah-Hartman
1
-0
/
+2
2018-09-20
drivers: base: Helpers for adding device connection descriptions
Heikki Krogerus
1
-0
/
+24
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
1
-0
/
+7
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-45
/
+60
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2018-08-14
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-6
/
+8
2018-08-14
Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
1
-3
/
+3
2018-07-23
devres: Add devm_of_iomap()
Benjamin Herrenschmidt
1
-0
/
+4
2018-07-21
driver core: set up ownership of class devices in sysfs
Dmitry Torokhov
1
-0
/
+5
2018-07-10
driver core: allow stopping deferred probe after init
Rob Herring
1
-0
/
+2
2018-07-09
driver core: Add flag to autoremove device link on supplier unbind
Vivek Gautam
1
-0
/
+2
2018-07-09
driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
Vivek Gautam
1
-6
/
+6
2018-07-07
linux/device.h: fix kernel-doc notation warning
Randy Dunlap
1
-1
/
+1
2018-07-06
device: Add #define dev_fmt similar to #define pr_fmt
Joe Perches
1
-45
/
+58
2018-07-05
driver core: Add device_link_remove function
pascal paillet
1
-0
/
+1
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2018-06-06
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2018-06-05
device: Use overflow helpers for devm_kmalloc()
Kees Cook
1
-2
/
+6
2018-05-31
driver core: hold dev's parent lock when needed
Martin Liu
1
-0
/
+3
2018-05-28
core, dma-direct: add a flag 32-bit dma limits
Christoph Hellwig
1
-0
/
+3
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-4
/
+0
2018-05-03
dma-mapping: move dma configuration to bus infrastructure
Nipun Gupta
1
-0
/
+4
2018-04-19
drivers: change struct device_driver::coredump() return type to void
Arend van Spriel
1
-2
/
+4
2018-04-05
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-04-05
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+22
2018-03-22
drivers: base: Unified device connection lookup
Heikki Krogerus
1
-0
/
+22
2018-03-15
drivers: base: add description for .coredump() callback
Arend van Spriel
1
-0
/
+1
2018-02-27
driver core: Introduce device links reference counting
Lukas Wunner
1
-0
/
+2
2018-02-03
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+2
2018-01-23
drivers: base: add coredump driver ops
Arend van Spriel
1
-1
/
+1
2017-12-20
gpio: sysfs: change 'value' attribute to prealloc
Christophe Leroy
1
-0
/
+3
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-2
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-15
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2017-11-06
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
1
-0
/
+10
2017-10-21
Merge branch 'pm-sleep' into pm-core
Rafael J. Wysocki
1
-2
/
+0
2017-10-19
drivers: flag buses which demand DMA configuration
Robin Murphy
1
-0
/
+4
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2017-09-26
PM / core: Drop legacy class suspend/resume operations
Rafael J. Wysocki
1
-5
/
+0
2017-09-19
driver core: remove DRIVER_ATTR
Greg Kroah-Hartman
1
-2
/
+0
2017-09-18
driver core: Fix link to device power management documentation
Geert Uytterhoeven
1
-1
/
+1
2017-08-28
Do not disable driver and bus shutdown hook when class shutdown hook is set.
Michal Suchanek
1
-2
/
+2
[next]