| Commit message (Expand) | Author | Age |
* | McBSP: OMAP3: Add sidetone feature | Eero Nurkkala | 2010-02-23 |
* | omap: McBSP: Use cache when modifying individual register bits | Janusz Krzysztofik | 2010-02-15 |
* | omap: McBSP: Introduce caching in register write operations | Janusz Krzysztofik | 2010-02-15 |
* | omap: McBSP: Modify macros/functions API for easy cache access | Janusz Krzysztofik | 2010-02-15 |
* | omap: McBSP: Use macros for all register read/write operations | Janusz Krzysztofik | 2010-02-15 |
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 | Tony Lindgren | 2010-02-15 |
* | omap: McBSP: Fix possible port lockout | Janusz Krzysztofik | 2010-01-08 |
* | omap: McBSP: Do not use extensive spin locks for dma_op_mode | Peter Ujfalusi | 2009-11-22 |
* | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2009-10-20 |
* | omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop | Jarkko Nikula | 2009-10-14 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | ARM: OMAP4: Add McBSP support | Syed Rafiuddin | 2009-07-28 |
* | | ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stop | Jarkko Nikula | 2009-08-25 |
* | | OMAP: McBSP: Use textual values in DMA operating mode sysfs files | Jarkko Nikula | 2009-08-25 |
* | | OMAP: McBSP: Let element DMA mode hit retention also | Eero Nurkkala | 2009-08-20 |
* | | OMAP: McBSP: Do not enable wakeups for no-idle mode | Eero Nurkkala | 2009-08-20 |
* | | OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold | Eduardo Valentin | 2009-08-20 |
* | | OMAP: McBSP: Retain McBSP FCLK clockactivity | Eero Nurkkala | 2009-08-20 |
* | | OMAP: McBSP: Change wakeup signals | Eduardo Valentin | 2009-08-20 |
* | | OMAP: McBSP: Wakeups utilized | Eero Nurkkala | 2009-08-20 |
* | | OMAP: McBSP: Add link DMA mode selection | Peter Ujfalusi | 2009-08-20 |
* | | OMAP: McBSP: Rename thres sysfs symbols | Eduardo Valentin | 2009-08-20 |
* | | OMAP: McBSP: Create and export max_(r|t)x_thres property | Eduardo Valentin | 2009-08-20 |
* | | OMAP: McBSP: Add transmit/receive threshold handler | Eduardo Valentin | 2009-08-20 |
* | | OMAP: McBSP: Use appropriate value for startup delay | Eduardo Valentin | 2009-08-20 |
* | | OMAP: McBSP: Provide functions for ASoC frame syncronization | Eero Nurkkala | 2009-08-20 |
* | | ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stop | Jarkko Nikula | 2009-08-07 |
|/ |
|
* | ARM: OMAP: McBSP: Fix legacy interrupts to clear their status | Eero Nurkkala | 2009-05-25 |
* | [ARM] omap: mcbsp: convert to use fck/ick clocks directly | Russell King | 2009-02-08 |
* | ARM: OMAP: Fix McBSP spin_lock deadlock | Stanley.Miao | 2009-01-29 |
* | ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3 | Tony Lindgren | 2009-01-15 |
* | ARM: OMAP: Fixes to omap_mcbsp_request function | Jarkko Nikula | 2008-10-08 |
* | ARM: OMAP: Allocate McBSP devices dynamically | Chandra Shekhar | 2008-10-08 |
* | Fix sections for omap-mcbsp platform driver | Uwe Kleine-König | 2008-10-08 |
* | [ARM] omap: convert mcbsp to use ioremap() | Russell King | 2008-09-05 |
* | [ARM] omap: fix virtual vs physical address space confusions | Russell King | 2008-09-04 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
* | ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code | Eduardo Valentin | 2008-07-03 |
* | ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c | Eduardo Valentin | 2008-07-03 |
* | ARM: OMAP: Request DSP memory for McBSP | Tony Lindgren | 2008-02-08 |
* | [ARM] Misc minor interrupt handler cleanups | Jeff Garzik | 2008-01-26 |
* | ARM: OMAP: plat-omap changes for 2430 SDP | Syed Mohammed Khasim | 2007-05-05 |
* | ARM: OMAP: Use linux/delay.h not asm/delay.h | Tony Lindgren | 2007-03-02 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 |
* | ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xx | Tony Lindgren | 2006-09-25 |
* | [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 | Tony Lindgren | 2006-04-02 |
* | ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc | Tony Lindgren | 2006-01-17 |
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 |
* | [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 | Tony Lindgren | 2005-11-10 |
* | [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 | Tony Lindgren | 2005-09-07 |