index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-07-08
of/platform: Drop superfluous cast in of_device_make_bus_id()
Geert Uytterhoeven
1
-2
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-1
/
+1
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2018-09-07
of: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-09-02
of/platform: initialise AMBA default DMA masks
Linus Walleij
1
-0
/
+4
2018-07-27
of/platform: Initialise default DMA masks
Robin Murphy
1
-0
/
+3
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-12
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+1
2018-06-04
of: platform: stop accessing invalid dev in of_platform_device_destroy
Srinivas Kandagatla
1
-2
/
+3
2018-05-25
drivers: qcom: add command DB driver
Mahesh Sivasubramanian
1
-0
/
+1
2018-04-24
of: Don't create device for OPP tables
Viresh Kumar
1
-0
/
+11
2018-02-02
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+6
2018-01-23
of: platform: fix OF node refcount leak
Sudeep Holla
1
-1
/
+3
2018-01-08
of: Use SPDX license tag for DT files
Rob Herring
1
-6
/
+1
2018-01-04
of: platform: populate /firmware/ node from of_platform_default_populate_init()
Sudeep Holla
1
-0
/
+4
2017-10-22
soc: qcom: Remote filesystem memory driver
Bjorn Andersson
1
-0
/
+1
2017-10-22
of/platform: Generalize /reserved-memory handling
Bjorn Andersson
1
-8
/
+10
2017-08-25
of: Use PLATFORM_DEVID_NONE definition
Andy Shevchenko
1
-1
/
+1
2017-07-19
of: Convert to using %pOF instead of full_name
Rob Herring
1
-16
/
+16
2017-07-07
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-06-22
of: use kbasename instead of open coding
Rob Herring
1
-1
/
+1
2017-05-22
of/platform: Make of_platform_device_destroy globally visible
Jan Glauber
1
-1
/
+2
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+1
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
1
-4
/
+1
2017-04-20
of: dma: Make of_dma_deconfigure() public
Laurent Pinchart
1
-5
/
+0
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+71
2017-02-27
of: add devm_ functions for populate and depopulate
Benjamin Gaignard
1
-0
/
+71
2017-02-09
of: make of_device_make_bus_id() static
Frank Rowand
1
-1
/
+1
2016-11-15
of/platform: clarify of_find_device_by_node refcounting
Johan Hovold
1
-0
/
+3
2016-11-15
of/platform: fix of_platform_device_destroy comment
Johan Hovold
1
-3
/
+0
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2016-10-06
of/platform: Probe "isa" busses by default
Paul Burton
1
-0
/
+1
2016-09-15
of/platform: Initialise dev->fwnode appropriately
Robin Murphy
1
-0
/
+2
2016-08-12
of/platform: disable the of_platform_default_populate_init() for all the ppc ...
Kevin Hao
1
-0
/
+2
2016-08-05
ramoops: use DT reserved-memory bindings
Kees Cook
1
-2
/
+18
2016-07-19
of: use pr_fmt prefix for all console printing
Rob Herring
1
-8
/
+8
2016-06-23
Revert "of/platform: export of_default_bus_match_table"
Kefeng Wang
1
-1
/
+0
2016-06-23
of/platform: Add common method to populate default bus
Kefeng Wang
1
-1
/
+19
2016-04-15
of/platform: Allow secondary compatible match in of_dev_lookup
Tony Lindgren
1
-5
/
+23
2016-01-05
of/platform: export of_default_bus_match_table
Masahiro Yamada
1
-0
/
+1
2015-10-22
of/platform: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-09-02
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2015-08-25
of/platform: add function to populate default bus
Hauke Mehrtens
1
-0
/
+9
2015-07-30
of/platform: Assign MSI domain to platform device
Marc Zyngier
1
-0
/
+1
2015-05-11
MFD/OF: document MFD devices and handle simple-mfd
Linus Walleij
1
-0
/
+1
2015-03-03
of: Move of_dma_configure() to device.c to help re-use
Murali Karicheri
1
-56
/
+2
2015-03-03
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
1
-1
/
+1
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
[next]