aboutsummaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2014-04-15of: Clean up of_update_propertyGuenter Roeck
2014-04-14of: Fix the section mismatch warnings.Xiubo Li
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-28of: Add support for ePAPR "stdout-path" propertyGrant Likely
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown
2014-03-20of_mdio: Allow the DT to specify the phy ID and avoid autoprobingJason Gunthorpe
2014-03-19Merge branch 'devicetree/next-reserved-mem' into devicetree/nextGrant Likely
2014-03-19of: device_node kobject lifecycle fixesPantelis Antoniou
2014-03-15of: only scan for reserved mem when fdt presentJosh Cartwright
2014-03-11of: remove /proc/device-treeGrant Likely
2014-03-11of/selftest: Add self tests for manipulation of propertiesGrant Likely
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely
2014-03-11drivers: of: add support for custom reserved memory driversMarek Szyprowski
2014-03-11drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski
2014-03-11drivers: of: add initialization code for static reserved memoryMarek Szyprowski
2014-03-10of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia
2014-03-06of: Warn if of_graph_parse_endpoint is called with the root nodePhilipp Zabel
2014-03-06[media] of: move common endpoint parsing to drivers/ofPhilipp Zabel
2014-03-06of: Reduce indentation in of_graph_get_next_endpointPhilipp Zabel
2014-03-06of: Warn if of_graph_get_next_endpoint is called with the root nodePhilipp Zabel
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely
2014-03-04Revert "of: fix of_update_property()"Grant Likely
2014-02-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-02-20of: Allows to use the PCI translator without the PCI coreGregory CLEMENT
2014-02-20of: Add self test for of_match_node()Grant Likely
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely
2014-02-20of: reimplement the matching method for __of_match_node()Kevin Hao
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-18of_mdio: fix phy interrupt passingBen Dooks
2014-02-18Revert "of: search the best compatible match first in __of_match_node()"Kevin Hao
2014-02-15of: search the best compatible match first in __of_match_node()Kevin Hao
2014-02-14net: of_mdio: fix of_set_phy_supported after driver probingFlorian Fainelli
2014-02-14Revert "OF: base: match each node compatible against all given matches first"Kevin Hao
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli
2014-02-12of: add functions to count number of elements in a propertyHeiko Stuebner
2014-02-05of: fix PCI bus match for PCIe slotsKleber Sacilotto de Souza
2014-02-04of: fix of_update_property()Xiubo Li
2014-02-04of: add __of_add_property() without lock operationsXiubo Li
2014-02-03of: Clear detach flag on attachPantelis Antoniou
2014-02-03of: make of_get_phy_mode parse 'phy-connection-type'Florian Fainelli
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-23Merge remote-tracking branch 'grant/devicetree/next' into for-3.14Rob Herring