index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: Support using 'mask' in making device bus id
Rob Herring
2021-11-11
1
-2
/
+8
*
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-11-03
1
-0
/
+1
|
\
|
*
soc: qcom: smem: Support reserved-memory description
Bjorn Andersson
2021-10-14
1
-0
/
+1
*
|
ARM: 9119/1: amba: Properly handle device probe without IRQ domain
Wang Kefeng
2021-10-19
1
-5
/
+1
|
/
*
iommu: Drop unnecessary of_iommu.h includes
Rob Herring
2021-06-08
1
-1
/
+0
*
of: Add missing 'Return' section in kerneldoc comments
Rob Herring
2021-03-27
1
-5
/
+5
*
of: platform: Demote kernel-doc abuse
Lee Jones
2021-03-23
1
-1
/
+1
*
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
1
-0
/
+1
|
\
|
*
nvmem: Add driver to expose reserved memory as nvmem
Nicolas Saenz Julienne
2021-02-04
1
-0
/
+1
*
|
of: Remove of_dev_{get,put}()
Rob Herring
2021-02-12
1
-2
/
+2
|
/
*
Revert "of: platform: Batch fwnode parsing when adding all top level devices"
Saravana Kannan
2020-12-09
1
-2
/
+0
*
of: platform: Destroy child devices symmetrically
Thierry Reding
2020-08-17
1
-1
/
+1
*
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-07
1
-0
/
+2
|
\
|
*
of: platform: Batch fwnode parsing when adding all top level devices
Saravana Kannan
2020-05-15
1
-0
/
+2
*
|
dt/platform: Fix comment in of_dev_lookup()
Qi Zheng
2020-05-27
1
-1
/
+1
|
/
*
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
2019-12-12
1
-3
/
+3
*
of/platform: Pause/resume sync state during init and of_platform_populate()
Saravana Kannan
2019-10-04
1
-0
/
+12
*
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-6
/
+1
*
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-1
/
+1
|
\
|
*
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-24
1
-1
/
+1
*
|
of/platform: Drop superfluous cast in of_device_make_bus_id()
Geert Uytterhoeven
2019-07-08
1
-2
/
+1
|
/
*
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-4
/
+4
|
\
|
*
of: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-07
1
-4
/
+4
*
|
of/platform: initialise AMBA default DMA masks
Linus Walleij
2018-09-02
1
-0
/
+4
|
/
*
of/platform: Initialise default DMA masks
Robin Murphy
2018-07-27
1
-0
/
+3
*
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
1
-1
/
+1
|
\
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2018-06-11
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers: qcom: add command DB driver
Mahesh Sivasubramanian
2018-05-25
1
-0
/
+1
*
|
of: platform: stop accessing invalid dev in of_platform_device_destroy
Srinivas Kandagatla
2018-06-04
1
-2
/
+3
*
|
of: Don't create device for OPP tables
Viresh Kumar
2018-04-24
1
-0
/
+11
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-01
1
-0
/
+6
|
\
|
*
of: platform: fix OF node refcount leak
Sudeep Holla
2018-01-23
1
-1
/
+3
|
*
of: platform: populate /firmware/ node from of_platform_default_populate_init()
Sudeep Holla
2018-01-04
1
-0
/
+4
*
|
of: Use SPDX license tag for DT files
Rob Herring
2018-01-08
1
-6
/
+1
|
/
*
soc: qcom: Remote filesystem memory driver
Bjorn Andersson
2017-10-22
1
-0
/
+1
*
of/platform: Generalize /reserved-memory handling
Bjorn Andersson
2017-10-22
1
-8
/
+10
*
of: Use PLATFORM_DEVID_NONE definition
Andy Shevchenko
2017-08-25
1
-1
/
+1
*
of: Convert to using %pOF instead of full_name
Rob Herring
2017-07-18
1
-16
/
+16
*
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-07
1
-1
/
+1
|
\
|
*
of: use kbasename instead of open coding
Rob Herring
2017-06-22
1
-1
/
+1
*
|
of/platform: Make of_platform_device_destroy globally visible
Jan Glauber
2017-05-22
1
-1
/
+2
|
/
*
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-09
1
-9
/
+1
|
\
|
*
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
2017-04-20
1
-4
/
+1
|
*
of: dma: Make of_dma_deconfigure() public
Laurent Pinchart
2017-04-20
1
-5
/
+0
*
|
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-07
1
-0
/
+71
|
\
\
|
|
/
|
/
|
|
*
of: add devm_ functions for populate and depopulate
Benjamin Gaignard
2017-02-27
1
-0
/
+71
*
|
of: make of_device_make_bus_id() static
Frank Rowand
2017-02-09
1
-1
/
+1
|
/
*
of/platform: clarify of_find_device_by_node refcounting
Johan Hovold
2016-11-15
1
-0
/
+3
*
of/platform: fix of_platform_device_destroy comment
Johan Hovold
2016-11-15
1
-3
/
+0
[next]