summaryrefslogtreecommitdiffstats
path: root/drivers/of
Commit message (Expand)AuthorAgeFilesLines
* of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli2014-08-161-8/+9
* Enabling OF selftest to run without machine's devicetreeGaurav Minocha2014-08-161-9/+31
* of: Allow mem_reserve of memory with a base address of zeroAl Cooper2014-08-161-1/+1
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-1412-371/+1188
|\
| * Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-118-343/+925
| |\
| | * of: typo fix in __of_prop_dup()Grant Likely2014-07-301-1/+1
| | * of: Transactional DT support.Pantelis Antoniou2014-07-234-0/+414
| | * of: Reorder device tree changes and notifiersGrant Likely2014-07-233-24/+19
| | * of: Move dynamic node fixups out of powerpc and into common codeGrant Likely2014-07-233-2/+17
| | * of: Make sure attached nodes don't carry along extra childrenGrant Likely2014-07-231-0/+1
| | * of: Make devicetree sysfs update functions consistent.Grant Likely2014-07-233-49/+69
| | * of: Create unlocked versions of node and property add/remove functionsPantelis Antoniou2014-07-163-66/+96
| | * OF: Utility helper functions for dynamic nodesPantelis Antoniou2014-07-163-0/+115
| | * of: Move CONFIG_OF_DYNAMIC code into a separate fileGrant Likely2014-07-074-229/+236
| | * of: rename of_aliases_mutex to just of_mutexPantelis Antoniou2014-07-073-13/+12
| | * of/platform: Fix of_platform_device_destroy iteration of devicesGrant Likely2014-07-071-23/+9
| * | Merge branch 'devicetree/next-console' into devicetree/nextGrant Likely2014-08-111-11/+17
| |\ \
| | * | tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely2014-06-261-1/+4
| | * | of: Create of_console_check() for selecting a console specified in /chosenGrant Likely2014-06-261-10/+13
| * | | of: Fixing OF Selftest build errorGaurav Minocha2014-08-031-1/+1
| * | | drivers: of: add automated assignment of reserved regions to client devicesMarek Szyprowski2014-08-011-0/+70
| * | | of: Use proper types for checking memory overflowLaura Abbott2014-08-011-11/+11
| * | | Adding selftest testdata dynamically into live treeGaurav Minocha2014-07-254-1/+160
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-0/+36
|\ \ \
| * | | of: Provide a function to request and map memoryMatthias Brugger2014-07-231-0/+36
| |/ /
* | | of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-291-0/+48
* | | of: Split early_init_dt_scan into two partsLaura Abbott2014-07-291-1/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-151-34/+0
|\ \ \ | |/ / |/| |
| * | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-34/+0
* | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
|\ \ \ | |/ / |/| |
| * | of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-251-3/+5
|\ \ | |/ |/|
| * of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun2014-06-221-3/+5
* | OF: fix of_find_node_by_path() assumption that of_allnodes is rootFrank Rowand2014-06-161-2/+2
* | of: avoid format string parsing in kobject namesKees Cook2014-06-161-1/+2
* | of/platform: Fix microblaze build failureGuenter Roeck2014-06-161-4/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-80/+126
|\
| * of: of_mdio: export symbol of_mdiobus_link_phydevDaniel Mack2014-06-021-0/+1
| * net: of_mdio: use int type for address variableDaniel Mack2014-06-021-2/+1
| * net: of_mdio: don't store the length of a property if we don't need toDaniel Mack2014-05-291-2/+2
| * net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2014-05-291-0/+33
| * net: of_mdio: factor out code to parse a phy's 'reg' propertyDaniel Mack2014-05-291-12/+23
| * of: mdio: fix compile warning in of_mdiobus_register_phy()Christian Engelmayer2014-05-261-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+4
| |\
| * | net: phy: make of_set_phy_supported work with genphy driverSascha Hauer2014-05-221-26/+0
| * | of: mdio: remove of_phy_connect_fixed_linkFlorian Fainelli2014-05-221-38/+0
| * | of: provide a binding for fixed link PHYsThomas Petazzoni2014-05-161-0/+67
* | | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds2014-06-051-3/+0
|\ \ \
| * | | microblaze: Use generic device.hMichal Simek2014-06-041-3/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-052-6/+169
|\ \ \