summaryrefslogtreecommitdiff
path: root/drivers/of
AgeCommit message (Expand)Author
2015-04-14Revert "of: fix of_property_read_string"Scott Wood
2015-04-08of: fix of_property_read_stringShengzhou Liu
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11of/irq: Add of_irq_parse_and_map_pci() and related functionMinghuan Lian
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
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-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-13Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-11-08dt: disable self-tests for !OF_IRQRob Herring
2013-11-07of: irq: Fix interrupt-map entry matchingTomasz Figa
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-03of/irq: Fix potential buffer overflowGrant Likely
2013-11-03of/irq: Fix bug in interrupt parsing refactor.Grant Likely
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-11-03of: set dma_mask to point to coherent_dma_maskRob Herring
2013-10-31DMA-API: amba: get rid of separate dma_maskRussell King
2013-10-31of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-28of/irq: create interrupts-extended propertyGrant Likely
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: Rework of_irq_count()Thierry Reding
2013-10-24of: Add testcases for interrupt parsingGrant Likely
2013-10-24of: Add helper for printing an of_phandle_args structureGrant Likely
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-15of/irq: Pass trigger type in IRQ resource flagsTomasz Figa
2013-10-15of: Fix dereferencing node name in debug output to be safeGrant Likely
2013-10-15of: Fix iteration bug over CPU reg propertiesGrant Likely
2013-10-15of: Make cpu node handling more portable.David Miller
2013-10-15Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski
2013-10-14Revert "of: Feed entire flattened device tree into the random pool"Grant Likely
2013-10-14of: fix unnecessary warning on missing /cpus nodeGrant Likely
2013-10-10of: implement of_node_to_nid as a weak functionRob Herring
2013-10-10of: implement pci_address_to_pio as weak functionRob Herring
2013-10-10of: remove unnecessary prom.h includesRob Herring
2013-10-10of: introduce common FDT machine related functionsRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09of: create default early_init_dt_add_memory_archRob Herring
2013-10-09of: Introduce common early_init_dt_scanRob Herring
2013-10-09of: create unflatten_and_copy_device_treeRob Herring
2013-09-12Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds