summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-059-126/+9Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-152-2/+2
* ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-082-9/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0211-0/+11
* ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-282-12/+22
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: iop13xx: make headers more localArnd Bergmann2015-12-017-61/+62
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-141-1/+1
* PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-4/+4
* PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-1/+1
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-5/+0Star
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-301-5/+0Star
* ARM: 8101/1: mach-iop13xx: fix possible build failureArnd Bergmann2014-07-182-1/+2
* ARM: iop13xx: fix msi support with sparse IRQArnd Bergmann2014-05-261-0/+1
* arm: iop13xx: Use sparse irqs for MSIThomas Gleixner2014-05-167-42/+18Star
* ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-1/+0Star
* dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-141-26/+0Star
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0Star
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-10/+0Star
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0Star
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+5
* drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-041-3/+0Star
* ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-231-1/+1
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0Star
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0Star
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
|\ \
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
| |/
* / ARM: delete struct sys_timerStephen Warren2012-12-242-10/+2Star
|/
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-072-2/+2
|\
| * ARM: iop13xx: fix iq81340sc_atux_map_irq prototypeArnd Bergmann2012-10-071-1/+1
| * ARM: iop13xx: mark iop13xx_scan_bus as __devinitArnd Bergmann2012-10-071-1/+1
* | Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson2012-09-226-38/+34Star
|\ \
| * | ARM: iop13xx: use __iomem pointers for MMIOArnd Bergmann2012-09-196-40/+36Star
| |/
* | ARM: iop13xx: use fixed PCI i/o mappingRob Herring2012-07-264-81/+16Star
* | iop13xx: use more regular PCI I/O space handlingArnd Bergmann2012-07-264-45/+12Star
|/
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-132-2/+0Star
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-306-21/+21
|\
| * ARM: iop13xx: fix missing declaration of iop13xx_init_earlyRob Herring2012-03-111-0/+1
| * ARM: kill off __mem_pciRob Herring2012-03-071-2/+0Star
| * ARM: iop13xx: move io.h externs to pci.hRob Herring2012-03-073-4/+8
| * ARM: iop13xx: use runtime ioremap hookRob Herring2012-03-074-15/+12Star
* | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-242-16/+0Star
|\|
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-3/+0Star
| |\
| | * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-3/+0Star
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-13/+0Star
| |/
* / arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-2/+2
|/