Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform... | Yang Yingliang | 2021-05-18 | 1 | -6/+22 | |
| * | | | | | | ASoC: cs42l42: make HSBIAS_SENSE_EN optional | Vitaly Rodionov | 2021-05-12 | 2 | -1/+7 | |
| * | | | | | | ASoC: wm2200: remove include of wmfw.h | Simon Trimmer | 2021-05-12 | 1 | -1/+0 | |
| * | | | | | | ASoC: wm_adsp: mark more data structures with the const qualifier | Simon Trimmer | 2021-05-12 | 2 | -10/+10 | |
| * | | | | | | ASoC: cs42l52: Minor tidy up of error paths | Charles Keepax | 2021-05-11 | 1 | -5/+7 | |
| * | | | | | | ASoC: cs4265: Minor tidy up of error paths | Charles Keepax | 2021-05-11 | 1 | -3/+7 | |
| * | | | | | | ASoC: cs35l36: Remove unneeded variable initialisation | Charles Keepax | 2021-05-11 | 1 | -1/+1 | |
| * | | | | | | Merge series "Tidy up device ID reading on legacy Cirrus parts" from Charles ... | Mark Brown | 2021-05-11 | 10 | -96/+136 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: cs53l30: Minor error paths fixups | Charles Keepax | 2021-05-10 | 1 | -11/+11 | |
| | * | | | | | | ASoC: cs43130: Minor error paths fixups | Charles Keepax | 2021-05-10 | 1 | -12/+19 | |
| | * | | | | | | ASoC: cs42l73: Minor error paths fixups | Charles Keepax | 2021-05-10 | 1 | -13/+17 | |
| | * | | | | | | ASoC: cs42l42: Minor error paths fixups | Charles Keepax | 2021-05-10 | 1 | -10/+8 | |
| | * | | | | | | ASoC: cs35l35: Correct errata handling | Charles Keepax | 2021-05-10 | 2 | -2/+3 | |
| | * | | | | | | ASoC: cs35l35: Minor error paths fixups | Charles Keepax | 2021-05-10 | 1 | -9/+8 | |
| | * | | | | | | ASoC: cs35l34: Minor error paths fixups | Charles Keepax | 2021-05-10 | 1 | -17/+22 | |
| | * | | | | | | ASoC: cs35l33: Minor error paths fixups | Charles Keepax | 2021-05-10 | 1 | -6/+9 | |
| | * | | | | | | ASoC: cs35l32: Minor error paths fixups | Charles Keepax | 2021-05-10 | 1 | -16/+18 | |
| | * | | | | | | ASoC: cirrus: Add helper function for reading the device ID | Charles Keepax | 2021-05-10 | 1 | -0/+21 | |
| * | | | | | | | Merge series "ASoC: cppcheck fixes of the week" from Pierre-Louis Bossart <pi... | Mark Brown | 2021-05-11 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ASoC: codecs: rt1019: clarify expression | Pierre-Louis Bossart | 2021-05-10 | 1 | -2/+2 | |
| | * | | | | | | | ASoc: codecs: mt6359: remove useless initializations | Pierre-Louis Bossart | 2021-05-10 | 1 | -1/+1 | |
| | * | | | | | | | ASoC: codecs: mt6359-accdet: remove useless initialization | Pierre-Louis Bossart | 2021-05-10 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | ASoC: rt1019: Add non_legacy_dai_naming config | Derek Fang | 2021-05-10 | 1 | -0/+1 | |
| * | | | | | | | ASoC: cs42l42: Add support for ACPI table match entry | Vitaly Rodionov | 2021-05-10 | 1 | -2/+13 | |
| * | | | | | | | ASoC: cs42l42: Use device_property API instead of of_property | Richard Fitzgerald | 2021-05-10 | 1 | -36/+24 | |
| * | | | | | | | ASoC: cs42l42: Add support for set_jack calls | Lucas Tanure | 2021-05-10 | 2 | -19/+26 | |
| * | | | | | | | ASoC: rt5682: Implement remove callback | Stephen Boyd | 2021-05-10 | 1 | -0/+11 | |
| * | | | | | | | ASoC: rt5682: Disable irq on shutdown | Stephen Boyd | 2021-05-10 | 1 | -0/+1 | |
| * | | | | | | | ASoC: codecs: lpass-wsa-macro: handle unexpected input | Tom Rix | 2021-05-10 | 1 | -0/+4 | |
| * | | | | | | | ASoC: rt286: Remove redundant assignment to d_len_code | Jiapeng Chong | 2021-05-10 | 1 | -1/+0 | |
| * | | | | | | | ASoC: codecs: lpass-rx-macro: Remove unneeded semicolon | Wan Jiabing | 2021-05-10 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge existing fixes from asoc/for-5.13 | Mark Brown | 2021-05-10 | 3 | -8/+14 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | ASoC: rt711-sdca-sdw: fix race condition on system suspend | Pierre-Louis Bossart | 2021-06-21 | 3 | -2/+50 | |
* | | | | | | | ASoC: rt5682-sdw: fix race condition on system suspend | Pierre-Louis Bossart | 2021-06-21 | 2 | -2/+38 | |
* | | | | | | | ASoC: rt711-sdw: fix race condition on system suspend | Pierre-Louis Bossart | 2021-06-21 | 3 | -2/+38 | |
* | | | | | | | ASoC: rt700-sdw: fix race condition on system suspend | Pierre-Louis Bossart | 2021-06-21 | 3 | -2/+38 | |
* | | | | | | | ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK | Richard Fitzgerald | 2021-06-16 | 1 | -1/+1 | |
* | | | | | | | ASoC: rt5645: Avoid upgrading static warnings to errors | Mark Brown | 2021-06-09 | 1 | -38/+11 | |
* | | | | | | | Merge tag 'v5.13-rc3' into asoc-5.13 | Mark Brown | 2021-06-09 | 14 | -54/+86 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | ASoC: cs43130: handle errors in cs43130_probe() properly | Greg Kroah-Hartman | 2021-05-13 | 1 | -14/+14 | |
| * | | | | | | Revert "ASoC: cs43130: fix a NULL pointer dereference" | Greg Kroah-Hartman | 2021-05-13 | 1 | -2/+0 | |
| * | | | | | | ASoC: rt5645: add error checking to rt5645_probe function | Phillip Potter | 2021-05-13 | 1 | -9/+39 | |
| * | | | | | | Revert "ASoC: rt5645: fix a NULL pointer dereference" | Greg Kroah-Hartman | 2021-05-13 | 1 | -3/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2021-04-30 | 127 | -1090/+10248 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Merge remote-tracking branch 'asoc/for-5.13' into asoc-next | Mark Brown | 2021-04-23 | 123 | -712/+11688 | |
| | |\ \ \ \ | ||||||
| | * | | | | | ASoC: adau17x1: Avoid overwriting CHPF | Niklas Carlsson | 2021-04-22 | 1 | -2/+11 | |
| | * | | | | | Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ... | Mark Brown | 2021-04-19 | 1 | -1/+4 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | ASoC: codecs: Fix runtime PM imbalance in tas2552_probe | Dinghao Liu | 2021-04-08 | 1 | -1/+3 | |
| | * | | | | | | ASoC: rt1011: remove pack_id check in rt1011 | Jack Yu | 2021-04-08 | 2 | -15/+2 | |
| | * | | | | | | ASoC: tlv320aic32x4: Register clocks before registering component | Annaliese McDermond | 2021-04-06 | 1 | -4/+4 |