index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
platform.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of/platform: use of_address_count() helper
Yang Yingliang
2022-10-17
1
-3
/
+2
*
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-26
1
-19
/
+64
|
\
|
*
of: Create platform devices for OF framebuffers
Thomas Zimmermann
2022-04-20
1
-19
/
+64
*
|
Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-25
1
-9
/
+5
|
\
\
|
*
|
of/platform: Drop static setup of IRQ resource from DT core
Lad Prabhakar
2022-04-05
1
-9
/
+5
|
|
/
*
/
mtd: phram: Allow probing via reserved-memory
Vincent Whitchurch
2022-04-25
1
-0
/
+1
|
/
*
misc: open-dice: Add driver to expose DICE data to userspace
David Brazdil
2022-02-04
1
-0
/
+1
*
of: Move simple-framebuffer device handling from simplefb to of
Hector Martin
2021-12-16
1
-0
/
+4
*
of: Support using 'mask' in making device bus id
Rob Herring
2021-11-12
1
-2
/
+8
*
Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-11-04
1
-0
/
+1
|
\
|
*
soc: qcom: smem: Support reserved-memory description
Bjorn Andersson
2021-10-15
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-13
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-18
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-28
1
-1
/
+1
|
/
*
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
2019-12-13
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-13
1
-1
/
+1
|
\
|
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2018-06-12
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-02
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-19
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
|
/
[next]