Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9faa8321e8ff15799c684270e9b15aa294c2e676
/
arch
/
arm
/
mach-ixp4xx
/
common.c
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
9f80036
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
00e1b3a
IXP4xx: Fix DMA masks.
by Krzysztof Halasa
· 11 years ago
53ad835
Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"
by Arnd Bergmann
· 11 years ago
9c9c6c5
Revert "ARM: ixp4xx: fix gpio rework"
by Arnd Bergmann
· 11 years ago
600a1df
Merge branch 'randconfig-fixes' into next/fixes-non-critical
by Arnd Bergmann
· 11 years ago
48ba81f
ARM: ixp4xx: fix gpio rework
by Arnd Bergmann
· 11 years ago
bfdad56
ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation
by Simon Kågström
· 11 years ago
1ee6564
ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
fb3174e
ARM: ixp4xx: fix timer latch calculation
by Uwe Kleine-König
· 11 years ago
dfd10e7
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
97e81ac
IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()
by Krzysztof Hałasa
· 11 years ago
f0402f9
ARM: ixp4xx: stop using <mach/timex.h>
by Uwe Kleine-König
· 11 years ago
b8969ef
Merge branch 'soc/sched_clock' into next/soc
by Kevin Hilman
· 11 years ago
bf3eb44
ARM: IXP4xx: Switch to sched_clock_register()
by Stephen Boyd
· 11 years ago
098e30f
ARM: ixp4xx: stop broadcasting the custom GPIO API
by Linus Walleij
· 11 years ago
81ded3c
ARM: ixp4: delete irq_to_gpio
by Linus Walleij
· 11 years ago
7b6d864
reboot: arm: change reboot_mode to use enum reboot_mode
by Robin Holt
· 11 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
38ff87f
sched_clock: Make ARM's sched_clock generic for all architectures
by Stephen Boyd
· 11 years ago
9b97173
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
by Laura Abbott
· 11 years ago
f7b861b
arm: Use generic idle loop
by Thomas Gleixner
· 12 years ago
8d84981
Merge branch 'clocksource/cleanup' into next/cleanup
by Olof Johansson
· 12 years ago
838a2ae
ARM: use clockevents_config_and_register() where possible
by Shawn Guo
· 12 years ago
6bb27d7
ARM: delete struct sys_timer
by Stephen Warren
· 12 years ago
b7b23db
IXP4xx: map CPU config registers within VMALLOC region.
by Krzysztof Hałasa
· 12 years ago
f0cdb15
IXP4xx: Always ioremap() Queue Manager MMIO region at boot.
by Krzysztof Hałasa
· 15 years ago
13ec32f
ARM: ixp4xx: use __iomem pointers for MMIO
by Arnd Bergmann
· 12 years ago
9dde0ae
ixp4xx: fix compilation by adding gpiolib support
by Richard Cochran
· 12 years ago
c39e8ed
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
86dfe44
ARM: fix builds due to missing <asm/system_misc.h> includes
by Olof Johansson
· 13 years ago
f449588
ARM: ixp4xx: use runtime ioremap hook
by Rob Herring
· 13 years ago
12d2b4e
ARM: mach-ixp4xx: properly disable CPU idle call
by Nicolas Pitre
· 13 years ago
7b9dd47
Merge branch 'restart' into for-linus
by Russell King
· 13 years ago
d1b860f
ARM: restart: ixp4xx: use new restart hook
by Russell King
· 13 years ago
2f0778af
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
by Marc Zyngier
· 13 years ago
dc28094
arm: Add export.h to ARM specific files as required.
by Paul Gortmaker
· 13 years ago
900b170
ARM: fix regression in IXP4xx clocksource
by Richard Cochran
· 13 years ago
234b6ced
clocksource: convert ARM 32-bit up counting clocksources
by Russell King
· 14 years ago
f38c02f
arm: Fold irq_set_chip/irq_set_handler
by Thomas Gleixner
· 14 years ago
6845664a
arm: Cleanup the irq namespace
by Thomas Gleixner
· 14 years ago
e66a022
arm/ixp4xx: Rename FREQ macro to avoid collisions
by Ben Hutchings
· 14 years ago
ee04087
ARM: ixp4xx: irq_data conversion.
by Lennert Buytenhek
· 14 years ago
5b0d495
ARM: ixp4xx: convert sched_clock() to use new infrastructure
by Russell King
· 14 years ago
5e06b64
ARM: ensure all sched_clock() implementations are notrace marked
by Russell King
· 14 years ago
b7c7c50
ARM: ixp4xx: update clock source registration
by Russell King
· 14 years ago
6262c92
ARM: Remove useless linux/bootmem.h includes
by Russell King
· 15 years ago
e00d9d4
ARM: 5869/1: ixp4xx: implement sched_clock()
by Mikael Pettersson
· 15 years ago
efec194
IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().
by Roel Kluin
· 15 years ago
ceb69a8
ixp4xx: timer and clocks cleanups
by Mikael Pettersson
· 15 years ago
5dbc465
IXP42x HSS support for setting internal clock rate
by Krzysztof Halasa
· 15 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
fced80c
[ARM] Convert asm/io.h to linux/io.h
by Russell King
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
7a85762
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC drivers
by Philipp Zabel
· 16 years ago
553876c
[ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume
by Kevin Hilman
· 17 years ago
7578634
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
18de5bc
clockevents: fix resume logic
by Thomas Gleixner
· 17 years ago
5c9b912
[ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8
by Tim Harvey
· 17 years ago
435c5da
[ARM] 4405/1: NSLU2, DSM-G600 frequency fixup code
by Michael-Luke Jones
· 17 years ago
b30faba
Add IRQF_IRQPOLL flag on arm
by Bernhard Walle
· 18 years ago
5cd4715
Merge branch 'ixp4xx' into devel
by Russell King
· 18 years ago
e32f150
[ARM] 4259/1: clockevent support for ixp4xx platform
by Kevin Hilman
· 18 years ago
45fba08
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
by Ruslan V. Sushko
· 18 years ago
25735d1
[ARM] 4275/1: generic gpio layer for ixp4xx
by Milan Svoboda
· 18 years ago
c66699a
[PATCH] clocksource: fixup is_continous changes on ARM
by Thomas Gleixner
· 18 years ago
f9a8ca1
[ARM] 3985/1: ixp4xx clocksource cleanup
by Kevin Hilman
· 18 years ago
e520a36
[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xx
by Milan Svoboda
· 18 years ago
10dd5ce
[ARM] Remove compatibility layer for ARM irqs
by Russell King
· 18 years ago
984d115
[ARM] 3918/1: ixp4xx irq-chip rework
by Kevin Hilman
· 18 years ago
0cd61b6
Initial blind fixup for arm for irq changes
by Linus Torvalds
· 18 years ago
84904d0
[ARM] 3856/1: Add clocksource for Intel IXP4xx platforms
by Kevin Hilman
· 18 years ago
52e405e
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f869afa
[ARM] 3616/1: fix timer handler wrap logic for a number of platforms
by Lennert Buytenhek
· 18 years ago
6cc1b65
[ARM] 3480/1: ixp4xx: fix irq2gpio array type
by Lennert Buytenhek
· 19 years ago
73deb7d
[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irq
by Alessandro Zummo
· 19 years ago
06e4479
[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()
by Mårten Wikström
· 19 years ago
1e74c89
[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modules
by David Vrabel
· 19 years ago
54e269e
[ARM] 3226/1: IXP4xx runtime expansion bus window size configuration
by Deepak Saxena
· 19 years ago
f7e8bbb8
[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xx
by Deepak Saxena
· 19 years ago
d052d1b
Create platform_device.h to contain all the platform device details.
by Russell King
· 19 years ago
87fe04b
[ARM] 2985/1: Replace map_desc.physical with map_desc.pfn: IXP4xx
by Deepak Saxena
· 19 years ago
6132f9e
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
by David Vrabel
· 19 years ago
2be863c
[ARM] Fix missed initialisers/missing comma
by Russell King
· 19 years ago
bdf82b5
[ARM] 2836/1: Cleanup IXP4xx GPIO code
by Deepak Saxena
· 19 years ago
09b8b5f
[PATCH] ARM: Add SA_TIMER flag to timer interrupts
by Russell King
· 19 years ago
5932ae3
[PATCH] ARM: 2745/1: Fix IXP4xx debug macros
by Deepak Saxena
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago