index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
device.h
Commit message (
Expand
)
Author
Age
*
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-27
|
\
|
*
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
Dan Williams
2019-07-18
|
*
drivers/base: Introduce kill_device()
Dan Williams
2019-07-18
*
|
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
|
\
\
|
*
|
driver: core: Allow subsystems to continue deferring probe
Thierry Reding
2019-07-03
|
*
|
drivers: Add generic helper to match by of_node
Suzuki K Poulose
2019-06-23
|
*
|
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-23
|
*
|
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-23
|
|
/
*
|
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-09
|
\
\
|
*
|
driver core: Add helper device_find_child_by_name()
Heikki Krogerus
2019-06-03
|
|
/
*
|
Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-09
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
2019-07-04
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
driver core: Add per device iommu param
Jacob Pan
2019-06-12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
devres: allow const resource arguments
Arnd Bergmann
2019-07-04
|
|
/
/
|
/
|
|
*
|
|
drivers/base/devres: introduce devm_release_action()
Dan Williams
2019-06-13
|
/
/
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-05-09
|
\
\
|
*
\
Merge branch 'clk-parent-rewrite-1' into clk-next
Stephen Boyd
2019-05-07
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
driver core: Let dev_of_node() accept a NULL dev
Stephen Boyd
2019-04-19
*
|
|
device.h: reorganize struct device
Greg Kroah-Hartman
2019-04-01
|
/
/
*
/
driver core: remove BUS_ATTR()
Greg Kroah-Hartman
2019-03-18
|
/
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
|
\
|
*
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
|
*
device.h: dma_mem is only needed for HAVE_GENERIC_DMA_COHERENT
Christoph Hellwig
2019-02-13
*
|
linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
Rasmus Villemoes
2019-03-07
*
|
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-03-06
|
\
\
|
*
|
device connection: Add fwnode member to struct device_connection
Heikki Krogerus
2019-02-14
|
|
/
*
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
|
\
\
|
*
|
driver core: Add missing description of new struct device_link field
Rafael J. Wysocki
2019-02-21
|
*
|
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2019-02-20
|
*
|
device: Fix comment for driver_data in struct device
David Engraf
2019-02-08
|
*
|
device.h: Add __cold to dev_<level> logging functions
Joe Perches
2019-02-03
|
*
|
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2019-02-01
|
*
|
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2019-02-01
|
*
|
driver core: move device->knode_class to device_private
Wei Yang
2019-01-18
|
|
/
*
|
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-03-06
|
\
\
|
*
|
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2019-02-19
|
|
/
*
/
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
|
/
*
driver core: Introduce device_iommu_mapped() function
Joerg Roedel
2018-12-17
*
Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-26
|
\
|
*
devres: provide devm_kstrdup_const()
Bartosz Golaszewski
2018-10-16
|
*
devres: constify p in devm_kfree()
Bartosz Golaszewski
2018-10-16
|
*
driver core: add BUS_ATTR_WO() macro
Greg Kroah-Hartman
2018-10-16
*
|
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-26
|
\
\
|
*
|
drivers: base: Helpers for adding device connection descriptions
Heikki Krogerus
2018-09-20
|
|
/
*
/
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-09-20
|
/
*
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-18
|
\
|
*
driver core: allow stopping deferred probe after init
Rob Herring
2018-07-10
|
*
linux/device.h: fix kernel-doc notation warning
Randy Dunlap
2018-07-07
|
*
device: Add #define dev_fmt similar to #define pr_fmt
Joe Perches
2018-07-06
[next]