summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/mcbsp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-2/+2
* ASoC: omap-mcbsp: Use sysfs_match_string() helperAndy Shevchenko2017-06-091-8/+4
* ASoC: omap-mcbsp: Enable TX/RX under and overflow interruptsPeter Ujfalusi2016-08-121-1/+2
* ASoC: omap-mcbsp: sidetone: Use the new callback for iclk handlingPeter Ujfalusi2016-06-101-5/+14
* ASoC: omap-mcbsp: Rename omap_mcbsp_sysfs_remove() to omap_mcbsp_cleanup()Peter Ujfalusi2016-06-101-1/+1
* ASoC: omap-mcbsp: Enable/disable sidetone block auto clock gating for omap3Peter Ujfalusi2016-03-181-0/+8
* ASoC: omap-mcbsp: Convert to use devm_ioremap_resourceAxel Lin2015-08-251-15/+5
* ASoC: omap-mcbsp: Deletion of an unnecessary check before the function call "...Markus Elfring2014-11-171-2/+1
* ASoC: omap: mcbsp, mcpdm, dmic: raw read and write endian fixVictor Kamensky2013-11-241-6/+6
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-231-17/+22
|\
| * ASoC: omap-mcbsp: Use different method for DMA request when booted with DTPeter Ujfalusi2013-07-111-17/+22
* | ALSA: replace strict_strto*() with kstrto*()Jingoo Han2013-07-211-1/+1
|/
* ASoC: omap: Use common DAI DMA dataLars-Peter Clausen2013-04-031-6/+8
* ASoC: OMAP: remove __dev* attributesBill Pemberton2012-12-101-4/+3
* ASoC: OMAP: mcbsp fixes for enabling ARM multiplatform supportTony Lindgren2012-11-271-3/+1
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-32/+22
|\
| * ASoC: omap-mcbsp: Fix compilation error due to leftover codePeter Ujfalusi2012-09-051-31/+0
| * Merge tag 'v3.6-rc4' into asoc-omapMark Brown2012-09-051-1/+1
| |\
| * | ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driverPeter Ujfalusi2012-08-221-5/+26
* | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
* | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-0/+2
| |/ |/|
* | ASoC: omap-mcbsp: Fix 6pin mux configurationPeter Ujfalusi2012-08-071-1/+1
|/
* ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoCPeter Ujfalusi2012-05-221-24/+89
* ASoC: omap-mcbsp: Remove unused FRAME dma_op_modePeter Ujfalusi2012-05-221-1/+1
* ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signalsPeter Ujfalusi2012-03-121-5/+4
* ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi2012-03-121-26/+22
* ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4Peter Ujfalusi2012-03-121-1/+3
* ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signalPeter Ujfalusi2012-03-121-0/+10
* ASoC: omap-mcbsp: Configure wakeup in later phasePeter Ujfalusi2012-03-121-4/+3
* ASoC: omap: mcbsp: Remove redundant checks for the st_data pointerPeter Ujfalusi2012-03-121-2/+2
* ASoC: omap: mcbsp: Use uniform st_data pointer initializationPeter Ujfalusi2012-03-121-16/+5
* ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi2012-03-121-19/+10
* ASoC: omap-mcbsp: Cleanup of module probe/remove codePeter Ujfalusi2012-03-121-102/+34
* ASoC: OMAP McBSP: Remove redundant accessorsPeter Ujfalusi2012-03-121-36/+0
* ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi2012-03-121-246/+38
* ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi2012-03-121-0/+2
* OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi2012-03-121-0/+1364
OpenPOWER on IntegriCloud