开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
dcr.c
Age
Commit message (
Expand
)
Author
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