aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/mcbsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley1-4/+4
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley1-0/+2
2010-12-07omap: McBSP: Make the free variable update more readableShubhrajyoti D1-4/+4
2010-12-07omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula1-7/+1
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-13/+13
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-1/+0
2010-10-08OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley1-3/+0
2010-10-08OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley1-0/+1
2010-10-08OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G1-5/+5
2010-09-27omap: McBSP: Do not enable SRG in slave modePeter Ujfalusi1-5/+8
2010-09-23omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis1-1/+1
2010-06-03OMAP3: McBSP: Use the port's buffer_size when calculating tx delayPeter Ujfalusi1-6/+1
2010-06-03OMAP3: McBSP: Change the way how the FIFO is handledPeter Ujfalusi1-10/+20
2010-06-03OMAP: McBSP: Function to query the FIFO sizePeter Ujfalusi1-0/+14
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-15/+74
2010-05-14ARM: McBSP: Add support for omap4 in McBSP driverJorge Eduardo Candelaria1-7/+7
2010-05-14ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria1-8/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-22Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-8/+4
2010-03-12omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register valuesJanusz Krzysztofik1-8/+4
2010-03-12OMAP3: McBSP: Add interface for FIFO caused delay queryPeter Ujfalusi1-0/+55
2010-02-23McBSP: OMAP3: Add sidetone featureEero Nurkkala1-1/+401
2010-02-15omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik1-31/+47
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik1-24/+53
2010-02-15omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik1-156/+125
2010-02-15omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik1-22/+22
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-3/+3
2010-01-08omap: McBSP: Fix possible port lockoutJanusz Krzysztofik1-3/+17
2009-11-22omap: McBSP: Do not use extensive spin locks for dma_op_modePeter Ujfalusi1-6/+0
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-10-14omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula1-1/+1
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2009-08-25ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula1-56/+28
2009-08-25OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula1-23/+25
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 Nurkkala1-3/+3
2009-08-20OMAP: McBSP: Change wakeup signalsEduardo Valentin1-5/+2
2009-08-20OMAP: McBSP: Wakeups utilizedEero Nurkkala1-0/+46
2009-08-20OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi1-0/+84
2009-08-20OMAP: McBSP: Rename thres sysfs symbolsEduardo Valentin1-10/+10
2009-08-20OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin1-0/+122
2009-08-20OMAP: McBSP: Add transmit/receive threshold handlerEduardo Valentin1-0/+50
2009-08-20OMAP: McBSP: Use appropriate value for startup delayEduardo Valentin1-1/+7
2009-08-20OMAP: McBSP: Provide functions for ASoC frame syncronizationEero Nurkkala1-0/+52
2009-08-07ARM: OMAP: McBSP: Fix ASoC on OMAP1510 by fixing API of omap_mcbsp_start/stopJarkko Nikula1-18/+32
2009-07-28ARM: OMAP4: Add McBSP supportSyed Rafiuddin1-1/+1
2009-05-25ARM: OMAP: McBSP: Fix legacy interrupts to clear their statusEero Nurkkala1-6/+24
2009-02-08[ARM] omap: mcbsp: convert to use fck/ick clocks directlyRussell King1-53/+37