index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
cm-x2xx-pci.c
Age
Commit message (
Expand
)
Author
2012-05-13
ARM: PCI: provide a default bus scan implementation
Russell King
2012-05-13
ARM: PCI: get rid of pci_std_swizzle()
Russell King
2011-10-08
ARM: pxa: use correct __iomem annotations
Arnd Bergmann
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
2011-05-12
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
2011-01-13
ARM: PXA SoCs: irq_data conversion.
Lennert Buytenhek
2010-07-16
ARM: Remove 'node' argument form arch_adjust_zones()
Russell King
2010-03-02
[ARM] pxa: use chip->ack() instead of accessing GEDR directly
Eric Miao
2009-03-09
[ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h
Eric Miao
2008-10-07
[ARM] 5282/1: pxa: add CM-X255 support
Mike Rapoport
2008-10-07
[ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-...
Mike Rapoport
2008-10-07
[ARM] 5286/2: pxa: rename cm-x270* to cm-x2xx* to allow addition of cm-x255 s...
Mike Rapoport