Age | Commit message (Expand) | Author | Files | Lines |
2017-10-05 | of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support | Marc Gonzalez | 1 | -3/+16 |
2017-07-21 | of: remove unused pci_space variable from address.c | Shawn Lin | 1 | -2/+1 |
2017-07-19 | of: Convert to using %pOF instead of full_name | Rob Herring | 1 | -11/+10 |
2017-06-22 | of: address.c header comment typo | Frank Rowand | 1 | -1/+1 |
2017-05-04 | of: fix sparse warning in of_pci_range_parser_one | Rob Herring | 1 | -1/+1 |
2016-07-19 | of: use pr_fmt prefix for all console printing | Rob Herring | 1 | -24/+25 |
2016-05-12 | PCI, of: Move PCI I/O space management to PCI core code | Tomasz Nowicki | 1 | -115/+1 |
2016-01-14 | Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2015-12-10 | of/address: replace printk(KERN_ERR ...) with pr_err(...) | Masahiro Yamada | 1 | -1/+1 |
2015-12-01 | of/address: fix typo in comment block of of_translate_one() | Masahiro Yamada | 1 | -2/+3 |
2015-10-13 | PCI: of: Add 64-bit address recognition without LPAE support | Pavel Fedin | 1 | -0/+6 |
2015-08-25 | of/address: Don't loop forever in of_find_matching_node_by_address(). | David Daney | 1 | -3/+3 |
2015-07-02 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2015-06-23 | of/address: use atomic allocation in pci_register_io_range() | Jingoo Han | 1 | -1/+1 |
2015-05-16 | of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port | Zhichang Yuan | 1 | -1/+1 |
2015-03-28 | drivers/of: Add empty ranges quirk for PA-Semi | Benjamin Herrenschmidt | 1 | -3/+8 |
2014-11-24 | Merge tag 'v3.18-rc6' into devicetree/next | Grant Likely | 1 | -3/+16 |
2014-11-18 | of/base: Fix PowerPC address parsing hack | Benjamin Herrenschmidt | 1 | -3/+16 |
2014-11-18 | of/address: Don't throw errors on absent ranges properties | Benjamin Herrenschmidt | 1 | -1/+1 |
2014-11-04 | of: Request and map make argument name constant | Matthias Brugger | 1 | -1/+1 |
2014-10-01 | of/pci: Fix the conversion of IO ranges into IO resources | Liviu Dudau | 1 | -4/+40 |
2014-09-30 | of/pci: Move of_pci_range_to_resource() to of/address.c | Liviu Dudau | 1 | -0/+9 |
2014-09-30 | of/pci: Add pci_register_io_range() and pci_pio_to_address() | Liviu Dudau | 1 | -0/+109 |
2014-07-23 | of: Provide a function to request and map memory | Matthias Brugger | 1 | -0/+36 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 1 | -0/+110 |
2014-05-13 | of: kill off of_can_translate_address | Rob Herring | 1 | -21/+1 |
2014-05-06 | of: introduce of_dma_is_coherent() helper | Santosh Shilimkar | 1 | -0/+23 |
2014-05-06 | of: introduce of_dma_get_range() helper | Grygorii Strashko | 1 | -0/+87 |
2014-03-04 | Merge tag 'v3.14-rc5' into HEAD | Grant Likely | 1 | -2/+3 |
2014-02-20 | of: Allows to use the PCI translator without the PCI core | Gregory CLEMENT | 1 | -3/+5 |
2014-02-05 | of: fix PCI bus match for PCIe slots | Kleber Sacilotto de Souza | 1 | -2/+3 |
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 |