index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-19
of: address: Work around missing device_type property in pcie nodes
Marc Zyngier
1
-1
/
+15
2020-08-17
of/address: check for invalid range.cpu_addr
Colin Ian King
1
-0
/
+5
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-11
/
+16
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+3
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+23
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-20
/
+97
2020-08-03
of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...
Yue Hu
1
-6
/
+6
2020-08-03
of: unittest: Use bigger address cells to catch parser regressions
Nicolas Saenz Julienne
2
-6
/
+6
2020-08-03
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
1
-0
/
+2
2020-07-31
of: address: Fix parser address/size cells initialization
Nicolas Saenz Julienne
1
-2
/
+2
2020-07-31
of_address: Guard of_bus_pci_get_flags with CONFIG_PCI
Jiaxun Yang
1
-1
/
+1
2020-07-28
of_address: Add bus type match for pci ranges parser
Jiaxun Yang
1
-12
/
+17
2020-07-28
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
1
-14
/
+14
2020-07-28
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
1
-3
/
+5
2020-07-28
of/device: Add input id to of_dma_configure()
Lorenzo Pieralisi
1
-3
/
+5
2020-07-28
of/iommu: Make of_map_rid() PCI agnostic
Lorenzo Pieralisi
2
-22
/
+22
2020-07-27
of: property: Add device link support for pinctrl-0 through pinctrl-8
Saravana Kannan
1
-0
/
+18
2020-07-27
of: property: Add device link support for multiple DT bindings
Saravana Kannan
1
-0
/
+9
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-2
/
+7
2020-07-15
of/address: Fix variable name in comment of of_iomap
Wenchao Hao
1
-1
/
+1
2020-07-01
of_graph: add of_graph_is_present()
Dmitry Osipenko
1
-0
/
+23
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+7
2020-06-20
of: mdio: preserve phy dev_flags in of_phy_connect()
Tao Ren
1
-1
/
+1
2020-06-19
of: of_mdio: Correct loop scanning logic
Florian Fainelli
1
-2
/
+7
2020-06-17
of: property: Improve cycle detection when one of the devices is never added
Saravana Kannan
1
-6
/
+56
2020-06-15
of: reserved_mem: Fix typo in the too-many-regions message
Danny Lin
1
-1
/
+1
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2020-06-04
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+27
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+29
2020-05-28
of/fdt: Remove redundant kbasename function call
Qi Zheng
1
-4
/
+0
2020-05-27
dt/platform: Fix comment in of_dev_lookup()
Qi Zheng
1
-1
/
+1
2020-05-27
of: Fix a refcounting bug in __of_attach_node_sysfs()
Dan Carpenter
1
-2
/
+1
2020-05-25
Merge tag 'tegra-for-5.8-of' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-12
/
+29
2020-05-19
drivers/of: keep description of function consistent with function name
chenqiwu
2
-6
/
+6
2020-05-15
of: platform: Batch fwnode parsing when adding all top level devices
Saravana Kannan
1
-0
/
+2
2020-04-30
of: reserved-memory: Support multiple regions per device
Thierry Reding
1
-12
/
+10
2020-04-30
of: reserved-memory: Support lookup of regions by name
Thierry Reding
1
-0
/
+19
2020-04-28
of: property: Do not link to disabled devices
Nicolas Saenz Julienne
1
-1
/
+13
2020-04-28
of: property: Fix create device links for all child-supplier dependencies
Nicolas Saenz Julienne
1
-1
/
+1
2020-04-28
of: property: Don't retry device_link_add() upon failure
Saravana Kannan
1
-1
/
+1
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-13
/
+40
2020-04-22
net: mdio: of: export part of of_mdiobus_register_phy()
Oleksij Rempel
1
-31
/
+42
2020-04-20
of: fix the warnings from command line.
tangjianqiang
1
-1
/
+1
2020-04-17
Merge branch 'dt/linus' into dt/next
Rob Herring
3
-13
/
+40
2020-04-17
of: unittest: kmemleak in duplicate property update
Frank Rowand
2
-10
/
+25
2020-04-17
of: overlay: kmemleak in dup_and_fixup_symbol_prop()
Frank Rowand
1
-0
/
+2
2020-04-17
of: unittest: kmemleak in of_unittest_overlay_high_level()
Frank Rowand
1
-1
/
+4
2020-04-17
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
1
-2
/
+5
2020-04-17
of: unittest: kmemleak on changeset destroy
Frank Rowand
1
-0
/
+4
2020-04-14
of: property: Add device link support for extcon
Saravana Kannan
1
-0
/
+2
[next]