aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-28[media] MX2: Add platform definitions for eMMa-PrP deviceJavier Martin2-0/+20
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanupArnd Bergmann2-5/+2
2012-02-27Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 into next/driversArnd Bergmann1-33/+0
2012-02-27ARM: Remove redundant ';' from avic_irq_set_priority()Jesper Juhl1-1/+1
2012-02-27ARM: plat-mxc: audmux-v1: Remove unneeded ifdef'sFabio Estevam1-4/+1
2012-02-27ARM: mxc: make imx_dma_is_general_purpose more generic for sdmaRichard Zhao1-2/+1
2012-02-27ARM: imx6: Rename DEBUG_IMX6Q_UART to UART4Dirk Behme1-1/+1
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-16/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-16/+0
2012-02-13usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus2-2/+2
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus3-6/+6
2012-02-08Merge branch 'features/imx-clk-prepare' of git://git.pengutronix.de/git/imx/linux-2.6 into next/driversOlof Johansson6-17/+17
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2-13/+4
2012-02-01CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen1-33/+0
2012-02-01ARM: mxc: audmux-v2: add clk_prepare/clk_unprepareRichard Zhao1-4/+4
2012-02-01ARM: mxc: arch_reset: add clk_prepare/clk_unprepareRichard Zhao1-1/+1
2012-02-01ARM: mxc: epit: add clk_prepare/clk_unprepareRichard Zhao1-1/+1
2012-02-01ARM: mxc: pwm: add clk_prepare/clk_unprepareRichard Zhao1-2/+2
2012-02-01ARM: mxc: ahci: add clk_prepare/clk_unprepareRichard Zhao1-8/+8
2012-02-01ARM: mxc: time: add clk_prepare/clk_unprepareRichard Zhao1-1/+1
2012-01-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-01-26ARM: imx: iomux-v1.h: Fix build error due to __init annotationFabio Estevam1-1/+1
2012-01-23Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+3
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-25/+0
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+15
2012-01-09Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-13/+37
2012-01-09Merge branch 'samsung/cleanup' into next/boardsArnd Bergmann8-24/+18
2012-01-05Merge branch 'restart' into for-linusRussell King3-11/+3
2012-01-05Merge branch 'devel-stable' into for-linusRussell King9-91/+5
2012-01-05ARM: 7198/1: arm/imx6: add restart support for imx6qShawn Guo1-0/+1
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: mxc: use new restart hookRussell King3-10/+5
2012-01-05Merge branch 'restart-cleanup' into restartRussell King11-37/+17
2012-01-03Merge branch 'imx/board' into next/boardsArnd Bergmann3-1/+11
2012-01-03Merge branch 'imx6/pm' into next/pmArnd Bergmann3-13/+37
2012-01-03Merge branch 'v3.2-rc7' into next/pmArnd Bergmann2-1/+7
2012-01-03iomux-mx25: configuration to support CSPI3 on CSI pinsPaul Fertser1-0/+4
2011-12-26ARM: imx6q: build pm code only when CONFIG_PM selectedEric Miao1-1/+7
2011-12-25ARM: mx5: use generic irq chip pm interface for pm functions onHui Wang2-12/+30
2011-12-19Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stableRussell King1-0/+1
2011-12-19ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin1-0/+1
2011-12-19enable uncompress log on cpuimx35sdEric BĂ©nard1-0/+1
2011-12-19arm/imx: fix cpufreq section mismatchRichard Zhao1-1/+1
2011-12-19ARM:imx:fix pwm period valueJason Chen1-0/+9
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-12/+3
2011-12-09ARM: imx: fix cpufreq build errorsRichard Zhao1-0/+1
2011-12-09MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen1-1/+6
2011-12-08video i.MX IPU: Fix display connectionsSascha Hauer1-0/+15
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King2-24/+0
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King4-22/+4