index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2017-07-21
of: irq: use of_property_read_u32()
Sergei Shtylyov
1
-18
/
+12
2017-07-21
of: irq: use of_property_read_bool() for "interrupt-controller" prop
Sergei Shtylyov
1
-3
/
+2
2017-07-20
of: overlay: add overlay symbols to live device tree
Frank Rowand
1
-9
/
+107
2017-07-20
of: overlay: correctly apply overlay node with unit-address
Frank Rowand
1
-1
/
+4
2017-07-20
of: overlay: add overlay unittest data for node names and symbols
Frank Rowand
5
-8
/
+79
2017-07-19
of: Convert to using %pOF instead of full_name
Rob Herring
11
-127
/
+133
2017-07-11
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+148
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2017-07-07
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-826
/
+910
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-10
/
+52
2017-07-05
Merge branch 'dt/property-move' into dt/next
Rob Herring
3
-734
/
+809
2017-07-05
Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kern...
Rob Herring
2
-10
/
+52
2017-07-03
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-10
/
+52
2017-07-03
OF/PCI: Update of_irq_parse_and_map_pci() comment
Matthew Minter
1
-1
/
+2
2017-06-27
vsprintf: Add %p extension "%pOF" for device tree
Pantelis Antoniou
2
-1
/
+61
2017-06-22
of: find_node_by_full_name rewrite to compare each level
Rob Herring
3
-37
/
+25
2017-06-22
of: use kbasename instead of open coding
Rob Herring
3
-7
/
+4
2017-06-22
of: detect invalid phandle in overlay
Frank Rowand
1
-0
/
+4
2017-06-22
of: be consistent in form of file mode
Frank Rowand
1
-1
/
+1
2017-06-22
of: make __of_attach_node() static
Frank Rowand
2
-2
/
+1
2017-06-22
of: address.c header comment typo
Frank Rowand
1
-1
/
+1
2017-06-22
of: fdt.c header comment typo
Frank Rowand
1
-1
/
+1
2017-06-22
of: make of_fdt_is_compatible() static
Frank Rowand
1
-1
/
+1
2017-06-22
device property: Introduce fwnode_device_is_available()
Sakari Ailus
1
-0
/
+6
2017-06-22
device property: Move fwnode graph ops to firmware specific locations
Sakari Ailus
1
-0
/
+52
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
1
-0
/
+90
2017-06-22
Merge branch 'dt/property-move' of git://git.kernel.org/pub/scm/linux/kernel/...
Rafael J. Wysocki
3
-734
/
+767
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-13
of_mdio: move of_mdio_parse_addr to header file
Jon Mason
1
-22
/
+0
2017-06-13
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
1
-1
/
+0
2017-06-01
of: Move OF property and graph API from base.c to property.c
Sakari Ailus
3
-734
/
+767
2017-05-30
iommu/of: Ignore all errors except EPROBE_DEFER
Sricharan R
1
-2
/
+2
2017-05-24
Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+2
2017-05-22
of/platform: Make of_platform_device_destroy globally visible
Jan Glauber
1
-1
/
+2
2017-05-20
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+4
2017-05-17
of: fdt: add missing allocation-failure check
Johan Hovold
1
-0
/
+3
2017-05-17
of_graph: add of_graph_get_endpoint_count()
Kuninori Morimoto
1
-0
/
+12
2017-05-17
of_graph: add of_graph_get_port_parent()
Kuninori Morimoto
1
-8
/
+22
[prev]
[next]