summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | OMAP: McBSP: Use appropriate value for startup delayEduardo Valentin2009-08-201-1/+7
| * | | OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers.Eduardo Valentin2009-08-201-0/+4
| * | | OMAP: McBSP: Provide functions for ASoC frame syncronizationEero Nurkkala2009-08-202-0/+54
| * | | ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stopJarkko Nikula2009-08-072-20/+34
* | | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-103-4/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | OMAP: GPIO: clear/restore level/edge detect settings on mask/unmaskKevin Hilman2009-08-051-0/+6
| * | | OMAP: PM: CPUfreq: obey min/max settings of policyEero Nurkkala2009-08-051-4/+4
| * | | OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-051-0/+1
| | |/ | |/|
* | | Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King2009-08-107-26/+48
|\ \ \
| * | | OMAP2/3 clock: split, rename omap2_wait_clock_ready()Paul Walmsley2009-07-242-0/+3
| * | | OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet2009-07-241-0/+4
| * | | OMAP3 SDRC: add support for 2 SDRAM chip selectsJean Pihet2009-07-244-26/+41
| |/ /
* | | OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v...Janboe Ye2009-08-101-2/+2
* | | OMAP2/3: DMA errata correctionVikram Pandita2009-08-101-1/+3
* | | OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren2009-08-101-5/+0
* | | OMAP: GPIO: Fix incorrect gpio_get logic for output GPIOsRoger Quadros2009-08-051-32/+89
|/ /
* | OMAP: Fix IOMEM macro for assemblyTony Lindgren2009-06-231-1/+1
* | OMAP2/3: Initialize gpio debounce registerjanboe2009-06-231-0/+1
* | OMAP: IOMMU: function flush_iotlb_page is not flushing correct entryFernando Guzman Lugo2009-06-231-1/+1
* | OMAP3: DMA: Enable idlemodes for DMA OCPKalle Jokiniemi2009-06-232-0/+28
* | OMAP3: SRAM size fix for HS/EMU devicesTero Kristo2009-06-231-1/+6
* | OMAP2/3: Add omap_type() for determining GP/EMU/HSKevin Hilman2009-06-231-11/+11
|/
* Merge branch 'omap-clock-for-next' of git://git.pwsan.com/linux-2.6 into develRussell King2009-06-202-5/+9
|\
| * OMAP3: Add support for DPLL3 divisor values higher than 2Tero Kristo2009-06-192-5/+7
| * OMAP3 clock/SDRC: program SDRC_MR register during SDRC clock changePaul Walmsley2009-06-192-5/+5
OpenPOWER on IntegriCloud