aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/mcbsp.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* OMAP: McBSP: APIs to pass DMA params from McBSP driver to client driversKishon Vijay Abraham I2011-02-24
* OMAP: McBSP: Add pm runtime supportKishon Vijay Abraham I2011-02-24
* OMAP: McBSP: use omap_device APIs to modify SYSCONFIGKishon Vijay Abraham I2011-02-24
* OMAP4: hwmod: Naming of address spaceKishon Vijay Abraham I2011-02-24
* OMAP: McBSP: Convert McBSP to platform device modelKishon Vijay Abraham I2011-02-24
* OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-21
* OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-21
* omap: McBSP: Make the free variable update more readableShubhrajyoti D2010-12-07
* omap: McBSP: Fix potential memory leak in omap_mcbsp_removeJarkko Nikula2010-12-07
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-25
|\
| * OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-08
| * OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley2010-10-08
| * OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley2010-10-08
| * OMAP: plat-omap: Fix static function warningsManjunath Kondaiah G2010-10-08
| * omap: McBSP: Do not enable SRG in slave modePeter Ujfalusi2010-09-27
* | omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis2010-09-23
|/
* OMAP3: McBSP: Use the port's buffer_size when calculating tx delayPeter Ujfalusi2010-06-03
* OMAP3: McBSP: Change the way how the FIFO is handledPeter Ujfalusi2010-06-03
* OMAP: McBSP: Function to query the FIFO sizePeter Ujfalusi2010-06-03
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
|\
| * ARM: McBSP: Add support for omap4 in McBSP driverJorge Eduardo Candelaria2010-05-14
| * ARM: McBSP: Fix request for irq in OMAP4Jorge Eduardo Candelaria2010-05-14
| * Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-22
| |\
| * | OMAP3: McBSP: Add interface for FIFO caused delay queryPeter Ujfalusi2010-03-12
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik2010-03-12
|/
* McBSP: OMAP3: Add sidetone featureEero Nurkkala2010-02-23
* omap: McBSP: Use cache when modifying individual register bitsJanusz Krzysztofik2010-02-15
* omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik2010-02-15
* omap: McBSP: Modify macros/functions API for easy cache accessJanusz Krzysztofik2010-02-15
* omap: McBSP: Use macros for all register read/write operationsJanusz Krzysztofik2010-02-15
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-15
* omap: McBSP: Fix possible port lockoutJanusz Krzysztofik2010-01-08
* omap: McBSP: Do not use extensive spin locks for dma_op_modePeter Ujfalusi2009-11-22
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula2009-10-14
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-14
|\
| * ARM: OMAP4: Add McBSP supportSyed Rafiuddin2009-07-28
* | ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula2009-08-25
* | OMAP: McBSP: Use textual values in DMA operating mode sysfs filesJarkko Nikula2009-08-25
* | OMAP: McBSP: Let element DMA mode hit retention alsoEero Nurkkala2009-08-20
* | OMAP: McBSP: Do not enable wakeups for no-idle modeEero Nurkkala2009-08-20
* | OMAP: McBSP: Configure NO IDLE mode for DMA mode different of thresholdEduardo Valentin2009-08-20
* | OMAP: McBSP: Retain McBSP FCLK clockactivityEero Nurkkala2009-08-20
* | OMAP: McBSP: Change wakeup signalsEduardo Valentin2009-08-20
* | OMAP: McBSP: Wakeups utilizedEero Nurkkala2009-08-20
* | OMAP: McBSP: Add link DMA mode selectionPeter Ujfalusi2009-08-20
* | OMAP: McBSP: Rename thres sysfs symbolsEduardo Valentin2009-08-20
* | OMAP: McBSP: Create and export max_(r|t)x_thres propertyEduardo Valentin2009-08-20