aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun4i-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-14ASoC: sun4i-i2s: Add regmap config to quirksMarcus Cooper1-3/+7
2017-08-14ASoC: sun4i-i2s: Add clkdiv offsets to quirksMarcus Cooper1-0/+8
2017-08-01ASoC: sun4i-i2s: Extend quirks scopeMarcus Cooper1-8/+14
2017-07-19ASoC: sun4i: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-02-19Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'asoc/topic/samsung', 'asoc/topic/simple' and 'asoc/topic/sunxi' into asoc-nextMark Brown1-2/+55
2017-02-03ASoC: sun4i-i2s: Add quirks to handle a31 compatibleMylène Josserand1-2/+55
2017-01-17ASoC: sun4i-i2s: Increase DMA max burst to 8Mylène Josserand1-2/+2
2016-11-09ASoC: sunxi: i2s: Implement set_sysclkMaxime Ripard1-15/+38
2016-11-03ASoC: sun4i-i2s: Implement capture supportMaxime Ripard1-3/+49
2016-07-04ASoC: sunxi: remove redundant dev_err call in sun4i_i2s_probe()Wei Yongjun1-3/+1
2016-07-01ASoC: sunxi: fix semicolon.cocci warningskbuild test robot1-1/+1
2016-06-29ASoC: sunxi: Add Allwinner A10 Digital Audio driverMaxime Ripard1-0/+703