summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/mcbsp.c
AgeCommit message (Expand)Author
2011-07-11ASoC: omap: McBSP: fix build breakage on OMAP1Paul Walmsley
2011-07-07omap: mcbsp: Remove rx_/tx_word_length variablesJarkko Nikula
2011-06-29omap: mcbsp: Drop in-driver transfer supportJarkko Nikula
2011-06-29omap: mcbsp: Drop SPI mode supportJarkko Nikula
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I
2011-02-24OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I
2011-02-24OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I
2011-02-24OMAP4: hwmod: Naming of address spaceKishon Vijay Abraham I
2011-02-24OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-07omap: McBSP: Make the free variable update more readableShubhrajyoti D
2010-12-07omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-10-08OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley
2010-10-08OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley
2010-10-08OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G
2010-09-27omap: McBSP: Do not enable SRG in slave modePeter Ujfalusi
2010-09-23omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis
2010-06-03OMAP3: McBSP: Use the port's buffer_size when calculating tx delayPeter Ujfalusi
2010-06-03OMAP3: McBSP: Change the way how the FIFO is handledPeter Ujfalusi
2010-06-03OMAP: McBSP: Function to query the FIFO sizePeter Ujfalusi
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-14ARM: McBSP: Add support for omap4 in McBSP driverJorge Eduardo Candelaria
2010-05-14ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22Merge branch 'for-2.6.34' into for-2.6.35Mark Brown
2010-03-12omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik
2010-03-12OMAP3: McBSP: Add interface for FIFO caused delay queryPeter Ujfalusi
2010-02-23McBSP: OMAP3: Add sidetone featureEero Nurkkala
2010-02-15omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik
2010-02-15omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik
2010-02-15omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-01-08omap: McBSP: Fix possible port lockoutJanusz Krzysztofik
2009-11-22omap: McBSP: Do not use extensive spin locks for dma_op_modePeter Ujfalusi
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-14omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-08-25ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula
2009-08-25OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula
2009-08-20OMAP: McBSP: Let element DMA mode hit retention alsoEero Nurkkala
2009-08-20OMAP: McBSP: Do not enable wakeups for no-idle modeEero Nurkkala
2009-08-20OMAP: McBSP: Configure NO IDLE mode for DMA mode different of thresholdEduardo Valentin
2009-08-20OMAP: McBSP: Retain McBSP FCLK clockactivityEero Nurkkala
2009-08-20OMAP: McBSP: Change wakeup signalsEduardo Valentin
2009-08-20OMAP: McBSP: Wakeups utilizedEero Nurkkala