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