| Commit message (Expand) | Author | Age | Files | Lines |
* | of/irq: Fix lookup to use 'interrupts-extended' property first | Florian Fainelli | 2014-08-16 | 1 | -8/+9 |
* | Enabling OF selftest to run without machine's devicetree | Gaurav Minocha | 2014-08-16 | 1 | -9/+31 |
* | of: Allow mem_reserve of memory with a base address of zero | Al Cooper | 2014-08-16 | 1 | -1/+1 |
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-08-14 | 12 | -371/+1188 |
|\ |
|
| * | Merge branch 'devicetree/next-overlay' into devicetree/next | Grant Likely | 2014-08-11 | 8 | -343/+925 |
| |\ |
|
| | * | of: typo fix in __of_prop_dup() | Grant Likely | 2014-07-30 | 1 | -1/+1 |
| | * | of: Transactional DT support. | Pantelis Antoniou | 2014-07-23 | 4 | -0/+414 |
| | * | of: Reorder device tree changes and notifiers | Grant Likely | 2014-07-23 | 3 | -24/+19 |
| | * | of: Move dynamic node fixups out of powerpc and into common code | Grant Likely | 2014-07-23 | 3 | -2/+17 |
| | * | of: Make sure attached nodes don't carry along extra children | Grant Likely | 2014-07-23 | 1 | -0/+1 |
| | * | of: Make devicetree sysfs update functions consistent. | Grant Likely | 2014-07-23 | 3 | -49/+69 |
| | * | of: Create unlocked versions of node and property add/remove functions | Pantelis Antoniou | 2014-07-16 | 3 | -66/+96 |
| | * | OF: Utility helper functions for dynamic nodes | Pantelis Antoniou | 2014-07-16 | 3 | -0/+115 |
| | * | of: Move CONFIG_OF_DYNAMIC code into a separate file | Grant Likely | 2014-07-07 | 4 | -229/+236 |
| | * | of: rename of_aliases_mutex to just of_mutex | Pantelis Antoniou | 2014-07-07 | 3 | -13/+12 |
| | * | of/platform: Fix of_platform_device_destroy iteration of devices | Grant Likely | 2014-07-07 | 1 | -23/+9 |
| * | | Merge branch 'devicetree/next-console' into devicetree/next | Grant Likely | 2014-08-11 | 1 | -11/+17 |
| |\ \ |
|
| | * | | tty: Update hypervisor tty drivers to use core stdout parsing code. | Grant Likely | 2014-06-26 | 1 | -1/+4 |
| | * | | of: Create of_console_check() for selecting a console specified in /chosen | Grant Likely | 2014-06-26 | 1 | -10/+13 |
| * | | | of: Fixing OF Selftest build error | Gaurav Minocha | 2014-08-03 | 1 | -1/+1 |
| * | | | drivers: of: add automated assignment of reserved regions to client devices | Marek Szyprowski | 2014-08-01 | 1 | -0/+70 |
| * | | | of: Use proper types for checking memory overflow | Laura Abbott | 2014-08-01 | 1 | -11/+11 |
| * | | | Adding selftest testdata dynamically into live tree | Gaurav Minocha | 2014-07-25 | 4 | -1/+160 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 | 1 | -0/+36 |
|\ \ \ |
|
| * | | | of: Provide a function to request and map memory | Matthias Brugger | 2014-07-23 | 1 | -0/+36 |
| |/ / |
|
* | | | of: Add memory limiting function for flattened devicetrees | Laura Abbott | 2014-07-29 | 1 | -0/+48 |
* | | | of: Split early_init_dt_scan into two parts | Laura Abbott | 2014-07-29 | 1 | -1/+17 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-07-15 | 1 | -34/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | net: fix circular dependency in of_mdio code | Daniel Mack | 2014-07-02 | 1 | -34/+0 |
* | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-07-06 | 1 | -0/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch | Laura Abbott | 2014-06-26 | 1 | -0/+15 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-06-25 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | of: mdio: fixup of_phy_register_fixed_link parsing of new bindings | Richard Retanubun | 2014-06-22 | 1 | -3/+5 |
* | | OF: fix of_find_node_by_path() assumption that of_allnodes is root | Frank Rowand | 2014-06-16 | 1 | -2/+2 |
* | | of: avoid format string parsing in kobject names | Kees Cook | 2014-06-16 | 1 | -1/+2 |
* | | of/platform: Fix microblaze build failure | Guenter Roeck | 2014-06-16 | 1 | -4/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -80/+126 |
|\ |
|
| * | of: of_mdio: export symbol of_mdiobus_link_phydev | Daniel Mack | 2014-06-02 | 1 | -0/+1 |
| * | net: of_mdio: use int type for address variable | Daniel Mack | 2014-06-02 | 1 | -2/+1 |
| * | net: of_mdio: don't store the length of a property if we don't need to | Daniel Mack | 2014-05-29 | 1 | -2/+2 |
| * | net: of_mdio: add of_mdiobus_link_phydev() | Daniel Mack | 2014-05-29 | 1 | -0/+33 |
| * | net: of_mdio: factor out code to parse a phy's 'reg' property | Daniel Mack | 2014-05-29 | 1 | -12/+23 |
| * | of: mdio: fix compile warning in of_mdiobus_register_phy() | Christian Engelmayer | 2014-05-26 | 1 | -1/+0 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-24 | 1 | -0/+4 |
| |\ |
|
| * | | net: phy: make of_set_phy_supported work with genphy driver | Sascha Hauer | 2014-05-22 | 1 | -26/+0 |
| * | | of: mdio: remove of_phy_connect_fixed_link | Florian Fainelli | 2014-05-22 | 1 | -38/+0 |
| * | | of: provide a binding for fixed link PHYs | Thomas Petazzoni | 2014-05-16 | 1 | -0/+67 |
* | | | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds | 2014-06-05 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | microblaze: Use generic device.h | Michal Simek | 2014-06-04 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2014-06-05 | 2 | -6/+169 |
|\ \ \ |
|