Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f880141b8d12cdbb5faf0b9941ee50ac515ea1e
/
arch
/
arm
/
plat-mxc
3f88014
ARM: imx: dynamically allocate imx-keypad devices
by Uwe Kleine-König
· 14 years ago
bd455ed
ARM: imx: dynamically allocate fsl-usb2-udc devices
by Uwe Kleine-König
· 14 years ago
2eb42d5
ARM: imx: dynamically allocate mxc-ehci devices
by Uwe Kleine-König
· 14 years ago
9d3d945
ARM: imx: dynamically register mxc-mmc devices
by Uwe Kleine-König
· 14 years ago
bf182bc
ARM: imx: dynamically allocate mxc_pwm devices
by Uwe Kleine-König
· 14 years ago
ad851bf
ARM: imx: dynamically register imx-fb devices
by Uwe Kleine-König
· 14 years ago
fc40d01
ARM: imx: change the way flexcan devices are registered
by Uwe Kleine-König
· 14 years ago
e0a1961
ARM: imx: dynamically allocate imx2-wdt devices
by Uwe Kleine-König
· 14 years ago
b2997cb
ARM: imx: dynamically allocate mx2-camera device
by Uwe Kleine-König
· 14 years ago
3bde75b
ARM: imx/gpio: remove some useless casts
by Uwe Kleine-König
· 14 years ago
9bb39b3
ARM: imx: dynamically allocate mx1-camera device
by Uwe Kleine-König
· 14 years ago
6332c10
ARM: imx: allow specifying a dma mask when creating a platform device
by Uwe Kleine-König
· 14 years ago
e083000
ARM: imx: dynamically allocate imx_udc device
by Uwe Kleine-König
· 14 years ago
ae71a56
ARM: imx: dynamically allocate mxc_w1 devices
by Uwe Kleine-König
· 14 years ago
d96801b
ARM: imx: remove deprecated symbols as all users are gone now
by Uwe Kleine-König
· 14 years ago
ac40142
ARM: imx/debug-macro: rework using the new io mapping macro
by Uwe Kleine-König
· 14 years ago
a996314
ARM: imx: change static io mapping to use a function
by Uwe Kleine-König
· 14 years ago
cf3a6ab
ARM: imx: remove last explicit users of virtual base address defines
by Uwe Kleine-König
· 14 years ago
08ff97b
ARM: imx: use MXxy_IO_P2V macros to setup static mappings
by Uwe Kleine-König
· 14 years ago
f5d7a13
ARM: imx: refactor the io mapping macro
by Uwe Kleine-König
· 14 years ago
9ae21ca
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 14 years ago
a3484ff
ARM: imx: Add wake functionality to GPIO
by Dinh Nguyen
· 14 years ago
47c5382
ARM: imx: Add gpio-keys to plat-mxc
by Dinh Nguyen
· 14 years ago
71226a4
imx: only select HAVE_CAN_FLEXCAN if CAN is enabled
by Uwe Kleine-König
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
64f102b
cpufreq for freescale mx51
by Yong Shen
· 14 years ago
662a74b
ARM: mx3: fix build failure concerning MXC_INT_MMC_SDHC2
by Uwe Kleine-König
· 14 years ago
0ea1293
arm: return both physical and virtual addresses from addruart
by Jeremy Kerr
· 14 years ago
d24d96e
Fixing ethernet driver compilation error for i.MX31 ADS board
by Ian Lartey
· 14 years ago
70b1726
mx5: add cpuimx51sd module and its baseboard
by Eric Bénard
· 14 years ago
b545d9e
iomux-mx51: fix GPIO_1_xx 's IOMUX configuration
by Eric Bénard
· 14 years ago
c074512
imx-esdhc: update devices registration
by Eric Bénard
· 14 years ago
217f580
iomux-mx51: fix SD1 and SD2's iomux configuration
by Eric Bénard
· 14 years ago
4a66b5d
i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472
by Eric Bénard
· 14 years ago
ec4aac2
mx25: fix compile error in platform-imx-dma.c
by Eric Bénard
· 14 years ago
6136a6d
ARM: imx: add lost 3rd imx-i2c device for mx35
by Marc Kleine-Budde
· 14 years ago
68a2f73
ARM: imx: Add iram allocator functions
by Dinh Nguyen
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
4b5ee7a
ARM: iomux-mx51: Add AUD5 pinmux definitions
by Sascha Hauer
· 14 years ago
886ab3d
mxc/gpio: make _set_value work with values != 0/1
by Peter Korsgaard
· 14 years ago
6bd96f3
ARM: imx: dynamically register fec devices
by Uwe Kleine-König
· 14 years ago
8a8d206
ARM: imx: fix/define clocks and create devices for imx dma
by Uwe Kleine-König
· 14 years ago
67520f3
ARM: mx35: Add mx35_revision function to query the silicon revision
by Eric Bénard
· 14 years ago
fdb0387
ARM: mx3: use MX3x_ prefixed version of CHIP_REV_x
by Sascha Hauer
· 14 years ago
f5e40c2
i.mx25: add esdhc support
by Eric Bénard
· 14 years ago
774305d
arm: imx35: add esdhc-device to MX35-platform
by Wolfram Sang
· 14 years ago
203a073
arm: imx: add generic esdhc device
by Wolfram Sang
· 14 years ago
63a7c6d
ARM: mx5: dynamically register mxc-nand device
by Sascha Hauer
· 14 years ago
00b57bf
ARM: imx: reorganize nand registration to use a struct
by Uwe Kleine-König
· 14 years ago
40e2eda
ARM: mx51: Add audmux support
by Sascha Hauer
· 14 years ago
b861866
ARM: mx51: add imx-ssi devices
by Sascha Hauer
· 14 years ago
04b73b15
ARM: mx51: dynamically register imx-uart devices
by Uwe Kleine-König
· 14 years ago
f781bc8
ARM: mx5/iomux-mx51: Fix input path of some pins in gpio mode
by Sascha Hauer
· 14 years ago
2e35bab
ARM: mx5/iomux-mx51: Add aud3 primary function defines
by Sascha Hauer
· 14 years ago
8efd927
ARM: mx5/iomux-mx51: Add SPI controller pads
by Sascha Hauer
· 14 years ago
eaa4fd0
ARM: mx5/iomux-mx51: add iomux definitions for eCSPI2 on the imx51_3ds board
by Jason Wang
· 14 years ago
9f0c11e
ARM: mx5: add spi_imx device registration
by Uwe Kleine-König
· 14 years ago
ab56050
ARM: imx: use platform ids for spi_imx devices
by Uwe Kleine-König
· 14 years ago
44505c0
ARM: mx5: dynamically register imx-i2c devices
by Uwe Kleine-König
· 14 years ago
64de5ec
ARM: imx: reorganize imx-i2c device registration to use a struct per SoC
by Uwe Kleine-König
· 14 years ago
4697bb9
ARM: imx: dynamically allocate imx-ssi devices
by Uwe Kleine-König
· 14 years ago
5162de0
ARM: imx: change the way imx-uarts are registered
by Uwe Kleine-König
· 14 years ago
35bab05
ARM: imx: change the way spi-imx devices are registered
by Uwe Kleine-König
· 14 years ago
a8a05b8
ARM: mx51: use IMX_IO_ADDRESS to define MX51_IO_ADDRESS
by Uwe Kleine-König
· 14 years ago
68b5e85
ARM: mx51: fix naming of spi related defines
by Uwe Kleine-König
· 14 years ago
5a2db4e
ARM: mx51: clean up mx51 header
by Uwe Kleine-König
· 14 years ago
a060656
ARM: imx: ehci: use void __iomem * to hold i/o addresses
by Uwe Kleine-König
· 14 years ago
556cbdb
ARM: imx: remove #ifdefery for unmerged flexcan driver
by Uwe Kleine-König
· 14 years ago
3efee47
ARM: mx5/mx51_babbage: Add FEC support
by Fabio Estevam
· 14 years ago
f2b8901
ARM: imx: Add EPIT support
by Sascha Hauer
· 14 years ago
14f0f51
ARM: imx: set cache line size to 64 bytes for i.MX5
by Jason Wang
· 14 years ago
a38b372
mxc/tzic: add base address when accessing TZIC registers
by Jason Wang
· 14 years ago
ec53fe3
eukrea-baseboards: fix the merge in one file
by Eric Bénard
· 14 years ago
868003c
ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <linux/spinlock.h>
by Uwe Kleine-König
· 14 years ago
faa38b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
2066930
mx2_camera: Add soc_camera support for i.MX25/i.MX27
by Baruch Siach
· 14 years ago
14cb0de
arm/imx/gpio: add spinlock protection
by Baruch Siach
· 14 years ago
ef93f14
i.MX51: add support for cpuimx51 module and its baseboard
by Eric Bénard
· 14 years ago
95afd09
eukrea-baseboards: merge includes in one file
by Eric Bénard
· 14 years ago
61c6850
imx: dynamically register flexcan devices for mx25 and mx35
by Marc Kleine-Budde
· 14 years ago
a7d945a
mx35: add flexcan address
by Marc Kleine-Budde
· 14 years ago
c3f6a34
mx25: add flexcan address and interrupt definition
by Marc Kleine-Budde
· 14 years ago
6937aab
iomux-mx51: add 4 pin definitions
by Eric Bénard
· 14 years ago
aa87214
i.MX51: handle IRQ for gpio 16..31
by Eric Bénard
· 14 years ago
7e688f0
imx25: fix low level debug
by Eric Bénard
· 14 years ago
fa94f8d
mxc: add common debug board for 3-stack platforms
by Jason Wang
· 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
6b63226
mx25: add PWM4 to iomux
by Baruch Siach
· 14 years ago
b04102b
mx25: add iomux defines for UART4 on KPP pins
by Baruch Siach
· 14 years ago
f747847
mx25: add support for the CSI device
by Baruch Siach
· 14 years ago
426ab49
mxc/iomux: add GPIO bank offset for iomux v3 platforms
by Jason Wang
· 14 years ago
b3fb53a
mx51/iomux: add UART and GPIO pad definitions for imx51_3ds board
by Jason Wang
· 14 years ago
310894b
mx51/iomux: Fix mux mode and input path for two pads
by Jason Wang
· 14 years ago
68d03da
[PATCH] mxc: Fix pad names for imx51
by Amit Kucheria
· 14 years ago
21744f1
i.MX35: add cpuimx35 support and its baseboard
by Eric Bénard
· 14 years ago
6f1fa706f
i.MX25: add cpuimx25 module and its baseboard
by Eric Bénard
· 14 years ago
8402ed3
i.MX25: add AUDMUX and SSI support
by Eric Bénard
· 14 years ago
648beaf
plat-mxc/ehci.c: add i.MX25 support
by Eric Bénard
· 14 years ago
5a36c39
MX25: put define for OTG base address in right include
by Eric Bénard
· 14 years ago
71c2e51
mx5: Add i2c to Freescale MX51 Babbage HW
by Dinh Nguyen
· 14 years ago
Next »