summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-2/+1
|\
| * gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-181-2/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-241-1/+1
|\ \
| * | [media] i.MX27: visstrim_m10: Remove use of MX2_CAMERA_SWAP16Javier Martin2012-05-151-1/+1
| |/
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-233-2/+42
|\ \
| * | ARM: mx31_3ds: Add sound supportPhilippe Rétornaz2012-05-182-1/+22
| * | mx31moboard: Add sound supportPhilippe Rétornaz2012-05-182-1/+20
| |/
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2211-570/+489
|\ \
| * \ Merge tag 'imx-eukrea' of git://git.pengutronix.de/git/imx/linux-2.6 into nex...Olof Johansson2012-05-099-570/+241
| |\ \
| | * | ARM: imx: eukrea_mbimxsd rename to eukrea_mbimxsd51Eric Bénard2012-05-082-19/+19
| | * | ARM: imx: eukrea_mbimxsd25: use IMX_GPIO_NREric Bénard2012-05-081-4/+4
| | * | ARM: imx: eukrea_mbimxsd25: don't free twice GPIO_SWITCH1Eric Bénard2012-05-081-1/+0
| | * | ARM: imx: eukrea_mbimxsd: add backlight and lcd supportDenis Carikli2012-05-081-0/+74
| | * | ARM: imx: eukrea_cpuimx51sd: support rev2 PCBEric Bénard2012-05-081-8/+41
| | * | ARM: imx: eukrea_mbimxsd: add audio supportEric Bénard2012-05-082-0/+13
| | * | ARM: imx: eukrea_cpuimx51sd: add watchdog supportEric Bénard2012-05-082-0/+2
| | * | ARM: imx: eukrea-cpuimx51: remove boardEric Bénard2012-05-084-539/+0
| | * | ARM: imx: eukrea_mbimxsd35: add spi controler and spidev supportEric Bénard2012-05-082-0/+43
| | * | ARM: imx: eukrea_cpuimx25: add watchdog supportEric Bénard2012-05-082-0/+2
| | * | ARM: imx: eukrea_mbimxsd25: add spi controler and spidev supportEric Bénard2012-05-082-0/+43
| | * | ARM: imx: eukrea_cpuimx25: enable workaround ENGcm09152Eric Bénard2012-05-081-0/+1
| | |/
| * | Merge tag 'imx-features-board-20120411-2' of git://git.pengutronix.de/git/imx...Olof Johansson2012-04-252-0/+248
| |\ \ | | |/ | |/|
| | * ARM i.MX: Visstrim_M10: Add board version detection.Javier Martin2012-04-161-0/+55
| | * ARM: i.MX: i.MX35-PDK: Add regulator supportAlex Gershgorin2012-04-161-0/+193
* | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2210-0/+27
|\ \ \
| * | | ARM: imx6q: switch to use pinctrl subsystemDong Aisheng2012-05-081-0/+2
| * | | ARM: imx: enable pinctrl dummy statesDong Aisheng2012-05-089-0/+25
| |/ /
* | | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-05-0212-12/+16
|\ \ \
| * | | ARM: imx/eukrea_mbimx27-baseboard: fix typo in error messageUwe Kleine-König2012-05-021-1/+1
| * | | arm: imx: add missing select IMX_HAVE_PLATFORM for MACH_MX35_3DS in KconfigMarc Kleine-Budde2012-04-261-0/+2
| * | | arm: imx: make various struct sys_timer staticMarc Kleine-Budde2012-04-268-8/+8
| |/ /
| * | ARM: imx: Fix imx5 idle logic bugRobert Lee2012-04-181-1/+1
| * | ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple()Fabio Estevam2012-04-181-2/+4
* | | Merge tag 'arm-imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 int...Olof Johansson2012-04-253-5/+3
|\ \ \ | |/ / |/| |
| * | ARM: i.MX: efikamx: match machine descriptions with legacyHector Oron2012-04-162-3/+2
| * | ARM: imx/mx21ads: remove unneeded castUwe Kleine-König2012-04-021-2/+1
| |/
* | ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
* | ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
* | ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
* | ARM: mx31lite: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+9
* | ARM: mx53ard: Fix smsc911x driver probeFabio Estevam2012-04-021-0/+8
* | ARM: mx35: Fix registration of camera clockFabio Estevam2012-04-021-1/+1
* | MX2: Fix mx2_camera clock regression.Javier Martin2012-04-021-0/+1
* | ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam2012-04-021-1/+1
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-302-0/+2
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-302-0/+2
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-5/+5
|\ \
| * | ARM: imx: convert to common runtime ioremap hookRob Herring2012-03-061-5/+5
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-294-956/+0
|\ \ \ | |_|/ |/| |
| * | dmaengine: imx-dma: merge old dma-v1.c with imx-dma.cJavier Martin2012-03-264-957/+0
OpenPOWER on IntegriCloud