summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | ASoC: tas2770: Fix calling reset in probeDan Murphy2020-09-211-2/+2
| * | | | ASoC: rt700: wait for the delayed work to finish when the system suspendsShuming Fan2020-09-211-0/+3
* | | | | ASoC: tas2562: Add the TAS2564 compatibleDan Murphy2020-09-211-0/+3
* | | | | ASoC: cs42l51: add additional ADC volume controlsGuillermo Rodríguez2020-09-211-0/+9
* | | | | ASoC: tlv320adcx140: Add support for configuring GPIO pinCamel Guo2020-09-182-0/+45
* | | | | ASoC: ak4458: Add DSD support for ak4458 and ak4497Shengjiu Wang2020-09-172-8/+86
* | | | | ASoC: tlv320adcx140: Add the config to configure Tx ASI outputDan Murphy2020-09-172-0/+12
* | | | | ASoC: codec: tlv320aic32x4: do software reset before clock registrationMatthias Schiffer2020-09-171-8/+10
* | | | | ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error...Matthias Schiffer2020-09-171-3/+7
* | | | | Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-1713-77/+202
|\| | | |
| * | | | ASoC: tlv320adcx140: Fix BCLK inversion for DSP modesDan Murphy2020-09-171-21/+23
| * | | | ASoC: tlv320adcx140: Idle the device while writing registersDan Murphy2020-09-172-11/+34
| * | | | ASoC: tlv320adcx140: Fix digital gain rangeCamel Guo2020-09-171-1/+1
| * | | | ASoC: rt1015: Fix the failure to flush DAC data before playbackderek.fang2020-09-142-7/+63
| * | | | ASoC: rt1015: Fix DC calibration on bypass boost modederek.fang2020-09-142-14/+35
| | |/ / | |/| |
| * | | ASoC: tlv320adcx140: Wake up codec before accessing registerCamel Guo2020-09-081-12/+12
| * | | ASoC: tlv320adcx140: Fix accessing uninitialized adcx140->devCamel Guo2020-09-011-1/+3
| * | | ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect functionsSylwester Nawrocki2020-09-011-0/+8
| * | | ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811Sylwester Nawrocki2020-09-013-0/+6
| * | | ASoC: rt700: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| * | | ASoC: rt715: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| * | | ASoC: rt711: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| * | | ASoC: rt1308-sdw: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| * | | ASoC: max98373: Fix return check for devm_regmap_init_sdw()Vinod Koul2020-08-261-2/+2
| * | | ASoC: pcm3168a: ignore 0 Hz settingsKuninori Morimoto2020-08-251-0/+7
| |/ /
| * | Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-214-19/+51
| |\ \ | | |/ | |/|
* | | ASoC: rt1015p: add codec driverTzung-Bi Shih2020-09-103-0/+157
* | | ASoC: mt6359: fix failed to parse DT propertiesTzung-Bi Shih2020-09-081-4/+9
* | | ASoC: rt5682: Prefer async probeDouglas Anderson2020-09-011-0/+1
* | | ASoC: tlv320adcx140: Add digital mic channel enable routingDan Murphy2020-08-281-0/+37
* | | ASoC: max9867: shutdown codec when changing filter typePavel Dobias2020-08-272-15/+120
* | | ASoC: hdac_hdmi: tidy up a memset()Dan Carpenter2020-08-251-1/+1
* | | Merge series "ASoC: Intel: machine driver updates for 5.10" from Pierre-Louis...Mark Brown2020-08-241-0/+3
|\ \ \
| * | | ASoC: codecs: max98373-sdw: add missing test on resumePierre-Louis Bossart2020-08-241-0/+3
* | | | ASoC: ak5558: Add regulator supportShengjiu Wang2020-08-241-0/+30
|/ / /
* | | ASoC: da7219: Fix I/O voltage range configuration during probeAdam Thomson2020-08-211-2/+3
* | | ASoC: mediatek: mt6359: add codec driverJiaxin Yu2020-08-204-0/+5403
* | | ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXTPierre-Louis Bossart2020-08-195-5/+5
* | | ASoC: wm_adsp: Update naming in error handlingCharles Keepax2020-08-181-4/+4
* | | Merge series "ASoC: da7219: Reorganise device/codec level probe/remove" from ...Mark Brown2020-08-184-254/+328
|\ \ \
| * | | ASoC: da7219: Fix clock handling around codec level probeAdam Thomson2020-08-172-25/+72
| * | | ASoC: da7219: Move soft reset handling to codec level probeAdam Thomson2020-08-171-183/+188
| * | | ASoC: da7219: Move required devm_* allocations to device level codeAdam Thomson2020-08-173-48/+70
* | | | Merge series "Codec workaround" from Michael Sit Wei Hong <michael.wei.hong.s...Mark Brown2020-08-181-16/+44
|\ \ \ \
| * | | | ASoC: codec: tlv3204: Moving GPIO reset and add ADC resetMichael Sit Wei Hong2020-08-171-12/+35
| * | | | ASoC: codec: tlv3204: Increased maximum supported channelsMichael Sit Wei Hong2020-08-171-1/+1
| * | | | ASoC: codec: tlv3204: Enable 24 bit audio supportMichael Sit Wei Hong2020-08-171-5/+10
| |/ / /
* | | | Merge series "ASoC: rt5682: Use clk APIs better" from Stephen Boyd <swboyd@ch...Mark Brown2020-08-182-52/+23
|\ \ \ \