| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-26 | powerpc: Remove DCR_MMIO and the DCR generic layer | Michael Ellerman | 1 | -182/+0 |
| 2023-03-30 | powerpc: Use of_property_read_bool() for boolean properties | Rob Herring | 1 | -1/+1 |
| 2022-05-08 | powerpc: Add missing headers | Christophe Leroy | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
| 2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
| 2015-03-31 | powerpc: Use bool function return values of true/false not 1/0 | Joe Perches | 1 | -1/+1 |
| 2014-09-25 | powerpc: Export dcr_ind_lock to fix build error | Pranith Kumar | 1 | -0/+1 |
| 2014-05-23 | of: Stop naming platform_device using dcr address | Grant Likely | 1 | -3/+3 |
| 2011-10-31 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
| 2008-12-21 | powerpc: Const-qualify Device Node Argument to DCR Resource Extent API | Grant Erickson | 1 | -2/+3 |
| 2008-05-29 | [POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only builds | Josh Boyer | 1 | -0/+2 |
| 2008-05-29 | [POWERPC] Refactor DCR code | Stephen Neuendorffer | 1 | -33/+121 |
| 2008-02-06 | [POWERPC] Add missing native dcr dcr_ind_lock spinlock | Valentine Barshak | 1 | -2/+3 |
| 2007-10-15 | Use dcr_host_t.base in dcr_unmap() | Michael Ellerman | 1 | -2/+2 |
| 2007-10-03 | [POWERPC] Store the base address in dcr_host_t | Michael Ellerman | 1 | -1/+1 |
| 2007-08-17 | [POWERPC] Export DCR symbols for modules | Murali Iyer | 1 | -0/+4 |
| 2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 1 | -7/+7 |
| 2007-03-29 | [POWERPC] Fix dcr_unmap() | Jean-Christophe Dubois | 1 | -1/+1 |
| 2006-12-04 | [POWERPC] Generic DCR infrastructure | Benjamin Herrenschmidt | 1 | -0/+137 |