summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-1830-241/+2598
|\
| * Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren2009-09-0310-1/+1903
| |\
| | * OMAP clock: use debugfs_remove_recursive() for rewindingHiroshi DOYU2009-09-031-1/+1
| | * OMAP2/3/4 core: create omap_device layerPaul Walmsley2009-09-033-0/+832
| | * OMAP2/3/4: create omap_hwmod layerPaul Walmsley2009-09-031-0/+447
| | * OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley2009-09-031-0/+3
| | * OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley2009-09-034-0/+611
| | * OMAP: SDRC: Add several new register definitionsTero Kristo2009-09-031-0/+9
| * | Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2009-09-022-2/+16
| |\ \
| | * | OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver2009-09-021-0/+5
| | * | OMAP: PM: Add closures to clkdm_for_each and pwrdm_for_each.Peter 'p2' De Schrijver2009-09-022-2/+4
| | * | OMAP: PM counter infrastructure.Peter 'p2' De Schrijver2009-09-021-0/+7
| | |/
| * | OMAP3: PM: add T2 interrupt line mux setting, and enable on 3430SDPReddy, Teerth2009-09-021-0/+3
| |/
| * OMAP3: MMC: Add mux for pinsVikram Pandita2009-08-281-0/+28
| * OMAP: iommu: add initial debugfs supportHiroshi DOYU2009-08-285-14/+435
| * OMAP: iommu: fix wrong argument in flush_cache_vmap()Hiroshi DOYU2009-08-281-1/+1
| * OMAP: GPIO: Avoid generating extra IRQsEero Nurkkala2009-08-281-4/+23
| * OMAP: Remove omap boot parsing codeRoger Quadros2009-08-281-44/+0
| * OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-281-1/+0
| * OMAP: remove OMAP_TAG_SERIAL_CONSOLEKalle Valo2009-08-282-45/+0
| * OMAP: Remove ifdefs for io.hTony Lindgren2009-08-282-10/+31
| * OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-282-3/+3
| * OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-2811-119/+158
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-5/+2
|\ \
| * | timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-151-5/+2
* | | Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-142-8/+17
|\ \ \
| * \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-143-21/+441
| |\ \ \
| * \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-1812-70/+153
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: Rework omap suspend_late()/resume_early()Magnus Damm2009-07-222-8/+17
| | |_|/ | |/| |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-144-53/+294
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into develRussell King2009-09-1210-66/+142
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-053-4/+11
| |\ \ \
| * | | | ARM: OMAP4: Update the GPIO supportSyed Rafiuddin2009-07-281-51/+198
| * | | | ARM: OMAP4: Add McBSP supportSyed Rafiuddin2009-07-282-2/+8
| * | | | OMAP4: sDMA: Update the request lines and new registers.Santosh Shilimkar2009-07-241-0/+88
| | |_|/ | |/| |
* | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-09-103-21/+441
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2009-08-252-58/+28
| * | | OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula2009-08-251-23/+25
| * | | ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510Janusz Krzysztofik2009-08-241-0/+10
| * | | OMAP: McBSP: Let element DMA mode hit retention alsoEero Nurkkala2009-08-201-0/+9
| * | | OMAP: McBSP: Do not enable wakeups for no-idle modeEero Nurkkala2009-08-201-6/+7
| * | | OMAP: McBSP: Configure NO IDLE mode for DMA mode different of thresholdEduardo Valentin2009-08-201-1/+9
| * | | OMAP: McBSP: Retain McBSP FCLK clockactivityEero Nurkkala2009-08-202-3/+4
| * | | OMAP: McBSP: Change wakeup signalsEduardo Valentin2009-08-202-8/+2
| * | | OMAP: McBSP: Wakeups utilizedEero Nurkkala2009-08-202-0/+63
| * | | OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi2009-08-202-0/+92
| * | | OMAP: McBSP: Rename thres sysfs symbolsEduardo Valentin2009-08-201-10/+10
| * | | OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin2009-08-202-0/+133
| * | | OMAP: McBSP: Add transmit/receive threshold handlerEduardo Valentin2009-08-202-0/+59
OpenPOWER on IntegriCloud