aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/mcbsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-13ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function splitPeter Ujfalusi1-1094/+0
2018-11-13ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delayPeter Ujfalusi1-12/+0
2018-11-13ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parametersPeter Ujfalusi1-2/+6
2018-11-13ASoC: omap-mcbsp: Clean up the interrupt handlersPeter Ujfalusi1-14/+14
2018-11-13ASoC: omap-mcbsp: Skip dma_data.maxburst initializationPeter Ujfalusi1-3/+0
2018-11-13ASoC: omap-mcbsp: Clean up dma_data addr initialization codePeter Ujfalusi1-13/+14
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-2/+2
2017-06-09ASoC: omap-mcbsp: Use sysfs_match_string() helperAndy Shevchenko1-8/+4
2016-08-12ASoC: omap-mcbsp: Enable TX/RX under and overflow interruptsPeter Ujfalusi1-1/+2
2016-06-10ASoC: omap-mcbsp: sidetone: Use the new callback for iclk handlingPeter Ujfalusi1-5/+14
2016-06-10ASoC: omap-mcbsp: Rename omap_mcbsp_sysfs_remove() to omap_mcbsp_cleanup()Peter Ujfalusi1-1/+1
2016-03-18ASoC: omap-mcbsp: Enable/disable sidetone block auto clock gating for omap3Peter Ujfalusi1-0/+8
2015-08-25ASoC: omap-mcbsp: Convert to use devm_ioremap_resourceAxel Lin1-15/+5
2014-11-17ASoC: omap-mcbsp: Deletion of an unnecessary check before the function call "kfree"Markus Elfring1-2/+1
2013-11-24ASoC: omap: mcbsp, mcpdm, dmic: raw read and write endian fixVictor Kamensky1-6/+6
2013-08-23Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-17/+22
2013-07-21ALSA: replace strict_strto*() with kstrto*()Jingoo Han1-1/+1
2013-07-11ASoC: omap-mcbsp: Use different method for DMA request when booted with DTPeter Ujfalusi1-17/+22
2013-04-03ASoC: omap: Use common DAI DMA dataLars-Peter Clausen1-6/+8
2012-12-10ASoC: OMAP: remove __dev* attributesBill Pemberton1-4/+3
2012-11-27ASoC: OMAP: mcbsp fixes for enabling ARM multiplatform supportTony Lindgren1-3/+1
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-32/+22
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+2
2012-09-05ASoC: omap-mcbsp: Fix compilation error due to leftover codePeter Ujfalusi1-31/+0
2012-09-05Merge tag 'v3.6-rc4' into asoc-omapMark Brown1-1/+1
2012-08-22ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driverPeter Ujfalusi1-5/+26
2012-08-07ASoC: omap-mcbsp: Fix 6pin mux configurationPeter Ujfalusi1-1/+1
2012-05-22ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoCPeter Ujfalusi1-24/+89
2012-05-22ASoC: omap-mcbsp: Remove unused FRAME dma_op_modePeter Ujfalusi1-1/+1
2012-03-12ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signalsPeter Ujfalusi1-5/+4
2012-03-12ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi1-26/+22
2012-03-12ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4Peter Ujfalusi1-1/+3
2012-03-12ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signalPeter Ujfalusi1-0/+10
2012-03-12ASoC: omap-mcbsp: Configure wakeup in later phasePeter Ujfalusi1-4/+3
2012-03-12ASoC: omap: mcbsp: Remove redundant checks for the st_data pointerPeter Ujfalusi1-2/+2
2012-03-12ASoC: omap: mcbsp: Use uniform st_data pointer initializationPeter Ujfalusi1-16/+5
2012-03-12ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi1-19/+10
2012-03-12ASoC: omap-mcbsp: Cleanup of module probe/remove codePeter Ujfalusi1-102/+34
2012-03-12ASoC: OMAP McBSP: Remove redundant accessorsPeter Ujfalusi1-36/+0
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi1-246/+38
2012-03-12ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi1-0/+2
2012-03-12OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi1-0/+1364