summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/dcr.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+2
* powerpc: Use bool function return values of true/false not 1/0Joe Perches2015-03-311-1/+1
* powerpc: Export dcr_ind_lock to fix build errorPranith Kumar2014-09-251-0/+1
* of: Stop naming platform_device using dcr addressGrant Likely2014-05-231-3/+3
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson2008-12-211-2/+3
* [POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only buildsJosh Boyer2008-05-291-0/+2
* [POWERPC] Refactor DCR codeStephen Neuendorffer2008-05-291-33/+121
* [POWERPC] Add missing native dcr dcr_ind_lock spinlockValentine Barshak2008-02-061-2/+3
* Use dcr_host_t.base in dcr_unmap()Michael Ellerman2007-10-151-2/+2
* [POWERPC] Store the base address in dcr_host_tMichael Ellerman2007-10-031-1/+1
* [POWERPC] Export DCR symbols for modulesMurali Iyer2007-08-171-0/+4
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-7/+7
* [POWERPC] Fix dcr_unmap()Jean-Christophe Dubois2007-03-291-1/+1
* [POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt2006-12-041-0/+137
OpenPOWER on IntegriCloud