summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/common.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-28/+40
* ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann2014-11-101-1/+1
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-2/+12
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-2/+12
| |\
| | * ARM: ixp4xx: fix timer latch calculationUwe Kleine-König2014-02-181-1/+9
| | * ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König2013-12-201-2/+4
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-051-5/+56
|\ \ \
| * | | IXP4xx: Fix DMA masks.Krzysztof Halasa2014-03-261-5/+56
| * | | Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann2014-03-261-12/+0
| * | | Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann2014-03-261-3/+3
| * | | Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-221-3/+3
| |\ \ \
| | * | | ARM: ixp4xx: fix gpio reworkArnd Bergmann2014-03-211-3/+3
| | |/ /
| * / / ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström2014-03-181-0/+12
| |/ /
* / / ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\ \
| * \ Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\ \ | | |/ | |/|
| | * ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa2014-01-021-1/+1
|/ /
* | ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij2013-09-271-0/+38
* | ARM: ixp4: delete irq_to_gpioLinus Walleij2013-09-271-11/+0
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-231-1/+1
|/
* arm: Use generic idle loopThomas Gleixner2013-04-081-1/+2
* Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-9/+2
|\
| * ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-9/+2
* | ARM: delete struct sys_timerStephen Warren2012-12-241-4/+0
|/
* IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa2012-11-221-8/+0
* IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa2012-11-221-0/+5
* ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann2012-09-191-4/+4
* ixp4xx: fix compilation by adding gpiolib supportRichard Cochran2012-05-231-2/+46
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-301-0/+1
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-301-0/+1
* | ARM: ixp4xx: use runtime ioremap hookRob Herring2012-03-061-0/+33
|/
* ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2012-01-201-0/+6
* Merge branch 'restart' into for-linusRussell King2012-01-051-0/+20
|\
| * ARM: restart: ixp4xx: use new restart hookRussell King2012-01-051-0/+20
* | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-13/+3
|/
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-311-0/+1
* ARM: fix regression in IXP4xx clocksourceRichard Cochran2011-07-151-2/+8
* clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-14/+2
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
* arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-061-2/+2
* ARM: ixp4xx: irq_data conversion.Lennert Buytenhek2011-01-131-21/+21