summaryrefslogtreecommitdiff
path: root/drivers/of
Commit message (Expand)AuthorAge
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-01
|\
| * of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on shGeert Uytterhoeven2015-06-30
| * of/irq: Fix pSeries boot failureJeremy Linton2015-06-30
| * Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-30
| |\
| | * of/address: use atomic allocation in pci_register_io_range()Jingoo Han2015-06-23
| | * dt/fdt: add empty versions of early_init_dt_*_memory_archRob Herring2015-06-18
| | * of: clean-up unnecessary libfdt include pathsRob Herring2015-06-04
| | * of: make unittest select OF_EARLY_FLATTREE instead of depend on itRob Herring2015-06-04
| | * of: make CONFIG_OF user selectableRob Herring2015-06-04
| | * of/overlay: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-28
| | * of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven2015-05-28
| | * of: add helper function to retrive match dataJoachim Eastwood2015-05-28
| * | of/fdt: fix argument name and add comments of unflatten_dt_node()Masahiro Yamada2015-06-04
| * | of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-06-04
| |/
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-26
|\ \
| * | of: add EXPORT_SYMBOL for of_graph_get_endpoint_by_regsDave Airlie2015-06-23
| * | of: add helper for getting endpoint node of specific identifiersHyungwon Hwang2015-06-22
| |/
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-26
|\ \
| * | MFD/OF: document MFD devices and handle simple-mfdLinus Walleij2015-05-11
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
| |\ \
| * | | of: mdio: Add a "broken-turn-around" propertyFlorian Fainelli2015-05-14
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
|\ \ \
| * | | of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-02
| |/ /
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\ \ \ | |_|/ |/| |
| * | of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O portZhichang Yuan2015-05-16
| |/
* | Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-06
|\ \
| * | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-26
| |/
* | of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven2015-06-05
|/
* Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-04-24
|\
| * of: base: improve of_get_next_child() kernel-docBaruch Siach2015-04-17
| * of: unittest: overlay: Keep track of created overlaysPantelis Antoniou2015-04-14
| * of/fdt: fix allocation size for device node pathRicky Liang2015-04-14
| * of/fdt: Add endianness helper function for early init codeKevin Cernekee2015-04-14
| * of: Add helper function to check MMIO register endiannessKevin Cernekee2015-04-14
| * of/fdt: Remove "reg" data prints from early_init_dt_scan_memoryFlorian Fainelli2015-04-14
| * of: OF_IRQ should depend on IRQ_DOMAINGeert Uytterhoeven2015-04-14
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-18
|\ \
| * \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-03-29
| |\ \ | | |/
| | * of/unittest: replace 'selftest' with 'unittest'Wang Long2015-03-25
| | * dt: OF_UNITTEST make dependency brokenFrank Rowand2015-03-25
| | * Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring2015-03-25
| | |\
| | | * of: Add of_graph_get_port_by_id functionPhilipp Zabel2015-02-23
| | | * of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-23
| * | | of/unittest: Fix of_platform_depopulate test caseGrant Likely2015-03-29
| * | | of/unittest: early return from test skips testsFrank Rowand2015-03-29
| * | | of/unittest: breadcrumbs to reduce pain of future maintainersFrank Rowand2015-03-29
| * | | of/unittest: reduce checkpatch noise - line after declarationsFrank Rowand2015-03-29
| * | | of/unittest: typo in error stringFrank Rowand2015-03-29
| * | | of/unittest: add const where neededFrank Rowand2015-03-29