aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+4
2009-09-23omapfb: fix coding style / remove dead linearun c1-2/+2
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak1-0/+5
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala2-1/+10
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter1-0/+2
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov1-0/+3
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter1-0/+3
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov1-0/+3
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse35-329/+3353
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh1-0/+4
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds30-241/+2598
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+2
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-8/+17
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-53/+294
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki3-21/+441
2009-09-12Merge branch 'master' into develRussell King10-66/+142
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai3-21/+441
2009-09-03Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren10-1/+1903
2009-09-03OMAP clock: use debugfs_remove_recursive() for rewindingHiroshi DOYU1-1/+1
2009-09-03OMAP2/3/4 core: create omap_device layerPaul Walmsley3-0/+832
2009-09-03OMAP2/3/4: create omap_hwmod layerPaul Walmsley1-0/+447
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley1-0/+3
2009-09-03OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley4-0/+611
2009-09-03OMAP: SDRC: Add several new register definitionsTero Kristo1-0/+9
2009-09-02Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into for-nextTony Lindgren2-2/+16
2009-09-02OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver1-0/+5
2009-09-02OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver2-2/+4
2009-09-02OMAP: PM counter infrastructure.Peter 'p2' De Schrijver1-0/+7
2009-09-02OMAP3: PM: add T2 interrupt line mux setting, and enable on 3430SDPReddy, Teerth1-0/+3
2009-08-28OMAP3: MMC: Add mux for pinsVikram Pandita1-0/+28
2009-08-28OMAP: iommu: add initial debugfs supportHiroshi DOYU5-14/+435
2009-08-28OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU1-1/+1
2009-08-28OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala1-4/+23
2009-08-28OMAP: Remove omap boot parsing codeRoger Quadros1-44/+0
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-1/+0
2009-08-28OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo2-45/+0
2009-08-28OMAP: Remove ifdefs for io.hTony Lindgren2-10/+31
2009-08-28OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2-3/+3
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren11-119/+158
2009-08-25ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2-58/+28
2009-08-25OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula1-23/+25
2009-08-24ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510Janusz Krzysztofik1-0/+10
2009-08-20OMAP: McBSP: Let element DMA mode hit retention alsoEero Nurkkala1-0/+9
2009-08-20OMAP: McBSP: Do not enable wakeups for no-idle modeEero Nurkkala1-6/+7
2009-08-20OMAP: McBSP: Configure NO IDLE mode for DMA mode different of thresholdEduardo Valentin1-1/+9
2009-08-20OMAP: McBSP: Retain McBSP FCLK clockactivityEero Nurkkala2-3/+4
2009-08-20OMAP: McBSP: Change wakeup signalsEduardo Valentin2-8/+2
2009-08-20OMAP: McBSP: Wakeups utilizedEero Nurkkala2-0/+63
2009-08-20OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi2-0/+92