summaryrefslogtreecommitdiffstats
path: root/sound/soc/sunxi/sun4i-i2s.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sun4i-i2s: Incorrect SR and WSS computationMarcus Cooper2019-07-311-2/+2
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-5/+1
|\
| * Merge tag 'sound-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-06-141-1/+5
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | | Merge branch 'asoc-5.2' into asoc-5.3Mark Brown2019-06-061-1/+5
|\ \ \ | | |/ | |/|
| * | ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper2019-06-041-0/+4
| * | ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper2019-06-041-1/+1
| |/
* | ASoC: sun4i-i2s: Change SR and WSS computationMaxime Ripard2019-06-061-16/+55
|/
* ASoC: sun4i-i2s: move code from startup/shutdown hooks into pm_runtime hooksVasily Khoruzhick2018-10-211-36/+25
* ASoC: sun4i-i2s: Add compatibility with A64 codec I2SMarcus Cooper2018-10-171-0/+21
* ASoC: sun4i-i2s: Fix RX slot number of SUN8IYong Deng2018-02-261-1/+1
*-. Merge remote-tracking branches 'asoc/topic/sun4i-i2s', 'asoc/topic/sunxi', 'a...Mark Brown2018-01-051-6/+51
|\ \
| | * ASoC: sun4i-i2s: Add support for A83TChen-Yu Tsai2017-12-121-0/+21
| |/ |/|
| * ASoC: sun4i-i2s: Show detailed error when DAI configuration callbacks failChen-Yu Tsai2017-12-141-6/+30
|/
* ASoC: sun4i-i2s: Add support for H3Marcus Cooper2017-08-211-2/+174
* ASoC: sun4i-i2s: Update global enable with bitmaskMarcus Cooper2017-08-211-3/+4
* ASoC: sun4i-i2s: Check for slave select bitMarcus Cooper2017-08-211-16/+21
* ASoC: sun4i-i2s: Add regmap field to set DAI formatMarcus Cooper2017-08-211-3/+12
* ASoC: sun4i-i2s: Add mclk enable regmap fieldMarcus Cooper2017-08-211-2/+14
* ASoC: sun4i-i2s: bclk and lrclk polarity tidyupMarcus Cooper2017-08-211-13/+32
* ASoC: sun4i-i2s: Add regfields for word size select and sample resolutionMarcus Cooper2017-08-211-3/+28
* ASoC: sun4i-i2s: Add regmap fields for channelsMarcus Cooper2017-08-211-8/+69
* ASoC: sun4i-i2s: Add TX FIFO offset to quirksMarcus Cooper2017-08-141-1/+6
* ASoC: sun4i-i2s: Add regmap config to quirksMarcus Cooper2017-08-141-3/+7
* ASoC: sun4i-i2s: Add clkdiv offsets to quirksMarcus Cooper2017-08-141-0/+8
* ASoC: sun4i-i2s: Extend quirks scopeMarcus Cooper2017-08-011-8/+14
* ASoC: sun4i: explicitly request exclusive reset controlPhilipp Zabel2017-07-191-1/+1
*-. Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5677', 'aso...Mark Brown2017-02-191-2/+55
|\ \
| | * ASoC: sun4i-i2s: Add quirks to handle a31 compatibleMylène Josserand2017-02-031-2/+55
| |/
* | ASoC: sun4i-i2s: Increase DMA max burst to 8Mylène Josserand2017-01-171-2/+2
|/
* ASoC: sunxi: i2s: Implement set_sysclkMaxime Ripard2016-11-091-15/+38
* ASoC: sun4i-i2s: Implement capture supportMaxime Ripard2016-11-031-3/+49
* ASoC: sunxi: remove redundant dev_err call in sun4i_i2s_probe()Wei Yongjun2016-07-041-3/+1
* ASoC: sunxi: fix semicolon.cocci warningskbuild test robot2016-07-011-1/+1
* ASoC: sunxi: Add Allwinner A10 Digital Audio driverMaxime Ripard2016-06-291-0/+703
OpenPOWER on IntegriCloud