Age | Commit message (Expand) | Author | Files | Lines |
2013-12-30 | Revert "of/address: Handle #address-cells > 2 specially" | Rob Herring | 1 | -8/+0 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 1 | -5/+5 |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 1 | -2/+2 |
2013-10-15 | of: Fix dereferencing node name in debug output to be safe | Grant Likely | 1 | -3/+3 |
2013-10-10 | of: implement pci_address_to_pio as weak function | Rob Herring | 1 | -0/+8 |
2013-07-05 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -2/+6 |
2013-07-04 | of: Fix address decoding on Bimini and js2x machines | Benjamin Herrenschmidt | 1 | -2/+6 |
2013-05-20 | of/pci: Provide support for parsing PCI DT ranges property | Andrew Murray | 1 | -0/+67 |
2013-01-09 | of: fix spelling mistake in comment | Andrew Murray | 1 | -1/+1 |
2012-10-18 | of/address: sparse fixes | Kim Phillips | 1 | -12/+12 |
2012-09-07 | of/address: Handle #address-cells > 2 specially | Thierry Reding | 1 | -0/+8 |
2012-08-03 | of: Allow busses with #size-cells=0 | Stephen Warren | 1 | -4/+23 |
2012-04-23 | ARM: spear: remove most mach/*.h header contents | Arnd Bergmann | 1 | -0/+1 |
2012-01-04 | of/address: Add reg-names property to name an iomem resource | Benoit Cousson | 1 | -5/+11 |
2011-08-01 | of: address: use resource_size helper | Felipe Balbi | 1 | -1/+1 |
2011-07-19 | of/address: Add of_find_matching_node_by_address helper | Grant Likely | 1 | -0/+18 |
2010-12-24 | of/address: use proper endianess in get_flags | Sebastian Andrzej Siewior | 1 | -26/+28 |
2010-10-13 | of: use __be32 types for big-endian device tree data | Jeremy Kerr | 1 | -1/+1 |
2010-07-06 | of: Use full node name in resource structures | Grant Likely | 1 | -1/+1 |
2010-07-06 | of/address: restrict 'no-ranges' kludge to powerpc | Grant Likely | 1 | -1/+10 |
2010-07-06 | of/address: little-endian fixes | Grant Likely | 1 | -5/+7 |
2010-07-06 | of/address: Merge all of the bus translation code | Grant Likely | 1 | -3/+514 |
2010-07-06 | of/address: merge of_address_to_resource() | Grant Likely | 1 | -0/+51 |
2010-07-06 | of/address: merge of_iomap() | Grant Likely | 1 | -0/+22 |