aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-18ARM i.MX25: Make timer irq work againSascha Hauer1-0/+1
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds3-313/+0
2012-07-28ARM: mxc: Include missing irqs.h headerFabio Estevam1-0/+1
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-1/+1
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+3
2012-07-23Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-12/+126
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-807/+800
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-07-16ARM: imx: add missing item to the list of clock event modesUwe Kleine-König1-1/+2
2012-07-16ARM: i.MX5x CSPI: Fixed clock name for CSPIAlexander Shiyan1-1/+1
2012-07-10ARM i.MX31: Add devicetree supportDenis 'GNUtoo' Carikli1-0/+1
2012-07-10i2c: imx: make bitrate an u32 typeWolfram Sang1-1/+1
2012-07-09ARM: imx: make ehci power/oc polarities configurableBenoît Thébaudeau1-7/+9
2012-07-09ARM: imx: enable support for mx35 rtcBenoît Thébaudeau1-0/+5
2012-07-09ARM: i.MX51 iomux: added missing pin definitionsAlexander Shiyan1-0/+14
2012-07-06Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/irqArnd Bergmann1-0/+1
2012-07-04ARM: imx: Fix build error due to missing irqs.h includeFabio Estevam1-0/+1
2012-07-02Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/irqArnd Bergmann22-807/+799
2012-07-02ARM i.MX: Move i.MX pwm driver to pwm frameworkSascha Hauer3-313/+0
2012-07-01ARM: imx: enable SPARSE_IRQ for imx platformShawn Guo12-746/+719
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo2-2/+2
2012-07-01ARM: imx: add a legacy irqdomain for 3ds_debugboardShawn Guo1-17/+25
2012-07-01ARM: imx: pass gpio than irq number into mxc_expio_initShawn Guo2-5/+5
2012-07-01dma: ipu: remove the use of ipu_platform_dataShawn Guo3-10/+3
2012-07-01ARM: imx: move irq_domain_add_legacy call into avic driverShawn Guo1-7/+25
2012-07-01ARM: imx: move irq_domain_add_legacy call into tzic driverShawn Guo1-8/+20
2012-07-01ARM: imx: eliminate macro IRQ_GPIOx()Shawn Guo1-7/+0
2012-07-01ARM: imx: eliminate macro IOMUX_TO_IRQ()Shawn Guo1-3/+0
2012-07-01ARM: imx: eliminate macro IMX_GPIO_TO_IRQ()Shawn Guo1-2/+0
2012-06-30Merge branch 'imx/cpuidle' into next/pmOlof Johansson6-12/+126
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+2
2012-06-18[media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski1-0/+2
2012-06-07Merge tag 'imx-clk-common-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson3-15/+24
2012-06-05ARM: imx: Add common imx cpuidle init functionality.Robert Lee3-0/+103
2012-06-05ARM: imx: Enable imx53 low power idleRobert Lee1-0/+3
2012-06-05ARM: imx: clean and consolidate imx5 suspend and idle codeRobert Lee1-1/+2
2012-06-05ARM: imx: Add comments to tzic_enable_waker()Robert Lee1-0/+4
2012-06-05ARM: imx: Modify IMX_IO_P2V macroRobert Lee1-11/+14
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+7
2012-05-26Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+4
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+29
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+0
2012-05-16ARM i.MX: remove now unnecessary argument from mxc_timer_initSascha Hauer3-14/+22
2012-05-16ARM: i.MX: change timer clock from ipg to perclkRichard Zhao1-1/+2
2012-05-15[media] media: mx2_camera: Fix mbus format handlingJavier Martin1-2/+0
2012-05-11ARM: imx6: Add UART2 for low-level debugDirk Behme2-0/+4
2012-05-08ARM: imx: use machine specific hook for late initShawn Guo1-0/+7
2012-05-02ARM: mx53: fix pad definitions for MX53_PAD_EIM_D28__I2C1_SDA and MX53_PAD_GPIO_8__CAN1_RXCANLothar Waßmann1-2/+2
2012-05-02ARM: i.MX51 iomux: add missed definitions for SION-bit and mode for some padsAlexander Shiyan1-24/+24