summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds30-241/+2598
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+2
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-8/+17
2009-09-15Merge 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-03Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2-2/+16
2009-09-03OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver1-0/+5
2009-09-03OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver2-2/+4
2009-09-03OMAP: PM counter infrastructure.Peter 'p2' De Schrijver1-0/+7
2009-09-03OMAP3: 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-25ARM: 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
2009-08-20OMAP: McBSP: Rename thres sysfs symbolsEduardo Valentin1-10/+10
2009-08-20OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin2-0/+133
2009-08-20OMAP: McBSP: Add transmit/receive threshold handlerEduardo Valentin2-0/+59
2009-08-20OMAP: McBSP: Use appropriate value for startup delayEduardo Valentin1-1/+7
2009-08-20OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers.Eduardo Valentin1-0/+4
2009-08-20OMAP: McBSP: Provide functions for ASoC frame syncronizationEero Nurkkala2-0/+54
2009-08-19Merge branch 'master' into for-linusRafael J. Wysocki12-70/+153
2009-08-15timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky1-5/+2
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King3-4/+11
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King7-26/+48