Age | Commit message (Expand) | Author | Files | Lines |
2020-11-13 | ASoC: rt1015: increase the time to detect BCLK | Shuming Fan | 1 | -1/+1 |
2020-11-05 | ASoC: rt1015: add delay to fix pop noise from speaker | Jack Yu | 2 | -0/+22 |
2020-10-29 | Merge tag 'v5.10-rc1' into asoc-5.10 | Mark Brown | 11 | -104/+57 |
2020-10-28 | ASoC: codecs: wcd9335: Set digital gain range correctly | Srinivas Kandagatla | 1 | -1/+1 |
2020-10-28 | ASoC: codecs: wcd934x: Set digital gain range correctly | Srinivas Kandagatla | 1 | -1/+1 |
2020-10-23 | ASoC: cs42l51: manage mclk shutdown delay | Olivier Moysan | 1 | -1/+21 |
2020-10-23 | ASoC: codecs: wsa881x: add missing stream rates and format | Srinivas Kandagatla | 1 | -0/+2 |
2020-10-15 | Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 52 | -710/+8975 |
2020-10-15 | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -101/+33 |
2020-10-12 | Merge tag 'asoc-v5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 53 | -712/+8974 |
2020-10-09 | Merge remote-tracking branch 'asoc/for-5.10' into asoc-next | Mark Brown | 45 | -638/+8748 |
2020-10-09 | Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus | Mark Brown | 13 | -103/+255 |
2020-10-08 | ASoC: tas2764: Add the driver for the TAS2764 | Dan Murphy | 4 | -0/+787 |
2020-10-06 | Merge tag 'v5.9-rc5' into asoc-5.10 | Mark Brown | 2 | -2/+2 |
2020-10-05 | ASoC: rt715-sdw: probe with RT714 Device ID | Pierre-Louis Bossart | 1 | -0/+1 |
2020-10-02 | ASoC: wm8523: Fix a typo in a comment | Christophe JAILLET | 1 | -1/+1 |
2020-10-02 | ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspend | Brent Lu | 1 | -2/+0 |
2020-10-01 | Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 7 | -101/+33 |
2020-10-01 | ASoC: wm_adsp: Pass full name to snd_ctl_notify | Adam Brickman | 1 | -1/+19 |
2020-09-30 | ASoC: hdac_hda: allow runtime pm at end of probe | Kai Vehmanen | 1 | -0/+3 |
2020-09-28 | ASoC: cs4234: Add support for Cirrus Logic CS4234 codec | Lucas Tanure | 4 | -0/+1213 |
2020-09-28 | ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clock | Oder Chiou | 1 | -2/+22 |
2020-09-28 | ASoC: rt715: Add power-up delay to fix dmic pop sound issue. | Jack Yu | 2 | -1/+3 |
2020-09-25 | ASoC: cs47l35: Fix EPOUT->HPOUT1 Mono Mux routing | Richard Fitzgerald | 1 | -1/+1 |
2020-09-25 | ASoC: cs47l15: Fix EPOUT->HPOUT1 Mono Mux routing | Richard Fitzgerald | 1 | -1/+1 |
2020-09-23 | ASoC: tas2770: Remove unused variables | Dan Murphy | 2 | -17/+2 |
2020-09-23 | ASoC: tas2770: Remove ti,asi-format code | Dan Murphy | 2 | -12/+0 |
2020-09-23 | ASoC: tas2770: Set regcache when shutting down and waking device | Dan Murphy | 1 | -4/+10 |
2020-09-23 | ASoC: tas2770: Add shutdown capability via a GPIO | Dan Murphy | 2 | -14/+40 |
2020-09-22 | ASoC: cros_ec_codec: fix kconfig dependency warning for SND_SOC_CROS_EC_CODEC | Necip Fazil Yildiran | 1 | -0/+1 |
2020-09-22 | ASoC: tas2562: Remove duplicate code for I/V sense | Dan Murphy | 1 | -12/+0 |
2020-09-22 | ASoC: hdmi-codec: Use set_jack ops to set jack | Cheng-Yi Chiang | 1 | -8/+4 |
2020-09-22 | ASoC: tas2770: Refactor sample rate function | Dan Murphy | 1 | -56/+19 |
2020-09-22 | ASoC: tas2770: Fix the spacing and new lines | Dan Murphy | 1 | -169/+131 |
2020-09-22 | ASoC: tas2770: Convert bit mask to GENMASK in header | Dan Murphy | 1 | -18/+19 |
2020-09-22 | ASoC: tas2770: Fix unbalanced calls to pm_runtime | Dan Murphy | 1 | -9/+0 |
2020-09-22 | ASoC: tas2562: Add the TAS2110 class-D amplifier | Dan Murphy | 1 | -0/+48 |
2020-09-22 | Merge branch 'asoc-5.9' into asoc-5.10 | Mark Brown | 6 | -45/+75 |
2020-09-22 | ASoC: tlv320aic32x4: Enable fast charge | Miquel Raynal | 2 | -0/+15 |
2020-09-22 | ASoC: tlv320aic32x4: Fix bdiv clock rate derivation | Miquel Raynal | 1 | -3/+6 |
2020-09-22 | ASoC: tlv320aic32x4: Ensure a minimum delay before clock stabilization | Miquel Raynal | 1 | -1/+8 |
2020-09-21 | ASoC: rt711: wait for the delayed work to finish when the system suspends | Shuming Fan | 1 | -0/+4 |
2020-09-21 | ASoC: tas2770: Fix error handling with update_bits | Dan Murphy | 1 | -28/+24 |
2020-09-21 | ASoC: tas2770: Fix required DT properties in the code | Dan Murphy | 1 | -11/+10 |
2020-09-21 | ASoC: tas2770: Add missing bias level power states | Dan Murphy | 1 | -1/+6 |
2020-09-21 | ASoC: tas2770: Fix calling reset in probe | Dan Murphy | 1 | -2/+2 |
2020-09-21 | ASoC: rt700: wait for the delayed work to finish when the system suspends | Shuming Fan | 1 | -0/+3 |
2020-09-21 | ASoC: tas2562: Add the TAS2564 compatible | Dan Murphy | 1 | -0/+3 |
2020-09-21 | ASoC: cs42l51: add additional ADC volume controls | Guillermo RodrÃguez | 1 | -0/+9 |
2020-09-18 | Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 10 | -23/+46 |