aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun4i-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-27ASoC: sun4i: Revert A83t descriptionMaxime Ripard1-12/+12
2019-08-27ASoC: sunxi: Revert initial A83t supportMaxime Ripard1-1/+24
2019-08-21ASoC: sun4i-i2s: Add support for DSP formatsMaxime Ripard1-9/+35
2019-08-21ASoC: sun4i-i2s: Replace call to params_width by local variableMaxime Ripard1-1/+1
2019-08-21ASoC: sun4i-i2s: Use the actual format width instead of an hardcoded oneMaxime Ripard1-1/+1
2019-08-21ASoC: sun4i-i2s: Use the physical / slot width for the clocksMaxime Ripard1-5/+7
2019-08-21ASoC: sun4i-i2s: Add support for TDM slotsMaxime Ripard1-6/+34
2019-08-20ASoC: sun4i-i2s: Support more channelsMaxime Ripard1-11/+6
2019-08-20ASoC: sun4i-i2s: Pass the channels number as an argumentMaxime Ripard1-3/+5
2019-08-20ASoC: sun4i-i2s: Remove duplicated quirks structureMaxime Ripard1-20/+1
2019-08-20ASoC: sun4i-i2s: Fix the LRCK period on A83tMaxime Ripard1-0/+1
2019-08-20ASoC: sun4i-i2s: Fix MCLK Enable bit offset on A83tMaxime Ripard1-1/+1
2019-08-20ASoC: sun4i-i2s: Fix WSS and SR fields for the A83tMaxime Ripard1-2/+2
2019-08-20ASoC: sun4i-i2s: Fix the LRCK polarityMaxime Ripard1-6/+12
2019-08-20ASoC: sun4i-i2s: Fix LRCK and BCLK polarity offsets on newer SoCsMaxime Ripard1-58/+60
2019-08-20ASoC: sun4i-i2s: RX and TX counter registers are swappedMaxime Ripard1-2/+2
2019-08-20ASoC: sun4i-i2s: Fix the MCLK and BCLK dividers on newer SoCsMaxime Ripard1-14/+49
2019-08-20ASoC: sun4i-i2s: Use module clock as BCLK parent on newer SoCsMaxime Ripard1-2/+19
2019-08-20ASoC: sun4i-i2s: Move the format configuration to a callbackMaxime Ripard1-93/+106
2019-08-20ASoC: sun4i-i2s: Move the channel configuration to a callbackMaxime Ripard1-87/+69
2019-08-20Merge branch 'asoc-5.3' into asoc-5.4Mark Brown1-8/+8
2019-08-20ASoC: sun4i-i2s: Rework MCLK divider calculationMaxime Ripard1-6/+4
2019-08-20ASoC: sun4i-i2s: Replace call to params_channels by local variableMaxime Ripard1-3/+2
2019-08-20ASoC: sun4i-i2s: Don't use the oversample to calculate BCLKMaxime Ripard1-4/+5
2019-08-20ASoC: sun4i-i2s: Switch to devm for PCM registerMaxime Ripard1-3/+1
2019-08-20ASoC: sun4i-i2s: Register regmap and PCM before our componentMaxime Ripard1-6/+6
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-31ASoC: sun4i-i2s: Incorrect SR and WSS computationMarcus Cooper1-2/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-5/+1
2019-06-14Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+5
2019-06-06Merge branch 'asoc-5.2' into asoc-5.3Mark Brown1-1/+5
2019-06-06ASoC: sun4i-i2s: Change SR and WSS computationMaxime Ripard1-16/+55
2019-06-04ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper1-0/+4
2019-06-04ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-10-21ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooksVasily Khoruzhick1-36/+25
2018-10-17ASoC: sun4i-i2s: Add compatibility with A64 codec I2SMarcus Cooper1-0/+21
2018-02-26ASoC: sun4i-i2s: Fix RX slot number of SUN8IYong Deng1-1/+1
2018-01-05Merge remote-tracking branches 'asoc/topic/sun4i-i2s', 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'asoc/topic/tas5720' and 'asoc/topic/tas6424' into asoc-nextMark Brown1-6/+51
2017-12-14ASoC: sun4i-i2s: Show detailed error when DAI configuration callbacks failChen-Yu Tsai1-6/+30
2017-12-12ASoC: sun4i-i2s: Add support for A83TChen-Yu Tsai1-0/+21
2017-08-21ASoC: sun4i-i2s: Add support for H3Marcus Cooper1-2/+174
2017-08-21ASoC: sun4i-i2s: Update global enable with bitmaskMarcus Cooper1-3/+4
2017-08-21ASoC: sun4i-i2s: Check for slave select bitMarcus Cooper1-16/+21
2017-08-21ASoC: sun4i-i2s: Add regmap field to set DAI formatMarcus Cooper1-3/+12
2017-08-21ASoC: sun4i-i2s: Add mclk enable regmap fieldMarcus Cooper1-2/+14
2017-08-21ASoC: sun4i-i2s: bclk and lrclk polarity tidyupMarcus Cooper1-13/+32
2017-08-21ASoC: sun4i-i2s: Add regfields for word size select and sample resolutionMarcus Cooper1-3/+28
2017-08-21ASoC: sun4i-i2s: Add regmap fields for channelsMarcus Cooper1-8/+69
2017-08-14ASoC: sun4i-i2s: Add TX FIFO offset to quirksMarcus Cooper1-1/+6