summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rt1015: increase the time to detect BCLKShuming Fan2020-11-131-1/+1
* ASoC: rt1015: add delay to fix pop noise from speakerJack Yu2020-11-052-0/+22
* Merge tag 'v5.10-rc1' into asoc-5.10Mark Brown2020-10-2811-104/+57
|\
| * Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-1552-710/+8975
| |\
| | * Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2020-10-1253-712/+8974
| | |\
| | | * Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown2020-10-0945-638/+8748
| | | |\
| | | * \ Merge remote-tracking branch 'asoc/for-5.9' into asoc-linusMark Brown2020-10-0913-103/+255
| | | |\ \
| | | | * | ASoC: wm_adsp: Pass full name to snd_ctl_notifyAdam Brickman2020-10-011-1/+19
| | | | * | ASoC: cs47l35: Fix EPOUT->HPOUT1 Mono Mux routingRichard Fitzgerald2020-09-251-1/+1
| | | | * | ASoC: cs47l15: Fix EPOUT->HPOUT1 Mono Mux routingRichard Fitzgerald2020-09-251-1/+1
| | * | | | ASoC: hdac_hda: allow runtime pm at end of probeKai Vehmanen2020-09-301-0/+3
| * | | | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-157-101/+33
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-10-017-101/+33
| | |\ \ \ \
| | | * | | | ASoC: codecs: realtek-soundwire: ignore initial PARITY errorsPierre-Louis Bossart2020-09-105-0/+5
| | | * | | | ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart2020-09-107-0/+22
| | | * | | | ASoC: codecs: soundwire: remove port_ready[] usage from codecs.Pierre-Louis Bossart2020-09-036-101/+6
| * | | | | | Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-09-1810-23/+46
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
* | | | | | ASoC: codecs: wcd9335: Set digital gain range correctlySrinivas Kandagatla2020-10-281-1/+1
* | | | | | ASoC: codecs: wcd934x: Set digital gain range correctlySrinivas Kandagatla2020-10-281-1/+1
* | | | | | ASoC: cs42l51: manage mclk shutdown delayOlivier Moysan2020-10-231-1/+21
* | | | | | ASoC: codecs: wsa881x: add missing stream rates and formatSrinivas Kandagatla2020-10-231-0/+2
| |_|_|_|/ |/| | | |
* | | | | ASoC: tas2764: Add the driver for the TAS2764Dan Murphy2020-10-084-0/+787
* | | | | Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-062-2/+2
|\| | | |
| * | | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
* | | | | ASoC: rt715-sdw: probe with RT714 Device IDPierre-Louis Bossart2020-10-051-0/+1
* | | | | ASoC: wm8523: Fix a typo in a commentChristophe JAILLET2020-10-021-1/+1
* | | | | ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspendBrent Lu2020-10-021-2/+0
* | | | | ASoC: cs4234: Add support for Cirrus Logic CS4234 codecLucas Tanure2020-09-284-0/+1213
* | | | | ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clockOder Chiou2020-09-281-2/+22
* | | | | ASoC: rt715: Add power-up delay to fix dmic pop sound issue.Jack Yu2020-09-282-1/+3
* | | | | ASoC: tas2770: Remove unused variablesDan Murphy2020-09-232-17/+2
* | | | | ASoC: tas2770: Remove ti,asi-format codeDan Murphy2020-09-232-12/+0
* | | | | ASoC: tas2770: Set regcache when shutting down and waking deviceDan Murphy2020-09-231-4/+10
* | | | | ASoC: tas2770: Add shutdown capability via a GPIODan Murphy2020-09-232-14/+40
* | | | | ASoC: cros_ec_codec: fix kconfig dependency warning for SND_SOC_CROS_EC_CODECNecip Fazil Yildiran2020-09-221-0/+1
* | | | | ASoC: tas2562: Remove duplicate code for I/V senseDan Murphy2020-09-221-12/+0
* | | | | ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang2020-09-221-8/+4
* | | | | ASoC: tas2770: Refactor sample rate functionDan Murphy2020-09-211-56/+19
* | | | | ASoC: tas2770: Fix the spacing and new linesDan Murphy2020-09-211-169/+131
* | | | | ASoC: tas2770: Convert bit mask to GENMASK in headerDan Murphy2020-09-211-18/+19
* | | | | ASoC: tas2770: Fix unbalanced calls to pm_runtimeDan Murphy2020-09-211-9/+0
* | | | | ASoC: tas2562: Add the TAS2110 class-D amplifierDan Murphy2020-09-211-0/+48
* | | | | Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-216-45/+75
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: tlv320aic32x4: Enable fast chargeMiquel Raynal2020-09-212-0/+15
| * | | | ASoC: tlv320aic32x4: Fix bdiv clock rate derivationMiquel Raynal2020-09-211-3/+6
| * | | | ASoC: tlv320aic32x4: Ensure a minimum delay before clock stabilizationMiquel Raynal2020-09-211-1/+8
| * | | | ASoC: rt711: wait for the delayed work to finish when the system suspendsShuming Fan2020-09-211-0/+4
| * | | | ASoC: tas2770: Fix error handling with update_bitsDan Murphy2020-09-211-28/+24
| * | | | ASoC: tas2770: Fix required DT properties in the codeDan Murphy2020-09-211-11/+10
| * | | | ASoC: tas2770: Add missing bias level power statesDan Murphy2020-09-211-1/+6