summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-5/+0
* 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/+18
* ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-1/+0
* dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-141-26/+0
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-10/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* 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-031-3/+0
* 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/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
|\ \
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
| |/
* / ARM: delete struct sys_timerStephen Warren2012-12-242-10/+2
|/
* 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/+34
|\ \
| * | ARM: iop13xx: use __iomem pointers for MMIOArnd Bergmann2012-09-196-40/+36
| |/
* | ARM: iop13xx: use fixed PCI i/o mappingRob Herring2012-07-264-81/+16
* | iop13xx: use more regular PCI I/O space handlingArnd Bergmann2012-07-264-45/+12
|/
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-132-2/+0
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-296-21/+21
|\
| * ARM: iop13xx: fix missing declaration of iop13xx_init_earlyRob Herring2012-03-111-0/+1
| * ARM: kill off __mem_pciRob Herring2012-03-061-2/+0
| * ARM: iop13xx: move io.h externs to pci.hRob Herring2012-03-063-4/+8
| * ARM: iop13xx: use runtime ioremap hookRob Herring2012-03-064-15/+12
* | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-16/+0
|\|
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-3/+0
| |\
| | * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-3/+0
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-13/+0
| |/
* / arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-9/+8
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-9/+8
* | Merge branch 'restart' into for-linusRussell King2012-01-055-14/+14
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | ARM: restart: iop13xx: use new restart hookRussell King2012-01-055-10/+14
| |/