index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: Fix truncation of memory sizes on 32-bit platforms
Geert Uytterhoeven
2021-07-20
2
-8
/
+8
*
Revert "fdt: Properly handle "no-map" field in the memory region"
Quentin Perret
2021-05-22
1
-1
/
+1
*
Revert "of/fdt: Make sure no-map does not remove already reserved regions"
Quentin Perret
2021-05-22
1
-9
/
+1
*
of/fdt: Make sure no-map does not remove already reserved regions
Nicolas Boichat
2021-03-03
1
-1
/
+9
*
fdt: Properly handle "no-map" field in the memory region
KarimAllah Ahmed
2021-03-03
1
-1
/
+1
*
of/address: Fix of_node memory leak in of_dma_is_coherent
Evan Nimmo
2020-11-18
1
-1
/
+3
*
of: Fix reserved-memory overlap detection
Vincent Whitchurch
2020-11-10
1
-2
/
+11
*
of: of_mdio: Correct loop scanning logic
Florian Fainelli
2020-07-22
1
-2
/
+7
*
of: unittest: kmemleak in of_unittest_platform_populate()
Frank Rowand
2020-04-24
1
-2
/
+5
*
of: fix missing kobject init for !SYSFS && OF_DYNAMIC config
Rob Herring
2020-04-24
1
-3
/
+0
*
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
2020-04-02
1
-0
/
+1
*
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-02-14
2
-1
/
+9
*
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
Dan Carpenter
2020-01-27
1
-1
/
+1
*
of: unittest: fix memory leak in attach_node_and_children
Erhard Furtner
2019-12-17
1
-1
/
+3
*
of: unittest: allow base devicetree to have symbol metadata
Frank Rowand
2019-12-01
1
-8
/
+35
*
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
Rob Herring
2019-11-20
1
-1
/
+1
*
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
2019-11-10
1
-0
/
+1
*
OF: properties: add missing of_node_put
Julia Lawall
2019-01-23
1
-0
/
+1
*
of: add helper to lookup compatible child node
Johan Hovold
2018-12-01
1
-0
/
+25
*
of, numa: Validate some distance map rules
John Garry
2018-11-21
1
-2
/
+7
*
of: unittest: Disable interrupt node tests for old world MAC systems
Guenter Roeck
2018-10-13
1
-8
/
+18
*
of: platform: stop accessing invalid dev in of_platform_device_destroy
Srinivas Kandagatla
2018-07-03
1
-2
/
+3
*
of: unittest: for strings, account for trailing \0 in property length field
Stefan M Schaeckeler
2018-07-03
1
-4
/
+4
*
of: overlay: validate offset from property fixups
Frank Rowand
2018-07-03
1
-0
/
+5
*
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-05-01
1
-2
/
+5
*
of_mdio: avoid MDIO bus removal when a PHY is missing
Madalin Bucur
2018-03-03
1
-2
/
+7
*
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
2018-02-13
1
-2
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
12
-0
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-21
1
-12
/
+27
|
\
|
*
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
2017-10-22
1
-12
/
+27
*
|
device property: preserve usecount for node passed to of_fwnode_graph_get_por...
Niklas Söderlund
2017-10-12
1
-1
/
+1
*
|
drivers: of: increase MAX_RESERVED_REGIONS to 32
Stewart Smith
2017-10-12
1
-1
/
+1
*
|
of: do not leak console options
Sergey Senozhatsky
2017-10-12
1
-2
/
+6
|
/
*
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-12
1
-16
/
+32
|
\
|
*
of: restrict DMA configuration
Robin Murphy
2017-09-01
1
-16
/
+32
*
|
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-07
15
-272
/
+418
|
\
\
|
*
|
devicetree: Adjust status "ok" -> "okay" under drivers/of/
Robert P. J. Day
2017-09-05
1
-3
/
+3
|
*
|
of: Use PLATFORM_DEVID_NONE definition
Andy Shevchenko
2017-08-25
2
-2
/
+2
|
*
|
of/device: Fix of_device_get_modalias() buffer handling
Bjorn Andersson
2017-08-24
1
-5
/
+10
|
*
|
of/device: Prevent buffer overflow in of_device_modalias()
Bjorn Andersson
2017-08-24
1
-0
/
+2
|
*
|
device property: use of_graph_get_remote_endpoint() for of_fwnode
Kuninori Morimoto
2017-08-14
1
-2
/
+2
|
*
|
of/irq: use of_property_read_u32_index to parse interrupts property
Rob Herring
2017-08-01
1
-21
/
+13
|
*
|
of/device: use of_property_for_each_string to parse compatible strings
Rob Herring
2017-08-01
1
-43
/
+23
|
*
|
of_pci: use of_property_read_u32_array()
Sergei Shtylyov
2017-07-24
1
-14
/
+14
|
*
|
of_pci: use of_property_read_u32()
Sergei Shtylyov
2017-07-24
1
-9
/
+6
|
*
|
of: base: use of_property_read_string()
Sergei Shtylyov
2017-07-24
1
-4
/
+6
|
*
|
of: base: use of_property_read_u32()
Sergei Shtylyov
2017-07-24
1
-8
/
+6
|
*
|
of: remove unused pci_space variable from address.c
Shawn Lin
2017-07-21
1
-2
/
+1
|
*
|
of: irq: use of_property_read_u32()
Sergei Shtylyov
2017-07-21
1
-18
/
+12
|
*
|
of: irq: use of_property_read_bool() for "interrupt-controller" prop
Sergei Shtylyov
2017-07-21
1
-3
/
+2
[next]