summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2742-81/+289
|\
| * Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-131-2/+2
| |\
| | * Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-102-20/+4
| | |\
| * | \ Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-023-21/+40
| |\ \ \
| | * | | gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V2012-02-061-1/+1
| | * | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-063-14/+3
| | * | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-061-0/+1
| | * | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-061-1/+34
| | * | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-063-0/+7
| | * | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-061-0/+1
| | * | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-063-5/+0
| * | | | Merge branch 'iomap' into cleanupTony Lindgren2012-02-2840-60/+249
| |\ \ \ \
| | * | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-247-2/+90
| | * | | | ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-2435-59/+152
| | * | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-241-0/+7
| | * | | | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren2012-02-241-0/+1
| | |/ / /
* | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-271-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-03-151-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ARM: OMAP1: Fix section mismatch for omap1_init_early()Tony Lindgren2012-03-051-1/+1
| * | | | | ARM: OMAP1: Fix typo in lcd_dma.cMasanari Iida2012-03-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-233-26/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | |/ /
| * | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-5/+0
| * | | ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-201-10/+2
| * | | ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre2012-01-201-5/+2
| |/ /
* | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-2213-116/+46
|\ \ \
| * | | OMAP1: Remove unused LCD devices from board filesTomi Valkeinen2012-02-234-24/+0
| * | | OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen2012-02-2313-86/+46
| * | | OMAP: N770: remove HWA742 platform dataTomi Valkeinen2012-02-231-6/+0
| |/ /
* | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-224-26/+4
|\ \ \
| * | | ARM: OMAP: Remove CONFIG_OMAP_MCBSP referencesPeter Ujfalusi2012-03-122-4/+3
| * | | ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi2012-03-121-9/+0
| * | | ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi2012-03-121-12/+0
| * | | ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi2012-03-121-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \ \ | |_|/ |/| |
| * | mach-omap1: Fix typo in lcd_dma.cMasanari Iida2012-02-091-1/+1
| |/
* / ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren2012-02-211-2/+2
|/
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-096-115/+49
|\
| * Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-1921-39/+79
| |\
| * | ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik2011-12-082-10/+0
| * | ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik2011-12-082-7/+6
| * | ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik2011-12-086-99/+44
* | | Merge branch 'restart' into for-linusRussell King2012-01-0517-8/+18
|\ \ \
| * | | ARM: restart: omap: use new restart hookRussell King2012-01-0517-8/+18
| * | | Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-055-31/+54
| |\| |
* | | | Merge branch 'devel-stable' into for-linusRussell King2012-01-0521-93/+83
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-54/+4
| | |/ | |/|
| * | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-052-21/+0
| |\ \
| | * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-20/+0