index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
of: unittest: fix memory leak in attach_node_and_children
Erhard Furtner
1
-1
/
+3
2019-12-01
of: unittest: allow base devicetree to have symbol metadata
Frank Rowand
1
-8
/
+35
2019-11-20
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
Rob Herring
1
-1
/
+1
2019-11-10
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-01-23
OF: properties: add missing of_node_put
Julia Lawall
1
-0
/
+1
2018-12-01
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+25
2018-11-21
of, numa: Validate some distance map rules
John Garry
1
-2
/
+7
2018-10-13
of: unittest: Disable interrupt node tests for old world MAC systems
Guenter Roeck
1
-8
/
+18
2018-07-03
of: platform: stop accessing invalid dev in of_platform_device_destroy
Srinivas Kandagatla
1
-2
/
+3
2018-07-03
of: unittest: for strings, account for trailing \0 in property length field
Stefan M Schaeckeler
1
-4
/
+4
2018-07-03
of: overlay: validate offset from property fixups
Frank Rowand
1
-0
/
+5
2018-05-01
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-2
/
+5
2018-03-03
of_mdio: avoid MDIO bus removal when a PHY is missing
Madalin Bucur
1
-2
/
+7
2018-02-13
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
Masahiro Yamada
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-12
/
+27
2017-10-22
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
1
-12
/
+27
2017-10-12
device property: preserve usecount for node passed to of_fwnode_graph_get_por...
Niklas Söderlund
1
-1
/
+1
2017-10-12
drivers: of: increase MAX_RESERVED_REGIONS to 32
Stewart Smith
1
-1
/
+1
2017-10-12
of: do not leak console options
Sergey Senozhatsky
1
-2
/
+6
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-16
/
+32
2017-09-08
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-272
/
+418
2017-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-21
/
+18
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+50
2017-09-05
devicetree: Adjust status "ok" -> "okay" under drivers/of/
Robert P. J. Day
1
-3
/
+3
2017-09-01
of: restrict DMA configuration
Robin Murphy
1
-16
/
+32
2017-08-25
of: Use PLATFORM_DEVID_NONE definition
Andy Shevchenko
2
-2
/
+2
2017-08-24
of/device: Fix of_device_get_modalias() buffer handling
Bjorn Andersson
1
-5
/
+10
2017-08-24
of/device: Prevent buffer overflow in of_device_modalias()
Bjorn Andersson
1
-0
/
+2
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2017-08-17
of: fix DMA mask generation
Robin Murphy
1
-4
/
+4
2017-08-15
device property: use of_graph_get_remote_endpoint() for of_fwnode
Kuninori Morimoto
1
-2
/
+2
2017-08-14
of_mdio: merge branch tails in of_phy_register_fixed_link()
Sergei Shtylyov
1
-12
/
+11
2017-08-08
of_mdio: use of_property_read_u32_array()
Sergei Shtylyov
1
-8
/
+8
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-2
/
+15
2017-08-01
of/irq: use of_property_read_u32_index to parse interrupts property
Rob Herring
1
-21
/
+13
2017-08-01
of/device: use of_property_for_each_string to parse compatible strings
Rob Herring
1
-43
/
+23
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-08-01
Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm...
Mark Brown
1
-2
/
+15
2017-08-01
device property: Fix usecount for of_graph_get_port_parent()
Tony Lindgren
1
-2
/
+15
2017-07-25
of_mdio: kill useless variable in of_phy_register_fixed_link()
Sergei Shtylyov
1
-4
/
+2
2017-07-24
of_pci: use of_property_read_u32_array()
Sergei Shtylyov
1
-14
/
+14
2017-07-24
of_pci: use of_property_read_u32()
Sergei Shtylyov
1
-9
/
+6
2017-07-24
of: base: use of_property_read_string()
Sergei Shtylyov
1
-4
/
+6
2017-07-24
of: base: use of_property_read_u32()
Sergei Shtylyov
1
-8
/
+6
2017-07-22
device property: Introduce fwnode_property_get_reference_args
Sakari Ailus
1
-0
/
+31
2017-07-22
device property: Constify fwnode property API
Sakari Ailus
1
-16
/
+18
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
1
-0
/
+1
2017-07-22
of: irq: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-07-21
of: remove unused pci_space variable from address.c
Shawn Lin
1
-2
/
+1
[next]