Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c03f1622af051004416dd3e24d8a0fa31e34178
/
arch
/
arm
/
mach-imx
70ddd47
ARM: imx: fix build failure concerning otg/ulpi
by Uwe Kleine-König
· 14 years ago
4df772d
ARM: 6322/1: imx/pca100: Fix name of spi platform data
by Uwe Kleine-König
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
84659ab
imx: move gpio init after to irq init
by Jason Wang
· 14 years ago
95afd09
eukrea-baseboards: merge includes in one file
by Eric Bénard
· 14 years ago
5055d1e
eukrea_mbimx27-baseboard: fix compile when CONFIG_SPI_IMX is disabled
by Eric Bénard
· 14 years ago
3fac6cf
mx27_3ds: add support for the keypad
by Rogerio Pimentel
· 14 years ago
2dcf78c
Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD
by Uwe Kleine-König
· 14 years ago
d5dac4a
ARM: imx: dynamically register imx-uart devices (imx27)
by Uwe Kleine-König
· 14 years ago
3c5227f
ARM: imx: dynamically register imx-uart devices (imx21)
by Uwe Kleine-König
· 14 years ago
d112f4e
ARM: imx: dynamically register imx-uart devices (imx1)
by Uwe Kleine-König
· 14 years ago
7536cf9
ARM: imx: dynamically register spi_imx devices (imx27)
by Uwe Kleine-König
· 14 years ago
642e466
ARM: imx: dynamically register spi_imx devices (imx21)
by Uwe Kleine-König
· 14 years ago
c698715
ARM: imx: dynamically register imx-i2c devices (imx27)
by Uwe Kleine-König
· 14 years ago
2b92084
ARM: imx: dynamically register imx-i2c devices (imx21)
by Uwe Kleine-König
· 14 years ago
6348e6b
ARM: imx: dynamically register imx-i2c devices (imx1)
by Uwe Kleine-König
· 14 years ago
0e7a29a
ARM: imx: Change the way nand devices are registered (imx27)
by Uwe Kleine-König
· 14 years ago
1f8d721
ARM: imx: Change the way nand devices are registered (imx21)
by Uwe Kleine-König
· 14 years ago
6851a40
ARM: imx: remove paragraphs with old address of the FSF
by Uwe Kleine-König
· 14 years ago
9f72ffe
ARM: imx: new Kconfig symbol and feature test macro for DMA on mx1 and mx2
by Uwe Kleine-König
· 14 years ago
e780d23
ARM: imx: prepare deprecating ARCH_MX1, MACH_MX2, MACH_MX21 and MACH_MX27
by Uwe Kleine-König
· 14 years ago
b6b06be
ARM: imx: Kconfig: use an if block instead of a depend for many symbols
by Uwe Kleine-König
· 14 years ago
0746949
ARM: imx: move mx1 support to mach-imx
by Uwe Kleine-König
· 14 years ago
551823e
ARM: imx: rename mxc_uart_devicex to follow a common naming scheme
by Uwe Kleine-König
· 14 years ago
e9ec2a1
ARM: imx: fold serial.c into devices.c
by Uwe Kleine-König
· 14 years ago
9a763bf
ARM: imx: get rid of mxc_gpio_init
by Uwe Kleine-König
· 14 years ago
d109167
ARM: imx: rename mach dir for mx21 and mx27 to mach-imx
by Uwe Kleine-König
· 14 years ago
1341d34
[ARM] remove arch-imx
by Sascha Hauer
· 16 years ago
6ae85d6
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
4a014a2
[ARM] 5457/1: mach-imx gpio buildfix
by David Brownell
· 16 years ago
0412d6c
i.MX1: remove fb support from mach-imx
by Sascha Hauer
· 16 years ago
be093be
[ARM] pass reboot command line to arch_reset()
by Russell King
· 16 years ago
e481355
arm/imx21: Framebuffer support for i.MX21
by Holger Schurig
· 16 years ago
da17490
[ARM] i.MX add missing include
by Sascha Hauer
· 16 years ago
96cb767
[ARM] i.MX: fix breakage from commit 278892736e99330195c8ae5861bcd9d791bbf19e
by Sascha Hauer
· 16 years ago
68b5e48
[ARM] i.MX: remove LCDC controller register definitions from imx-regs.h
by Sascha Hauer
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c613bbb
Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
by Russell King
· 16 years ago
2788927
i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data
by Sascha Hauer
· 16 years ago
72330b0
i.MX Framebuffer: Use readl/writel instead of direct pointer deref
by Juergen Beisert
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
0560cf5
[ARM] Add a common typesafe __io implementation
by Russell King
· 16 years ago
dcea83a
[ARM] Hide ISA DMA API when ISA_DMA_API is unset
by Russell King
· 16 years ago
1e14937
[ARM] imx: avoid polluting the kernel's namespace
by Russell King
· 16 years ago
b5ee900
[ARM] remove a common set of __virt_to_bus definitions
by Nicolas Pitre
· 16 years ago
9c65685
[ARM] gpio_free might sleep, arm architecture
by Uwe Kleine-König
· 16 years ago
b1add04
Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git
by Russell King
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
d8aa025
[ARM] 5298/1: Drop desc_handle_irq()
by Dmitry Baryshkov
· 16 years ago
b72f92f
i.MX: Add FIQ support
by Paulius Zaleckas
· 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
79a13b2
[ARM] i.MX: add missing clock functions exports
by Paulius Zaleckas
· 16 years ago
d7098e3
[ARM] i.MX: remove set_imx_fb_info() export
by Paulius Zaleckas
· 16 years ago
2809fc0
[ARM] mx1ads: make mmc platform data available for modules
by Sascha Hauer
· 16 years ago
6cab486
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
by Dmitry Baryshkov
· 16 years ago
f000631
Merge branch 'imx' into devel
by Russell King
· 16 years ago
38a41fd
IMX: introduce clock API
by Sascha Hauer
· 16 years ago
dbff4e9
IMX UART: remove statically initialized tables
by Sascha Hauer
· 16 years ago
f7def13e
[ARM] 5122/1: imx_dma_request_by_prio simpilfication
by Paulius Zaleckas
· 16 years ago
8e86f42
[ARM] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
d3883ec
Remove references to "make dep"
by Adrian Bunk
· 17 years ago
1c016b2
[ARM] 4648/1: i.MX/MX1 ensure more complete AITC initialization
by Pavel Pisa
· 17 years ago
4d5709a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
8122c6c
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
by Thomas Renninger
· 17 years ago
faf39ed
arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back
by Pavel Pisa
· 17 years ago
a98b38b
[ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fix
by Pavel Pisa
· 17 years ago
a228d6e
[ARM] 4552/1: i.MX/MX1 GPIO output setup fix
by Pavel Pisa
· 17 years ago
18de5bc
clockevents: fix resume logic
by Thomas Gleixner
· 17 years ago
89bba43
[ARM] 4374/3: i.MX/MX1 clock event source
by Pavel Pisa
· 18 years ago
b3e6a50
[ARM] 4373/1: i.MX/MX1 GPIO support implementation
by Pavel Pisa
· 18 years ago
cdea460
[ARM] Fix some section mismatch warnings
by Russell King
· 17 years ago
6cbdc8c
[ARM] spelling fixes
by Simon Arlott
· 18 years ago
b30faba
Add IRQF_IRQPOLL flag on arm
by Bernhard Walle
· 18 years ago
b3c6b76
[ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value.
by Pavel Pisa
· 18 years ago
83b84c4
[ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV.
by Pavel Pisa
· 18 years ago
c66699a
[PATCH] clocksource: fixup is_continous changes on ARM
by Thomas Gleixner
· 18 years ago
5225cd8
[ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definition
by Pavel Pisa
· 18 years ago
3c8cd0c
[ARM] 3992/1: i.MX/MX1 CPU Frequency scaling support
by Pavel Pisa
· 18 years ago
86987d5
[ARM] 3991/1: i.MX/MX1 high resolution time source
by Pavel Pisa
· 18 years ago
5c894cd
[ARM] 3990/1: i.MX/MX1 more precise PLL decode
by Pavel Pisa
· 18 years ago
10dd5ce
[ARM] Remove compatibility layer for ARM irqs
by Russell King
· 18 years ago
0cd61b6
Initial blind fixup for arm for irq changes
by Linus Torvalds
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
38c677c
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
by David Brownell
· 18 years ago
52e405e
[PATCH] ARM: fixup irqflags breakage after ARM genirq merge
by Thomas Gleixner
· 18 years ago
a6284ac
[ARM] 3691/1: ARM: Convert imx to generic irq handling
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
fa3e686
[ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels only
by Pavel Pisa
· 18 years ago
e2f04e1
[ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MX
by Matt Reimer
· 18 years ago
216251c
[ARM] 3501/1: i.MX: fix lowlevel debug macros
by Sascha Hauer
· 19 years ago
5b80234
[ARM] 3490/1: i.MX: move uart resources to board files
by Sascha Hauer
· 19 years ago
1810b6c
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
56ca9040
[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1
by Pavel Pisa
· 19 years ago
d66e35f
[ARM] 3446/1: i.MX: MMC/SD SDHC controller registration for i.MX/MX1 MX1ADS board
by Pavel Pisa
· 19 years ago
999331a
[ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1
by Pavel Pisa
· 19 years ago
6207390
[SERIAL] Remove unnecessary serial.h include
by Russell King
· 19 years ago
946d493
[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)
by Nicolas Pitre
· 19 years ago
Next »