aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/address.c
AgeCommit message (Expand)Author
2013-01-09of: fix spelling mistake in commentAndrew Murray
2012-10-17of/address: sparse fixesKim Phillips
2012-09-07of/address: Handle #address-cells > 2 speciallyThierry Reding
2012-08-03of: Allow busses with #size-cells=0Stephen Warren
2012-04-22ARM: spear: remove most mach/*.h header contentsArnd Bergmann
2012-01-04of/address: Add reg-names property to name an iomem resourceBenoit Cousson
2011-08-01of: address: use resource_size helperFelipe Balbi
2011-07-18of/address: Add of_find_matching_node_by_address helperGrant Likely
2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior
2010-10-12of: use __be32 types for big-endian device tree dataJeremy Kerr
2010-07-05of: Use full node name in resource structuresGrant Likely
2010-07-05of/address: restrict 'no-ranges' kludge to powerpcGrant Likely
2010-07-05of/address: little-endian fixesGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely