index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
address.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: use pr_fmt prefix for all console printing
Rob Herring
2016-07-18
1
-24
/
+25
*
PCI, of: Move PCI I/O space management to PCI core code
Tomasz Nowicki
2016-05-12
1
-115
/
+1
*
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-01-14
1
-1
/
+1
|
\
|
*
of/address: replace printk(KERN_ERR ...) with pr_err(...)
Masahiro Yamada
2015-12-09
1
-1
/
+1
*
|
of/address: fix typo in comment block of of_translate_one()
Masahiro Yamada
2015-11-30
1
-2
/
+3
|
/
*
PCI: of: Add 64-bit address recognition without LPAE support
Pavel Fedin
2015-10-13
1
-0
/
+6
*
of/address: Don't loop forever in of_find_matching_node_by_address().
David Daney
2015-08-25
1
-3
/
+3
*
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
of/address: use atomic allocation in pci_register_io_range()
Jingoo Han
2015-06-23
1
-1
/
+1
*
|
of/pci: Fix pci_address_to_pio() conversion of CPU address to I/O port
Zhichang Yuan
2015-05-16
1
-1
/
+1
|
/
*
drivers/of: Add empty ranges quirk for PA-Semi
Benjamin Herrenschmidt
2015-03-27
1
-3
/
+8
*
Merge tag 'v3.18-rc6' into devicetree/next
Grant Likely
2014-11-24
1
-3
/
+16
|
\
|
*
of/base: Fix PowerPC address parsing hack
Benjamin Herrenschmidt
2014-11-18
1
-3
/
+16
*
|
of/address: Don't throw errors on absent ranges properties
Benjamin Herrenschmidt
2014-11-18
1
-1
/
+1
*
|
of: Request and map make argument name constant
Matthias Brugger
2014-11-04
1
-1
/
+1
|
/
*
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
2014-09-30
1
-4
/
+40
*
of/pci: Move of_pci_range_to_resource() to of/address.c
Liviu Dudau
2014-09-30
1
-0
/
+9
*
of/pci: Add pci_register_io_range() and pci_pio_to_address()
Liviu Dudau
2014-09-30
1
-0
/
+109
*
of: Provide a function to request and map memory
Matthias Brugger
2014-07-23
1
-0
/
+36
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
2014-06-05
1
-0
/
+110
|
\
|
*
of: introduce of_dma_is_coherent() helper
Santosh Shilimkar
2014-05-05
1
-0
/
+23
|
*
of: introduce of_dma_get_range() helper
Grygorii Strashko
2014-05-05
1
-0
/
+87
*
|
of: kill off of_can_translate_address
Rob Herring
2014-05-13
1
-21
/
+1
|
/
*
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
2014-03-04
1
-2
/
+3
|
\
|
*
of: fix PCI bus match for PCIe slots
Kleber Sacilotto de Souza
2014-02-05
1
-2
/
+3
*
|
of: Allows to use the PCI translator without the PCI core
Gregory CLEMENT
2014-02-20
1
-3
/
+5
|
/
*
Revert "of/address: Handle #address-cells > 2 specially"
Rob Herring
2013-12-30
1
-8
/
+0
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
1
-5
/
+5
|
\
|
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
1
-2
/
+2
|
*
of: Fix dereferencing node name in debug output to be safe
Grant Likely
2013-10-15
1
-3
/
+3
*
|
of: implement pci_address_to_pio as weak function
Rob Herring
2013-10-09
1
-0
/
+8
|
/
*
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-07-04
1
-2
/
+6
|
\
|
*
of: Fix address decoding on Bimini and js2x machines
Benjamin Herrenschmidt
2013-07-04
1
-2
/
+6
*
|
of/pci: Provide support for parsing PCI DT ranges property
Andrew Murray
2013-05-19
1
-0
/
+67
|
/
*
of: fix spelling mistake in comment
Andrew Murray
2013-01-09
1
-1
/
+1
*
of/address: sparse fixes
Kim Phillips
2012-10-17
1
-12
/
+12
*
of/address: Handle #address-cells > 2 specially
Thierry Reding
2012-09-07
1
-0
/
+8
*
of: Allow busses with #size-cells=0
Stephen Warren
2012-08-03
1
-4
/
+23
*
ARM: spear: remove most mach/*.h header contents
Arnd Bergmann
2012-04-22
1
-0
/
+1
*
of/address: Add reg-names property to name an iomem resource
Benoit Cousson
2012-01-04
1
-5
/
+11
*
of: address: use resource_size helper
Felipe Balbi
2011-08-01
1
-1
/
+1
*
of/address: Add of_find_matching_node_by_address helper
Grant Likely
2011-07-18
1
-0
/
+18
*
of/address: use proper endianess in get_flags
Sebastian Andrzej Siewior
2010-12-23
1
-26
/
+28
*
of: use __be32 types for big-endian device tree data
Jeremy Kerr
2010-10-12
1
-1
/
+1
*
of: Use full node name in resource structures
Grant Likely
2010-07-05
1
-1
/
+1
*
of/address: restrict 'no-ranges' kludge to powerpc
Grant Likely
2010-07-05
1
-1
/
+10
*
of/address: little-endian fixes
Grant Likely
2010-07-05
1
-5
/
+7
*
of/address: Merge all of the bus translation code
Grant Likely
2010-07-05
1
-3
/
+514
*
of/address: merge of_address_to_resource()
Grant Likely
2010-07-05
1
-0
/
+51
*
of/address: merge of_iomap()
Grant Likely
2010-07-05
1
-0
/
+22