aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/dcr.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGravatar Grant Erickson 1-2/+3
2008-05-29[POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only buildsGravatar Josh Boyer 1-0/+2
2008-05-29[POWERPC] Refactor DCR codeGravatar Stephen Neuendorffer 1-33/+121
2008-02-06[POWERPC] Add missing native dcr dcr_ind_lock spinlockGravatar Valentine Barshak 1-2/+3
2007-10-15Use dcr_host_t.base in dcr_unmap()Gravatar Michael Ellerman 1-2/+2
2007-10-03[POWERPC] Store the base address in dcr_host_tGravatar Michael Ellerman 1-1/+1
2007-08-17[POWERPC] Export DCR symbols for modulesGravatar Murali Iyer 1-0/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcGravatar Stephen Rothwell 1-7/+7
2007-03-29[POWERPC] Fix dcr_unmap()Gravatar Jean-Christophe Dubois 1-1/+1
2006-12-04[POWERPC] Generic DCR infrastructureGravatar Benjamin Herrenschmidt 1-0/+137