index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp4xx
/
common.c
Age
Commit message (
Expand
)
Author
2019-05-16
ARM: ixp4xx: Remove duplicated include from common.c
YueHaibing
2019-04-23
soc: ixp4xx: qmgr: Pass resources
Linus Walleij
2019-04-23
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
2019-04-23
ARM: ixp4xx: Turn the QMGR into a platform device
Linus Walleij
2019-04-23
ARM: ixp4xx: Turn the NPE into a platform device
Linus Walleij
2019-04-23
ARM: ixp4xx: Switch to use new timer driver
Linus Walleij
2019-04-23
ARM: ixp4xx: Switch to use new IRQ+GPIO drivers
Linus Walleij
2019-04-19
ARM: ixp4xx: Convert to SPARSE_IRQ
Linus Walleij
2019-04-19
ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER
Linus Walleij
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-02-19
ARM: ixp4xx: switch to gpiochip_add_data()
Linus Walleij
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
2015-07-17
ARM/ixp4xx/timer: Migrate to new 'set-state' interface
Viresh Kumar
2014-11-10
ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI
Arnd Bergmann
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-26
IXP4xx: Fix DMA masks.
Krzysztof Halasa
2014-03-26
Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"
Arnd Bergmann
2014-03-26
Revert "ARM: ixp4xx: fix gpio rework"
Arnd Bergmann
2014-03-22
Merge branch 'randconfig-fixes' into next/fixes-non-critical
Arnd Bergmann
2014-03-21
ARM: ixp4xx: fix gpio rework
Arnd Bergmann
2014-03-18
ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation
Simon Kågström
2014-03-12
ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-02-18
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-18
ARM: ixp4xx: fix timer latch calculation
Uwe Kleine-König
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-01-02
IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()
Krzysztof Hałasa
2013-12-20
ARM: ixp4xx: stop using <mach/timex.h>
Uwe Kleine-König
2013-12-06
Merge branch 'soc/sched_clock' into next/soc
Kevin Hilman
2013-11-21
ARM: IXP4xx: Switch to sched_clock_register()
Stephen Boyd
2013-09-27
ARM: ixp4xx: stop broadcasting the custom GPIO API
Linus Walleij
2013-09-27
ARM: ixp4: delete irq_to_gpio
Linus Walleij
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-06-12
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-05-23
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
2013-04-08
arm: Use generic idle loop
Thomas Gleixner
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-11-22
IXP4xx: map CPU config registers within VMALLOC region.
Krzysztof Hałasa
2012-11-22
IXP4xx: Always ioremap() Queue Manager MMIO region at boot.
Krzysztof Hałasa
2012-09-19
ARM: ixp4xx: use __iomem pointers for MMIO
Arnd Bergmann
2012-05-23
ixp4xx: fix compilation by adding gpiolib support
Richard Cochran
2012-03-30
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-30
ARM: fix builds due to missing <asm/system_misc.h> includes
Olof Johansson
2012-03-06
ARM: ixp4xx: use runtime ioremap hook
Rob Herring
2012-01-20
ARM: mach-ixp4xx: properly disable CPU idle call
Nicolas Pitre
2012-01-05
Merge branch 'restart' into for-linus
Russell King
[next]