index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-10-15
1
-0
/
+1
|
\
|
*
of/platform: Probe "isa" busses by default
Paul Burton
2016-10-06
1
-0
/
+1
*
|
of/platform: Initialise dev->fwnode appropriately
Robin Murphy
2016-09-15
1
-0
/
+2
|
/
*
of/platform: disable the of_platform_default_populate_init() for all the ppc ...
Kevin Hao
2016-08-12
1
-0
/
+2
*
ramoops: use DT reserved-memory bindings
Kees Cook
2016-08-05
1
-2
/
+18
*
of: use pr_fmt prefix for all console printing
Rob Herring
2016-07-18
1
-8
/
+8
*
Revert "of/platform: export of_default_bus_match_table"
Kefeng Wang
2016-06-23
1
-1
/
+0
*
of/platform: Add common method to populate default bus
Kefeng Wang
2016-06-23
1
-1
/
+19
*
of/platform: Allow secondary compatible match in of_dev_lookup
Tony Lindgren
2016-04-15
1
-5
/
+23
*
of/platform: export of_default_bus_match_table
Masahiro Yamada
2016-01-05
1
-0
/
+1
*
of/platform: add missing of_node_put
Julia Lawall
2015-10-22
1
-2
/
+6
*
Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-01
1
-0
/
+9
|
\
|
*
of/platform: add function to populate default bus
Hauke Mehrtens
2015-08-25
1
-0
/
+9
*
|
of/platform: Assign MSI domain to platform device
Marc Zyngier
2015-07-30
1
-0
/
+1
|
/
*
MFD/OF: document MFD devices and handle simple-mfd
Linus Walleij
2015-05-11
1
-0
/
+1
*
of: Move of_dma_configure() to device.c to help re-use
Murali Karicheri
2015-03-03
1
-56
/
+2
*
of: iommu: Add ptr to OF node arg to of_iommu_configure()
Murali Karicheri
2015-03-03
1
-1
/
+1
*
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
1
-0
/
+1
|
\
[next]