aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-02-19ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij1-2/+2
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-17ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-28/+40
2014-11-10ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann1-1/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+12
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+56
2014-03-26IXP4xx: Fix DMA masks.Krzysztof Halasa1-5/+56
2014-03-26Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann1-12/+0
2014-03-26Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann1-3/+3
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann1-3/+3
2014-03-21ARM: ixp4xx: fix gpio reworkArnd Bergmann1-3/+3
2014-03-18ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström1-0/+12
2014-03-12ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-2/+12
2014-02-18ARM: ixp4xx: fix timer latch calculationUwe Kleine-König1-1/+9
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2014-01-02IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa1-1/+1
2013-12-20ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König1-2/+4
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-21ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-09-27ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij1-0/+38
2013-09-27ARM: ixp4: delete irq_to_gpioLinus Walleij1-11/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-2/+2
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott1-1/+1
2013-04-08arm: Use generic idle loopThomas Gleixner1-1/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-9/+2
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-9/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-4/+0
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa1-8/+0
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa1-0/+5
2012-09-19ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann1-4/+4
2012-05-23ixp4xx: fix compilation by adding gpiolib supportRichard Cochran1-2/+46
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson1-0/+1
2012-03-06ARM: ixp4xx: use runtime ioremap hookRob Herring1-0/+33
2012-01-20ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre1-0/+6
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+20
2012-01-05ARM: restart: ixp4xx: use new restart hookRussell King1-0/+20
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-13/+3
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran1-2/+8
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-14/+2
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-2/+2
2011-01-13ARM: ixp4xx: irq_data conversion.Lennert Buytenhek1-21/+21