aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)Author
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-17ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King
2015-02-18ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann
2014-11-10ARM: ixp4xx: Properly override I/O accessorsThierry Reding
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-26IXP4xx: Fix Goramo Multilink GPIO conversion.Krzysztof Halasa
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-21ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.hArnd Bergmann
2014-03-21ARM: ixp4xx/omixp: always include linux/leds.hArnd 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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-02IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-12-20ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König
2013-12-11arm/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman
2013-11-21ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-19ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks
2013-09-27ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij
2013-09-27ARM: ixp4: delete irq_to_gpioLinus Walleij
2013-09-27ARM: ixp4xx: convert remaining users to use gpiolibLinus Walleij
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-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson
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-07-06ARM: ixp4xx: avoid circular header dependencyArnd Bergmann
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-03-12ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold
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-14ARM: use clockevents_config_and_register() where possibleShawn Guo