Age | Commit message (Expand) | Author | Files | Lines |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -18/+12 |
2014-04-06 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -64/+84 |
2014-03-27 | IXP4xx: Fix DMA masks. | Krzysztof Halasa | 2 | -44/+56 |
2014-03-27 | Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation" | Arnd Bergmann | 2 | -12/+9 |
2014-03-27 | IXP4xx: Fix Goramo Multilink GPIO conversion. | Krzysztof Halasa | 1 | -17/+26 |
2014-03-27 | Revert "ARM: ixp4xx: fix gpio rework" | Arnd Bergmann | 2 | -10/+3 |
2014-03-22 | Merge branch 'randconfig-fixes' into next/fixes-non-critical | Arnd Bergmann | 4 | -6/+12 |
2014-03-21 | ARM: ixp4xx: fix gpio rework | Arnd Bergmann | 2 | -3/+10 |
2014-03-21 | ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.h | Arnd Bergmann | 1 | -1/+2 |
2014-03-21 | ARM: ixp4xx/omixp: always include linux/leds.h | Arnd Bergmann | 1 | -2/+0 |
2014-03-18 | ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation | Simon Kågström | 2 | -9/+12 |
2014-03-12 | ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED | Michael Opdenacker | 5 | -13/+7 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2 | -18/+12 |
2014-02-19 | ARM: ixp4xx: fix timer latch calculation | Uwe Kleine-König | 1 | -1/+9 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+2 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-01-02 | IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart() | Krzysztof Hałasa | 1 | -1/+1 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -16/+0 |
2013-12-20 | ARM: ixp4xx: stop using <mach/timex.h> | Uwe Kleine-König | 1 | -2/+4 |
2013-12-12 | arm/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 1 | -3/+3 |
2013-12-06 | Merge branch 'soc/sched_clock' into next/soc | Kevin Hilman | 1 | -2/+2 |
2013-11-22 | ARM: IXP4xx: Switch to sched_clock_register() | Stephen Boyd | 1 | -2/+2 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -4/+0 |
2013-10-19 | ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIAN | Ben Dooks | 1 | -4/+0 |
2013-09-27 | ARM: ixp4xx: stop broadcasting the custom GPIO API | Linus Walleij | 2 | -39/+38 |
2013-09-27 | ARM: ixp4: delete irq_to_gpio | Linus Walleij | 1 | -11/+0 |
2013-09-27 | ARM: ixp4xx: convert remaining users to use gpiolib | Linus Walleij | 4 | -54/+85 |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 1 | -12/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 1 | -13/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 1 | -1/+0 |
2013-07-14 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -1/+4 |
2013-07-12 | Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub... | Olof Johansson | 1 | -1/+1 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 3 | -3/+6 |
2013-07-07 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2013-07-06 | ARM: ixp4xx: avoid circular header dependency | Arnd Bergmann | 3 | -1/+5 |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2013-06-13 | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 1 | -1/+1 |
2013-06-04 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+0 |
2013-05-23 | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions | Laura Abbott | 1 | -1/+1 |
2013-04-08 | arm: Use generic idle loop | Thomas Gleixner | 1 | -1/+2 |
2013-03-13 | ARM: w1-gpio: fix erroneous gpio requests | Johan Hovold | 1 | -0/+1 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -2/+0 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 1 | -9/+2 |
2013-01-14 | ARM: use clockevents_config_and_register() where possible | Shawn Guo | 1 | -9/+2 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -2/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 15 | -35/+20 |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-11-22 | IXP4xx: use __iomem for MMIO | Arnd Bergmann | 2 | -8/+8 |
2012-11-22 | IXP4xx: map CPU config registers within VMALLOC region. | Krzysztof Hałasa | 3 | -38/+21 |
2012-11-22 | IXP4xx: Always ioremap() Queue Manager MMIO region at boot. | Krzysztof Hałasa | 4 | -21/+17 |