aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/mcbsp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I2011-02-241-0/+64
* OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I2011-02-241-17/+6
* OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I2011-02-241-33/+26
* OMAP4: hwmod: Naming of address spaceKishon Vijay Abraham I2011-02-241-0/+4
* OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I2011-02-241-10/+49
* OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-211-4/+4
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-0/+2
* omap: McBSP: Make the free variable update more readableShubhrajyoti D2010-12-071-4/+4
* omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula2010-12-071-7/+1
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-13/+13
|\
| * OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+0
| * OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley2010-10-081-3/+0
| * OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley2010-10-081-0/+1
| * OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G2010-10-081-5/+5
| * omap: McBSP: Do not enable SRG in slave modePeter Ujfalusi2010-09-271-5/+8
* | omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis2010-09-231-1/+1
|/
* OMAP3: McBSP: Use the port's buffer_size when calculating tx delayPeter Ujfalusi2010-06-031-6/+1
* OMAP3: McBSP: Change the way how the FIFO is handledPeter Ujfalusi2010-06-031-10/+20
* OMAP: McBSP: Function to query the FIFO sizePeter Ujfalusi2010-06-031-0/+14
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-15/+74
|\
| * ARM: McBSP: Add support for omap4 in McBSP driverJorge Eduardo Candelaria2010-05-141-7/+7
| * ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria2010-05-141-8/+12
| * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-221-8/+4
| |\
| * | OMAP3: McBSP: Add interface for FIFO caused delay queryPeter Ujfalusi2010-03-121-0/+55
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| |/ |/|
* | omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik2010-03-121-8/+4
|/
* 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/+125
* 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/+0
* 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-141-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/+28
* | 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/+2
* | 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