summaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop13xx
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-12-01ARM: iop13xx: make headers more localArnd Bergmann
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2014-07-18ARM: 8101/1: mach-iop13xx: fix possible build failureArnd Bergmann
2014-05-26ARM: iop13xx: fix msi support with sparse IRQArnd Bergmann
2014-05-16arm: iop13xx: Use sparse irqs for MSIThomas Gleixner
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-03drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-07ARM: iop13xx: fix iq81340sc_atux_map_irq prototypeArnd Bergmann
2012-10-07ARM: iop13xx: mark iop13xx_scan_bus as __devinitArnd Bergmann
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-19ARM: iop13xx: use __iomem pointers for MMIOArnd Bergmann
2012-07-26ARM: iop13xx: use fixed PCI i/o mappingRob Herring
2012-07-26iop13xx: use more regular PCI I/O space handlingArnd Bergmann
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-11ARM: iop13xx: fix missing declaration of iop13xx_init_earlyRob Herring
2012-03-06ARM: kill off __mem_pciRob Herring
2012-03-06ARM: iop13xx: move io.h externs to pci.hRob Herring
2012-03-06ARM: iop13xx: use runtime ioremap hookRob Herring
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: iop13xx: use new restart hookRussell King