aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Arnd Bergmann2012-02-23
|\
| * remoteproc/omap: add a remoteproc driver for OMAP4Ohad Ben-Cohen2012-02-08
* | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-07
|\ \
| * | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-26
| * | OMAP: 4430SDP/Panda: add HDMI HPD gpioTomi Valkeinen2012-01-26
| * | OMAP: 4430SDP/Panda: setup HDMI GPIO muxesTomi Valkeinen2012-01-26
| * | OMAPDSS: remove wrong HDMI HPD muxingTomi Valkeinen2012-01-26
| * | OMAP: 4430SDP/Panda: rename HPD GPIO to CT_CP_HPDTomi Valkeinen2012-01-26
| * | OMAP: 4430SDP/Panda: use gpio_free_array to free HDMI gpiosTomi Valkeinen2012-01-26
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-04
|\ \ \
| * | | ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker2012-02-04
| * | | ARM: bcmring: remove unused DMA map codeJD Zheng2012-02-04
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-01-29
| |\ \ \
| | * \ \ Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2012-01-26
| | |\ \ \
| | | * | | ARM: OMAP3: hwmod data: register dss hwmods after dss_coreIlya Yanok2012-01-25
| | | * | | ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakagePaul Walmsley2012-01-25
| | | * | | ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley2012-01-25
| | | * | | ARM: OMAP4: hwmod data: Add names for DMIC memory address spacePeter Ujfalusi2012-01-25
| | | * | | ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispcTomi Valkeinen2012-01-25
| | | * | | ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod classTomi Valkeinen2012-01-25
| | | | |/ | | | |/|
| | * | | ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmapJulia Lawall2012-01-26
| | * | | ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfreeJulia Lawall2012-01-26
| | * | | ARM: OMAP: fix MMC2 loopback clock handlingGrazvydas Ignotas2012-01-26
| | * | | ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setupGrazvydas Ignotas2012-01-26
| | * | | ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov2012-01-26
| | * | | ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counterVaibhav Hiremath2012-01-26
| | * | | ARM: OMAP2: fix regulator warningsFelipe Contreras2012-01-20
| | * | | ARM: OMAP2: fix omap3 touchbook kconfig warningFelipe Contreras2012-01-20
| | |/ /
| * | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-01-29
| |\ \ \
| | * | | ARM: davinci: update mdio bus nameSekhar Nori2012-01-27
| | * | | ARM: davinci: DA850: remove non-existing pll1_sysclk4-7 clocksBas van den Berg2012-01-20
| | |/ /
* | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-02-04
|\ \ \ \
| * | | | ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski2012-02-01
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-03
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon2012-02-03
| * | | ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas2012-02-02
| * | | ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon2012-02-02
| * | | ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-02
| * | | ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-02
| * | | ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon2012-02-02
| * | | Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King2012-02-02
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-01-28
|\| | |
| * | | ARM: 7304/1: ioremap: fix boundary check when reusing static mappingPawel Moll2012-01-27
| * | | Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-26
| |\ \ \
| | * | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-20
| | * | | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-20
| | |/ /
| * | | ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas2012-01-25
| * | | ARM: 7299/1: ftrace: clear zero bit in reported IPs for Thumb-2Rabin Vincent2012-01-25
| * | | ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier2012-01-25
| * | | ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij2012-01-23