aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAge
* of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-04
* drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-29
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-10-11
|\
| * of/selftest: Move hash table off stack to fix large frame sizeGrant Likely2014-10-07
| * of/selftest: Use the resolver to fixup phandlesGrant Likely2014-10-04
| * of: Introduce Device Tree resolve support.Pantelis Antoniou2014-10-04
| * of/selftest: Add a test for duplicate phandlesGrant Likely2014-10-04
| * of: Don't try to search when phandle == 0Grant Likely2014-10-04
| * of/selftest: Test structure of device treeGrant Likely2014-10-04
| * of: Fix NULL dereference in selftest removal codeGrant Likely2014-10-01
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\ \
| * | of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau2014-09-30
| * | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau2014-09-30
| * | of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-30
| * | of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau2014-09-30
| * | of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau2014-09-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\ \ \
| * | | net: phy: adjust fixed_phy_register() return valuePetri Gynther2014-10-07
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\ \ \ | | | |/ | | |/|
| * | | of: mdio: honor flags passed to of_phy_connectFlorian Fainelli2014-09-19
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-08
|\ \ \ | |_|/ |/| |
| * | of: amba: use of_dma_configure for AMBA devicesRobin Murphy2014-09-22
| |/
* | of/fdt: fix memory range checkSrinivas Kandagatla2014-09-25
* | of: Fix memory block alignment in early_init_dt_add_memory_arch()Geert Uytterhoeven2014-09-08
* | of: make sure of_alias is initialized before accessing itLaurentiu Tudor2014-09-08
* | of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabledGaurav Minocha2014-09-08
* | of: correct of_console_check()'s return valueBrian Norris2014-09-08
|/
* of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli2014-08-16
* Enabling OF selftest to run without machine's devicetreeGaurav Minocha2014-08-16
* of: Allow mem_reserve of memory with a base address of zeroAl Cooper2014-08-16
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\
| * Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-11
| |\
| | * of: typo fix in __of_prop_dup()Grant Likely2014-07-30
| | * of: Transactional DT support.Pantelis Antoniou2014-07-23
| | * of: Reorder device tree changes and notifiersGrant Likely2014-07-23
| | * of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-23
| | * of: Make sure attached nodes don't carry along extra childrenGrant Likely2014-07-23
| | * of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-23
| | * of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou2014-07-16
| | * OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-16
| | * of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely2014-07-07
| | * of: rename of_aliases_mutex to just of_mutexPantelis Antoniou2014-07-07
| | * of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely2014-07-07
| * | Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-11
| |\ \
| | * | tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-26
| | * | of: Create of_console_check() for selecting a console specified in /chosenGrant Likely2014-06-26
| * | | of: Fixing OF Selftest build errorGaurav Minocha2014-08-03
| * | | drivers: of: add automated assignment of reserved regions to client devicesMarek Szyprowski2014-08-01
| * | | of: Use proper types for checking memory overflowLaura Abbott2014-08-01
| * | | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-25
| | |/ | |/|