summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx/common.c
AgeCommit message (Expand)Author
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-02-19ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-17ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar
2014-11-10ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-26IXP4xx: Fix DMA masks.Krzysztof Halasa
2014-03-26Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann
2014-03-26Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann
2014-03-21ARM: ixp4xx: fix gpio reworkArnd Bergmann
2014-03-18ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström
2014-03-12ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-18ARM: ixp4xx: fix timer latch calculationUwe Kleine-König
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-02IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa
2013-12-20ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman
2013-11-21ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd
2013-09-27ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij
2013-09-27ARM: ixp4: delete irq_to_gpioLinus Walleij
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa
2012-09-19ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann
2012-05-23ixp4xx: fix compilation by adding gpiolib supportRichard Cochran
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson
2012-03-06ARM: ixp4xx: use runtime ioremap hookRob Herring
2012-01-20ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: ixp4xx: use new restart hookRussell King
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-01-13ARM: ixp4xx: irq_data conversion.Lennert Buytenhek