aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/mcbsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-12OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi1-1362/+0
2012-03-12ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi1-5/+6
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula1-8/+28
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula1-8/+25
2011-09-26ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula1-45/+22
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula1-14/+4
2011-09-26ARM: OMAP: mcbsp: Use per instance register cache sizeJarkko Nikula1-3/+3
2011-09-26ARM: OMAP: mcbsp: Make threshold based transfer code genericJarkko Nikula1-62/+58
2011-09-26ARM: OMAP: mcbsp: Make tranceiver configuration control register access genericJarkko Nikula1-4/+4
2011-09-26ARM: OMAP: mcbsp: Make wakeup control genericJarkko Nikula1-34/+9
2011-09-26ARM: OMAP: mcbsp: Implement generic register accessJarkko Nikula1-25/+20
2011-09-15omap: mcbsp: Remove omap device APIJarkko Nikula1-27/+0
2011-07-11ASoC: omap: McBSP: fix build breakage on OMAP1Paul Walmsley1-0/+27
2011-07-07omap: mcbsp: Remove rx_/tx_word_length variablesJarkko Nikula1-3/+0
2011-06-29omap: mcbsp: Drop in-driver transfer supportJarkko Nikula1-363/+19
2011-06-29omap: mcbsp: Drop SPI mode supportJarkko Nikula1-214/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-24OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I1-0/+64
2011-02-24OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I1-17/+6
2011-02-24OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I1-33/+26
2011-02-24OMAP4: hwmod: Naming of address spaceKishon Vijay Abraham I1-0/+4
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I1-10/+49
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