index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
dcr.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2015-03-31
powerpc: Use bool function return values of true/false not 1/0
Joe Perches
2014-09-25
powerpc: Export dcr_ind_lock to fix build error
Pranith Kumar
2014-05-23
of: Stop naming platform_device using dcr address
Grant Likely
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2008-12-21
powerpc: Const-qualify Device Node Argument to DCR Resource Extent API
Grant Erickson
2008-05-29
[POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only builds
Josh Boyer
2008-05-29
[POWERPC] Refactor DCR code
Stephen Neuendorffer
2008-02-06
[POWERPC] Add missing native dcr dcr_ind_lock spinlock
Valentine Barshak
2007-10-15
Use dcr_host_t.base in dcr_unmap()
Michael Ellerman
2007-10-03
[POWERPC] Store the base address in dcr_host_t
Michael Ellerman
2007-08-17
[POWERPC] Export DCR symbols for modules
Murali Iyer
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-03-29
[POWERPC] Fix dcr_unmap()
Jean-Christophe Dubois
2006-12-04
[POWERPC] Generic DCR infrastructure
Benjamin Herrenschmidt