summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/common-pci.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-2/+2
* IXP4xx: Fix DMA masks.Krzysztof Halasa2014-03-261-39/+0Star
* Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann2014-03-261-0/+9
* ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström2014-03-181-9/+0Star
* arm/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-121-3/+3
* IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa2012-11-221-0/+1
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-6/+0Star
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+0Star
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0Star
* | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-2/+2
|/
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+4
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-11/+11
|\
| * locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-131-11/+11
* | ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd2011-10-171-1/+2
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-0/+5
|\
| * ARM: convert PCI defines to variablesRob Herring2011-07-121-0/+5
* | ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King2011-07-041-1/+1
* | ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King2011-07-041-6/+6
|/
* ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-23/+0Star
* ARM: fix IXP4xx build failureImre Kaloz2010-12-281-1/+1
* arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-231-0/+8
* Merge branch 'misc' into develRussell King2010-07-311-1/+2
|\
| * ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-1/+2
* | ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-2/+2
|/
* dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2010-03-131-26/+0Star
* IXP4xx: Extend PCI MMIO indirect address space to 1 GB.Krzysztof Hałasa2009-12-051-5/+1Star
* IXP4xx: PCI ixp4xx_scan_bus() is __devinit.Krzysztof Hałasa2009-03-171-1/+1
* IXP4xx: workaround for PCI prefetch problems near 64 MB boundary.Krzysztof Hałasa2009-03-171-11/+12
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] cputype: separate definitions, use themRussell King2008-09-011-4/+3Star
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* [ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko2007-04-211-2/+2
* [ARM] Fix pci export warningsRussell King2006-08-061-2/+0Star
* [ARM] Convert kmalloc+memset to kzallocRussell King2006-03-211-2/+1Star
* [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby2006-01-041-0/+23
* [ARM] 3089/1: ixp4xx AHB/PCI endianness fixAlessandro Zummo2005-11-061-1/+1
* [PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena2005-07-071-2/+2
* [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk2005-05-041-10/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+527