index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
/
pci-alchemy.c
Age
Commit message (
Expand
)
Author
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
2020-04-19
MIPS: cleanup fixup_bigphys_addr handling
Christoph Hellwig
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
MIPS: PCI: fix pcibios_map_irq section mismatch
Manuel Lauss
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
2016-05-13
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
2014-10-20
mips: pci: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-30
MIPS: Alchemy: pci: use clk framework to enable PCI clock
Manuel Lauss
2014-03-26
MIPS: Alchemy: Determine cohereny at runtime based on cpu type
Manuel Lauss
2013-04-05
MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"
Paul Bolle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2011-12-07
MIPS: Fix Jazz 64-bit build error.
Ralf Baechle
2011-12-07
MIPS: Alchemy: Fix PCI PM
Manuel Lauss
2011-11-11
MIPS: Fix build error due to missing inclusion of <linux/export.h>.
Ralf Baechle
2011-10-24
MIPS: Alchemy: Redo PCI as platform driver
Manuel Lauss