summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/dcr.c
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-14/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring-2/+2
2015-03-31powerpc: Use bool function return values of true/false not 1/0Joe Perches-1/+1
2014-09-25powerpc: Export dcr_ind_lock to fix build errorPranith Kumar-0/+1
2014-05-23of: Stop naming platform_device using dcr addressGrant Likely-3/+3
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker-0/+1
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson-2/+3
2008-05-29[POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only buildsJosh Boyer-0/+2
2008-05-29[POWERPC] Refactor DCR codeStephen Neuendorffer-33/+121
2008-02-06[POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak-2/+3
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman-2/+2
2007-10-03[POWERPC] Store the base address in dcr_host_tMichael Ellerman-1/+1
2007-08-17[POWERPC] Export DCR symbols for modulesMurali Iyer-0/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-7/+7
2007-03-29[POWERPC] Fix dcr_unmap()Jean-Christophe Dubois-1/+1
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt-0/+137