summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2014-05-13of/selftest: add testcase for nodes with same name and addressRob Herring
2014-05-13of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring
2014-05-13of: kill off of_can_translate_addressRob Herring
2014-05-13of/platform: fix device naming for non-translatable addressesRob Herring
2014-05-07of: configure the platform device dma parametersSantosh Shilimkar
2014-05-05of: introduce of_dma_is_coherent() helperSantosh Shilimkar
2014-05-05of: introduce of_dma_get_range() helperGrygorii Strashko
2014-05-05of: Improve grammar for of_alias_get_id() documentationGeert Uytterhoeven
2014-04-30of/fdt: convert initial_boot_params to opaque pointerRob Herring
2014-04-30of/fdt: introduce of_get_flat_dt_sizeRob Herring
2014-04-30of/fdt: fix phys_addr_t related print size warningsRob Herring
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-04-30of/fdt: create common debugfsRob Herring
2014-04-30of/fdt: use libfdt accessors for header dataRob Herring
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring
2014-04-30of/fdt: remove some unneeded includesRob Herring
2014-04-24of/irq: do irq resolution in platform_get_irqRob Herring
2014-04-24of: selftest: add deferred probe interrupt testRob Herring
2014-04-23dt: Fix binding typos in clock-names and interrupt-namesGeert Uytterhoeven
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