aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-iop13xx
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 11-0/+11
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Gravatar Lorenzo Pieralisi 2-12/+22
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2015-12-01ARM: iop13xx: make headers more localGravatar Arnd Bergmann 7-61/+62
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 1-1/+1
2015-07-28ARM: kill off set_irq_flags usageGravatar Rob Herring 1-1/+1
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Gravatar Russell King 1-1/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideGravatar Thomas Gleixner 1-4/+4
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Gravatar Jiang Liu 1-1/+1
2014-10-02kbuild: remove unnecessary variable initializaionsGravatar Masahiro Yamada 1-5/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Gravatar Uwe Kleine-König 1-5/+0
2014-07-18ARM: 8101/1: mach-iop13xx: fix possible build failureGravatar Arnd Bergmann 2-1/+2
2014-05-26ARM: iop13xx: fix msi support with sparse IRQGravatar Arnd Bergmann 1-0/+1
2014-05-16arm: iop13xx: Use sparse irqs for MSIGravatar Thomas Gleixner 7-42/+18
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooGravatar Uwe Kleine-König 1-1/+0
2013-11-14dmaengine: remove DMA unmap from driversGravatar Bartlomiej Zolnierkiewicz 1-26/+0
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Gravatar Russell King 1-13/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsGravatar Russell King 1-10/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionGravatar Russell King 1-1/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeGravatar Robin Holt 2-2/+5
2013-07-03drivers/dma: remove unused support for MEMSET operationsGravatar Bartlomiej Zolnierkiewicz 1-3/+0
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsGravatar Laura Abbott 1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Gravatar Olof Johansson 1-1/+0
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupGravatar Olof Johansson 1-1/+1
2013-01-11ARM: remove unused arch_decomp_wdog()Gravatar Shawn Guo 1-1/+0
2013-01-03ARM: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2012-12-24ARM: delete struct sys_timerGravatar Stephen Warren 2-10/+2
2012-10-07Merge branch 'late/fixes' into fixesGravatar Olof Johansson 2-2/+2
2012-10-07ARM: iop13xx: fix iq81340sc_atux_map_irq prototypeGravatar Arnd Bergmann 1-1/+1
2012-10-07ARM: iop13xx: mark iop13xx_scan_bus as __devinitGravatar Arnd Bergmann 1-1/+1
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupGravatar Olof Johansson 6-38/+34
2012-09-19ARM: iop13xx: use __iomem pointers for MMIOGravatar Arnd Bergmann 6-40/+36
2012-07-26ARM: iop13xx: use fixed PCI i/o mappingGravatar Rob Herring 4-81/+16
2012-07-26iop13xx: use more regular PCI I/O space handlingGravatar Arnd Bergmann 4-45/+12
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Gravatar Russell King 2-2/+0
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 6-21/+21
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 2-16/+0
2012-03-11ARM: iop13xx: fix missing declaration of iop13xx_init_earlyGravatar Rob Herring 1-0/+1
2012-03-06ARM: kill off __mem_pciGravatar Rob Herring 1-2/+0
2012-03-06ARM: iop13xx: move io.h externs to pci.hGravatar Rob Herring 3-4/+8
2012-03-06ARM: iop13xx: use runtime ioremap hookGravatar Rob Herring 4-15/+12
2012-02-23arm/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 1-2/+2
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Gravatar Russell King 1-3/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosGravatar Rob Herring 1-3/+0
2012-01-20ARM: big removal of now unused arch_idle()Gravatar Nicolas Pitre 1-13/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-9/+8
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-9/+8
2012-01-05Merge branch 'restart' into for-linusGravatar Russell King 5-14/+14
2012-01-05ARM: restart: remove the now empty arch_reset()Gravatar Russell King 1-4/+0
2012-01-05ARM: restart: iop13xx: use new restart hookGravatar Russell King 5-10/+14