summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/mcbsp.c
Commit message (Expand)AuthorAgeFilesLines
* omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik2010-03-121-8/+4Star
* McBSP: OMAP3: Add sidetone featureEero Nurkkala2010-02-231-1/+401
* omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik2010-02-151-31/+47
* omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik2010-02-151-24/+53
* omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik2010-02-151-156/+125Star
* omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik2010-02-151-22/+22
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-3/+3
* omap: McBSP: Fix possible port lockoutJanusz Krzysztofik2010-01-081-3/+17
* omap: McBSP: Do not use extensive spin locks for dma_op_modePeter Ujfalusi2009-11-221-6/+0Star
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula2009-10-141-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-151-1/+1
|\
| * ARM: OMAP4: Add McBSP supportSyed Rafiuddin2009-07-281-1/+1
* | ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2009-08-251-56/+28Star
* | OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula2009-08-251-23/+25
* | 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-201-3/+3
* | OMAP: McBSP: Change wakeup signalsEduardo Valentin2009-08-201-5/+2Star
* | OMAP: McBSP: Wakeups utilizedEero Nurkkala2009-08-201-0/+46
* | OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi2009-08-201-0/+84
* | OMAP: McBSP: Rename thres sysfs symbolsEduardo Valentin2009-08-201-10/+10
* | OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin2009-08-201-0/+122
* | OMAP: McBSP: Add transmit/receive threshold handlerEduardo Valentin2009-08-201-0/+50
* | OMAP: McBSP: Use appropriate value for startup delayEduardo Valentin2009-08-201-1/+7
* | OMAP: McBSP: Provide functions for ASoC frame syncronizationEero Nurkkala2009-08-201-0/+52
* | ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stopJarkko Nikula2009-08-071-18/+32
|/
* ARM: OMAP: McBSP: Fix legacy interrupts to clear their statusEero Nurkkala2009-05-251-6/+24
* [ARM] omap: mcbsp: convert to use fck/ick clocks directlyRussell King2009-02-081-53/+37Star
* ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-291-13/+39
* ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-151-0/+4
* ARM: OMAP: Fixes to omap_mcbsp_request functionJarkko Nikula2008-10-081-4/+9
* ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-081-163/+225
* Fix sections for omap-mcbsp platform driverUwe Kleine-König2008-10-081-3/+3
* [ARM] omap: convert mcbsp to use ioremap()Russell King2008-09-051-15/+27
* [ARM] omap: fix virtual vs physical address space confusionsRussell King2008-09-041-2/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 codeEduardo Valentin2008-07-031-409/+253Star
* ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.cEduardo Valentin2008-07-031-95/+102
* ARM: OMAP: Request DSP memory for McBSPTony Lindgren2008-02-081-0/+11
* [ARM] Misc minor interrupt handler cleanupsJeff Garzik2008-01-261-8/+12
* ARM: OMAP: plat-omap changes for 2430 SDPSyed Mohammed Khasim2007-05-051-5/+10
* ARM: OMAP: Use linux/delay.h not asm/delay.hTony Lindgren2007-03-021-1/+1
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-2/+2
* ARM: OMAP: Remove sys_ck and sys_clkout from McBSP for 24xxTony Lindgren2006-09-251-9/+0Star
* [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren2006-04-021-39/+306
* ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren2006-01-181-6/+6
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-2/+1Star
* [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren2005-11-101-8/+14