aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAge
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\
| * ARM: omap: Consolidate OMAP4 time keeping and irq enableRobert Lee2012-03-21
| * ARM: omap: Consolidate OMAP3 time keeping and irq enableRobert Lee2012-03-21
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-30
|\ \
| * \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-03-29
| |\ \
| | * \ Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren2012-03-29
| | |\ \
| | | * | ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq()Tarun Kanti DebBarma2012-03-29
| | * | | Merge branch 'fix-dss-mux' into fixesTony Lindgren2012-03-29
| | |\ \ \
| | | * | | ARM: OMAP2+: Remove __init from DSI mux functionsTomi Valkeinen2012-03-19
| | * | | | ARM: OMAP: pm: fix compilation breakGovindraj.R2012-03-29
* | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: create a common IOMEM definitionRob Herring2012-03-13
| * | | | | ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-06
* | | | | | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-27
* | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \ \ \ \
| * | | | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
* | | | | | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-28
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP2+: board-omap4-*: Do not use anymore TWL6030_IRQ_BASE in board filesBenoit Cousson2012-03-22
* | | | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'dt-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Olof Johansson2012-03-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP2+: Remove extra ifdefs for board-genericTony Lindgren2012-03-05
| | * | | | | | | | ARM: OMAP2+: Fix build error when only ARCH_OMAP2/3 or 4 is selectedTony Lindgren2012-03-05
| | * | | | | | | | ARM: OMAP2+: board-generic: Use of_irq_init APIBenoit Cousson2012-02-27
| | * | | | | | | | ARM: OMAP2/3: intc: Add DT support for TI interrupt controllerBenoit Cousson2012-02-27
| | * | | | | | | | Merge branch 'irqdomain/next' of git://git.secretlab.ca/git/linux-2.6 into fo...Benoit Cousson2012-02-27
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2012-03-08
| |\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-02-29
| | | |\ \ \ \ \ \ \ \ \ \
| * | | \ \ \ \ \ \ \ \ \ \ Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Arnd Bergmann2012-02-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-02-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'for_3.4/dt_base' of git://git.kernel.org/pub/scm/linux/kernel/g...Tony Lindgren2012-02-17
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DTBenoit Cousson2012-02-16
| | | * | | | | | | | | | | | ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINEBenoit Cousson2012-02-16
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systemsBenoit Cousson2011-12-16
| * | | | | | | | | | | | | Merge branch 'imx/dt' of git://git.linaro.org/people/shawnguo/linux-2.6 into ...Arnd Bergmann2012-02-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann2012-02-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | / / / / / / / / | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann2012-03-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Olof Johansson2012-03-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: fix error handlingJean Pihet2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* APIJean Pihet2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: micro-optimization for sanity checkFelipe Balbi2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: misc cleanupsFelipe Balbi2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: move late_initcall() closer to its argumentFelipe Balbi2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()Felipe Balbi2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: hwmod: add SmartReflex IRQsNishanth Menon2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: clear ERRCONFIG_VPBOUNDINTST only on a needNishanth Menon2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: Fix status masking in ERRCONFIG registerNishanth Menon2012-03-05
| | * | | | | | | | | | | | | | | ARM: OMAP3+: SmartReflex: Add a shutdown hookNishanth Menon2012-03-05