summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2014-08-27of: Add helper for getting the maximum alias index for a stemSascha Hauer
2014-08-27of: set dma_mask to point to coherent_dma_maskRob Herring
2014-08-27ENGR00313685-11 of/irq: Fix potential buffer overflowGrant Likely
2014-08-27ENGR00313685-10 of/irq: Fix bug in interrupt parsing refactor.Grant Likely
2014-08-27ENGR00313685-9 of/irq: create interrupts-extended propertyGrant Likely
2014-08-27ENGR00313685-7 of/irq: Create of_irq_parse_and_map_pci() to consolidate arch ...Grant Likely
2014-08-27ENGR00313685-6 of: Add testcases for interrupt parsingGrant Likely
2014-08-27ENGR00313685-5 of: Add helper for printing an of_phandle_args structureGrant Likely
2014-08-27ENGR00313685-4 of/irq: Refactor interrupt-map parsingGrant Likely
2014-08-27ENGR00313685-3 of/irq: simplify args to irq_create_of_mappingGrant Likely
2014-08-27ENGR00313685-2 of/irq: Replace of_irq with of_phandle_argsGrant Likely
2014-08-27ENGR00313685-1 of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2014-08-27of_mtd: Add helpers to get ECC strength and ECC step sizeEzequiel Garcia
2014-08-27of: pci: add registry of MSI chipsThomas Petazzoni
2014-08-27of/pci: Add of_pci_parse_bus_range() functionThierry Reding
2014-08-27of/pci: Add of_pci_get_devfn() functionThierry Reding
2014-08-27OF: Add helper for matching against linux,stdout-pathSascha Hauer
2014-08-27of/pci: Provide support for parsing PCI DT ranges propertyAndrew Murray
2014-02-22of: fix PCI bus match for PCIe slotsKleber Sacilotto de Souza
2014-01-09Revert "of/address: Handle #address-cells > 2 specially"Rob Herring
2013-09-26of: Fix missing memory initialization on FDT unflatteningGrant Likely
2013-08-29of: fdt: fix memory initialization for expanded DTWladislav Wiebe
2013-07-25of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt
2013-06-13of: Fix locking vs. interruptsBenjamin Herrenschmidt
2013-05-18Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-08net: of_mdio: fix behavior on missing phy deviceSebastian Hesselbarth
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-17[media] DT: export of_get_next_parent() for use by modules: fix modular V4L2Guennadi Liakhovetski
2013-04-17of/base: release the node correctly in of_parse_phandle_with_args()Tang Yuantian
2013-04-08net: of_mdio: scan mdiobus for PHYs without reg propertySebastian Hesselbarth
2013-04-04of: Remove duplicated code for validating property and valueTony Prisk
2013-04-04of: Add support for reading a u32 from a multi-value property.Tony Prisk
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-17Revert "of: use platform_device_add"Grant Likely
2013-02-13of: Create function for counting number of phandles in a propertyGrant Likely
2013-02-13of/base: Clean up exit paths for of_parse_phandle_with_args()Grant Likely
2013-02-13of/selftest: Use selftest() macro throughoutGrant Likely
2013-02-13of/selftest: Fix GPIOs selftest to cover the 7th caseGrant Likely
2013-02-13of: fix recursive locking in of_get_next_available_child()Stephen Warren
2013-02-13Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely
2013-02-08OF: convert devtree lock from rw_lock to raw spinlockThomas Gleixner
2013-02-08Merge branch 'robherring/for-next' from git://sources.calxeda.com/kernel/linu...Grant Likely
2013-02-06of: use platform_device_addGrant Likely
2013-02-06of: Output devicetree alias names in ueventStepan Moskovchenko
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-27OF: Fixup resursive locking code pathsThomas Gleixner