index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp4xx
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-12
ARM: ixp4xx: Drop all common code
Linus Walleij
1
-331
/
+0
2022-02-12
ARM: ixp4xx: Drop custom DMA coherency and bouncing
Linus Walleij
1
-57
/
+0
2022-02-12
ARM: ixp4xx: Remove feature bit accessors
Linus Walleij
1
-21
/
+0
2022-02-12
ARM: ixp4xx: Drop UDC info setting function
Linus Walleij
1
-11
/
+0
2022-02-12
ARM: ixp4xx: Delete old PCI driver
Linus Walleij
1
-28
/
+0
2021-08-30
ixp4xx_eth: make ptp support a platform driver
Arnd Bergmann
1
-0
/
+14
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-2
/
+45
2021-06-17
hw_random: ixp4xx: Turn into a module
Linus Walleij
1
-1
/
+23
2021-06-17
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
1
-0
/
+22
2021-06-16
ARM/ixp4xx: Make NEED_MACH_IO_H optional
Linus Walleij
1
-1
/
+0
2021-06-03
crypto: ixp4xx - convert to platform driver
Arnd Bergmann
1
-0
/
+26
2020-10-13
ARM/ixp4xx: add a missing include of dma-map-ops.h
Christoph Hellwig
1
-0
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-05-16
ARM: ixp4xx: Remove duplicated include from common.c
YueHaibing
1
-1
/
+0
2019-04-23
soc: ixp4xx: qmgr: Pass resources
Linus Walleij
1
-5
/
+20
2019-04-23
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
1
-0
/
+21
2019-04-23
ARM: ixp4xx: Turn the QMGR into a platform device
Linus Walleij
1
-0
/
+6
2019-04-23
ARM: ixp4xx: Turn the NPE into a platform device
Linus Walleij
1
-0
/
+6
2019-04-23
ARM: ixp4xx: Switch to use new timer driver
Linus Walleij
1
-149
/
+4
2019-04-23
ARM: ixp4xx: Switch to use new IRQ+GPIO drivers
Linus Walleij
1
-296
/
+22
2019-04-19
ARM: ixp4xx: Convert to SPARSE_IRQ
Linus Walleij
1
-0
/
+2
2019-04-19
ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER
Linus Walleij
1
-29
/
+80
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-02-19
ARM: ixp4xx: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
1
-1
/
+1
2015-07-17
ARM/ixp4xx/timer: Migrate to new 'set-state' interface
Viresh Kumar
1
-28
/
+40
2014-11-10
ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI
Arnd Bergmann
1
-1
/
+1
2014-04-06
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+12
2014-04-06
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+56
2014-03-27
IXP4xx: Fix DMA masks.
Krzysztof Halasa
1
-5
/
+56
2014-03-27
Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"
Arnd Bergmann
1
-12
/
+0
2014-03-27
Revert "ARM: ixp4xx: fix gpio rework"
Arnd Bergmann
1
-3
/
+3
2014-03-22
Merge branch 'randconfig-fixes' into next/fixes-non-critical
Arnd Bergmann
1
-3
/
+3
2014-03-21
ARM: ixp4xx: fix gpio rework
Arnd Bergmann
1
-3
/
+3
2014-03-18
ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation
Simon Kågström
1
-0
/
+12
2014-03-12
ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-02-19
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
1
-2
/
+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-02
IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()
Krzysztof Hałasa
1
-1
/
+1
2013-12-20
ARM: ixp4xx: stop using <mach/timex.h>
Uwe Kleine-König
1
-2
/
+4
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-09-27
ARM: ixp4xx: stop broadcasting the custom GPIO API
Linus Walleij
1
-0
/
+38
2013-09-27
ARM: ixp4: delete irq_to_gpio
Linus Walleij
1
-11
/
+0
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
1
-2
/
+2
2013-07-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
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-05-23
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
1
-1
/
+1
[next]