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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-04
6
-19
/
+27
|
\
\
|
*
|
of/fdt: Remove redundant kbasename function call
Qi Zheng
2020-05-28
1
-4
/
+0
|
*
|
dt/platform: Fix comment in of_dev_lookup()
Qi Zheng
2020-05-27
1
-1
/
+1
|
*
|
of: Fix a refcounting bug in __of_attach_node_sysfs()
Dan Carpenter
2020-05-27
1
-2
/
+1
|
*
|
drivers/of: keep description of function consistent with function name
chenqiwu
2020-05-19
2
-6
/
+6
|
*
|
of: property: Do not link to disabled devices
Nicolas Saenz Julienne
2020-04-28
1
-1
/
+13
|
*
|
of: property: Fix create device links for all child-supplier dependencies
Nicolas Saenz Julienne
2020-04-28
1
-1
/
+1
|
*
|
of: property: Don't retry device_link_add() upon failure
Saravana Kannan
2020-04-28
1
-1
/
+1
|
*
|
of: fix the warnings from command line.
tangjianqiang
2020-04-20
1
-1
/
+1
|
*
|
Merge branch 'dt/linus' into dt/next
Rob Herring
2020-04-17
3
-13
/
+40
|
|
\
|
|
*
|
of: property: Add device link support for extcon
Saravana Kannan
2020-04-14
1
-0
/
+2
|
*
|
of: of_detach_node() remove unneeded local return variable
Ding Xiang
2020-04-14
1
-2
/
+1
*
|
|
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-04
1
-12
/
+29
|
\
\
\
|
*
\
\
Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2020-05-25
1
-12
/
+29
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
of: reserved-memory: Support multiple regions per device
Thierry Reding
2020-04-30
1
-12
/
+10
|
|
*
|
of: reserved-memory: Support lookup of regions by name
Thierry Reding
2020-04-30
1
-0
/
+19
|
|
|
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
3
-13
/
+40
|
\
|
|
|
*
|
of: unittest: kmemleak in duplicate property update
Frank Rowand
2020-04-17
2
-10
/
+25
|
*
|
of: overlay: kmemleak in dup_and_fixup_symbol_prop()
Frank Rowand
2020-04-17
1
-0
/
+2
|
*
|
of: unittest: kmemleak in of_unittest_overlay_high_level()
Frank Rowand
2020-04-17
1
-1
/
+4
|
*
|
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
2020-04-17
1
-2
/
+5
|
*
|
of: unittest: kmemleak on changeset destroy
Frank Rowand
2020-04-17
1
-0
/
+4
|
|
/
*
/
net: mdio: of: export part of of_mdiobus_register_phy()
Oleksij Rempel
2020-04-22
1
-31
/
+42
|
/
*
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-02
13
-168
/
+905
|
\
|
*
of: some unittest overlays not untracked
Frank Rowand
2020-03-31
1
-7
/
+23
|
*
of: gpio unittest kfree() wrong object
Frank Rowand
2020-03-31
1
-1
/
+1
|
*
of: of_private.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-31
1
-1
/
+1
|
*
of: overlay: log the error cause on resolver failure
Luca Ceresoli
2020-03-02
1
-1
/
+4
|
*
of: unittest: make gpio overlay test dependent on CONFIG_OF_GPIO
Frank Rowand
2020-03-02
1
-227
/
+238
|
*
Merge branch 'dt/ranges-rework' into dt/next
Rob Herring
2020-02-27
1
-127
/
+146
|
|
\
|
|
*
of/address: Support multiple 'dma-ranges' entries
Rob Herring
2020-02-14
1
-4
/
+24
|
|
*
of/address: use range parser for of_dma_get_range
Rob Herring
2020-02-14
1
-25
/
+13
|
|
*
of/address: Rework of_pci_range parsing for non-PCI buses
Rob Herring
2020-02-14
1
-12
/
+21
|
|
*
of: Drop struct of_pci_range.pci_space field
Rob Herring
2020-02-14
1
-1
/
+0
|
|
*
of/address: Move range parser code out of CONFIG_PCI
Rob Herring
2020-02-13
1
-106
/
+109
|
*
|
of: unittest: annotate warnings triggered by unittest
Frank Rowand
2020-02-26
1
-30
/
+345
|
*
|
of: unittest: add overlay gpio test to catch gpio hog problem
Frank Rowand
2020-02-26
8
-1
/
+370
|
*
|
of: property: Add device link support for power-domains and hwlocks
Saravana Kannan
2020-02-26
1
-0
/
+4
|
*
|
of: of_reserved_mem: Increase limit on number of reserved regions
Patrick Daly
2020-02-25
1
-1
/
+1
|
|
/
*
|
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-7
/
+1
|
\
\
|
*
|
of: property: Delete of_devlink kernel commandline option
Saravana Kannan
2020-03-04
1
-6
/
+0
|
*
|
of: property: Start using fw_devlink_get_flags()
Saravana Kannan
2020-03-04
1
-1
/
+1
|
|
/
*
/
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
2020-03-03
1
-0
/
+1
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
1
-0
/
+36
|
\
|
*
of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
Ulf Hansson
2020-01-02
1
-0
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-04
1
-4
/
+13
|
\
\
|
*
|
net: mii_timestamper: fix static allocation by PHY driver
Michael Walle
2020-01-31
1
-1
/
+7
|
*
|
net: mdio: of: fix potential NULL pointer derefernce
Michael Walle
2020-01-31
1
-3
/
+6
[next]