1. fdd5352 ASoC: cs42l42: Report initial jack state by Richard Fitzgerald · 3 years, 2 months ago
  2. bbf0e1d ASoC: cs42l42: Remove redundant pll_divout member by Richard Fitzgerald · 3 years, 2 months ago
  3. 3edde6d ASoC: cs42l42: Simplify reporting of jack unplug by Richard Fitzgerald · 3 years, 2 months ago
  4. f2dfbaa ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG masks by Richard Fitzgerald · 3 years, 2 months ago
  5. 976001b ASoC: cs42l42: Remove redundant writes to DETECT_MODE by Richard Fitzgerald · 3 years, 2 months ago
  6. 7ec4a05 ASoC: cs42l42: Add control for audio slow-start switch by Richard Fitzgerald · 3 years, 2 months ago
  7. 778a0cb ASoC: cs42l42: Correct configuring of switch inversion from ts-inv by Richard Fitzgerald · 3 years, 3 months ago
  8. a10148a ASoC: cs42l42: free_irq() before powering-down on probe() fail by Richard Fitzgerald · 3 years, 3 months ago
  9. 6cb725b ASoC: cs42l42: Reset and power-down on remove() and failed probe() by Richard Fitzgerald · 3 years, 3 months ago
  10. 2003c44 ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler by Richard Fitzgerald · 3 years, 3 months ago
  11. c778c01 ASoC: cs42l42: Remove unused runtime_suspend/runtime_resume callbacks by Richard Fitzgerald · 3 years, 3 months ago
  12. bfceb9c Merge branch 'asoc-5.15' into asoc-5.16 by Mark Brown · 3 years, 3 months ago
  13. 4ca239f ASoC: cs42l42: Always enable TS_PLUG and TS_UNPLUG interrupts by Richard Fitzgerald · 3 years, 3 months ago
  14. 4c8d49b ASoC: cs42l42: Fix WARN in remove() if running without an interrupt by Richard Fitzgerald · 3 years, 3 months ago
  15. 0c3d6c6 ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile by Richard Fitzgerald · 3 years, 3 months ago
  16. fdbd256 ASoC: cs42l42: Set correct SRC MCLK by Richard Fitzgerald · 3 years, 3 months ago
  17. 4ae1d8f ASoC: cs42l42: Allow time for HP/ADC to power-up after enable by Richard Fitzgerald · 3 years, 3 months ago
  18. 3c211cb ASoC: cs42l42: Use PLL for SCLK > 12.288MHz by Richard Fitzgerald · 3 years, 3 months ago
  19. 2a031a9 ASoC: cs42l42: Don't claim to support 192k by Richard Fitzgerald · 3 years, 3 months ago
  20. 0306988 ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER by Richard Fitzgerald · 3 years, 3 months ago
  21. 917d575 ASoC: cs42l42: Don't set defaults for volatile registers by Richard Fitzgerald · 3 years, 3 months ago
  22. d591d4b ASoC: cs42l42: Correct some register default values by Richard Fitzgerald · 3 years, 3 months ago
  23. 6e68258 ASoC: cs42l42: Always configure both ASP TX channels by Richard Fitzgerald · 3 years, 3 months ago
  24. 06441c8 ASoC: cs42l42: Don't reconfigure the PLL while it is running by Richard Fitzgerald · 3 years, 3 months ago
  25. aa18457 ASoC: cs42l42: Ensure 0dB full scale volume is used for headsets by Stefan Binding · 3 years, 3 months ago
  26. edd6dff ASoC: cs42l42: Use two thresholds and increased wait time for manual type detection by Stefan Binding · 3 years, 4 months ago
  27. f1291f4 Merge series "ASoC: cs42l42: Implement Manual Type detection as fallback" from Vitaly Rodionov <vitalyr@opensource.cirrus.com>: by Mark Brown · 3 years, 4 months ago
  28. 7a20dec ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl script by Vitaly Rodionov · 3 years, 4 months ago
  29. 1245181 ASoC: cs42l42: Implement Manual Type detection as fallback by Stefan Binding · 3 years, 4 months ago
  30. e2f6867 ASoC: cs42l42: Update module authors by Richard Fitzgerald · 3 years, 5 months ago
  31. c76d572c ASoC: cs42l42: Assume 24-bit samples are in 32-bit slots by Richard Fitzgerald · 3 years, 5 months ago
  32. 24cdbb7 ASoC: cs42l42: Validate dai_set_sysclk() frequency by Richard Fitzgerald · 3 years, 5 months ago
  33. b962bae ASoC: cs42l42: Add PLL configuration for 44.1kHz/16-bit by Richard Fitzgerald · 3 years, 5 months ago
  34. e5ada3f ASoC: cs42l42: Fix mono playback by Richard Fitzgerald · 3 years, 5 months ago
  35. 3a5d89a ASoC: cs42l42: Constrain sample rate to prevent illegal SCLK by Richard Fitzgerald · 3 years, 5 months ago
  36. 0c2f2ad4 ASoC: cs42l42: Fix LRCLK frame start edge by Richard Fitzgerald · 3 years, 5 months ago
  37. f1040e8 ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL by Richard Fitzgerald · 3 years, 5 months ago
  38. 8b353bb ASoC: cs42l42: Remove duplicate control for WNF filter frequency by Richard Fitzgerald · 3 years, 5 months ago
  39. 30615bd ASoC: cs42l42: Fix inversion of ADC Notch Switch control by Richard Fitzgerald · 3 years, 5 months ago
  40. 926ef1a ASoC: cs42l42: Fix bclk calculation for mono by Richard Fitzgerald · 3 years, 6 months ago
  41. 64324ba ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J by Richard Fitzgerald · 3 years, 6 months ago
  42. ee86f68 ASoC: cs42l42: Correct definition of ADC Volume control by Richard Fitzgerald · 3 years, 6 months ago
  43. 0e91438 ASoC: cs42l42: Check jack status before reporting button events by Lucas Tanure · 3 years, 8 months ago
  44. 4b38da6 ASoC: cs42l42: Add support for 2400000 Bit clock by Lucas Tanure · 3 years, 8 months ago
  45. f5b49d9 ASoC: cs42l42: Add support for 2304000 Bit clock by Lucas Tanure · 3 years, 8 months ago
  46. 1c52825 ASoC: cs42l42: Fix 1536000 Bit Clock instability by Lucas Tanure · 3 years, 8 months ago
  47. d4e9889 Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.14 by Mark Brown · 3 years, 8 months ago
  48. c9f2e3c ASoC: cs42l42: make HSBIAS_SENSE_EN optional by Vitaly Rodionov · 3 years, 8 months ago
  49. 0fad605 ASoC: cs42l42: Regmap must use_single_read/write by Richard Fitzgerald · 3 years, 8 months ago
  50. b8ded8a Merge series "Tidy up device ID reading on legacy Cirrus parts" from Charles Keepax <ckeepax@opensource.cirrus.com>: by Mark Brown · 3 years, 8 months ago
  51. 0a0eb56 ASoC: cs42l42: Minor error paths fixups by Charles Keepax · 3 years, 8 months ago
  52. 66df947 ASoC: cs42l42: Add support for ACPI table match entry by Vitaly Rodionov · 3 years, 9 months ago
  53. ab78322 ASoC: cs42l42: Use device_property API instead of of_property by Richard Fitzgerald · 3 years, 9 months ago
  54. c26a528 ASoC: cs42l42: Add support for set_jack calls by Lucas Tanure · 3 years, 9 months ago
  55. b7d0077 ASoC: cs42l42: Wait for PLL to lock before switching to it by Richard Fitzgerald · 3 years, 10 months ago
  56. 882589b ASoC: cs42l42: Only start PLL if it is needed by Richard Fitzgerald · 3 years, 10 months ago
  57. 0ea2366 ASoC: cs42l42: Wait at least 150us after writing SCLK_PRESENT by Richard Fitzgerald · 3 years, 10 months ago
  58. 2cdba9b ASoC: cs42l42: Use bclk from hw_params if set_sysclk was not called by Lucas Tanure · 3 years, 10 months ago
  59. c5b8ee0 ASoC: cs42l42: Report jack and button detection by Lucas Tanure · 3 years, 10 months ago
  60. 585e707 ASoC: cs42l42: Add Capture Support by Lucas Tanure · 3 years, 10 months ago
  61. 43fc357 ASoC: cs42l42: Set clock source for both ways of stream by Lucas Tanure · 3 years, 10 months ago
  62. 621d65f ASoC: cs42l42: Provide finer control on playback path by Lucas Tanure · 3 years, 10 months ago
  63. 1abca8e ASoC: cs42l42: Disable regulators if probe fails by Lucas Tanure · 3 years, 10 months ago
  64. 2b869e0 ASoC: cs42l42: Remove power if the driver is being removed by Lucas Tanure · 3 years, 10 months ago
  65. 19325cf ASoC: cs42l42: Always wait at least 3ms after reset by Lucas Tanure · 3 years, 11 months ago
  66. 1501324 ASoC: cs42l42: Don't enable/disable regulator at Bias Level by Lucas Tanure · 3 years, 11 months ago
  67. 72d9047 ASoC: cs42l42: Fix mixer volume control by Lucas Tanure · 3 years, 11 months ago
  68. 2bdc4f5 ASoC: cs42l42: Fix channel width support by Lucas Tanure · 3 years, 11 months ago
  69. e793c96 ASoC: cs42l42: Fix Bitclock polarity inversion by Lucas Tanure · 3 years, 11 months ago
  70. 03c0f1b5e ASoC: codecs: cs*: merge .digital_mute() into .mute_stream() by Kuninori Morimoto · 4 years, 6 months ago
  71. 5502ce4 ASoC: codecs: cs42l42: remove always-true comparisons by Pierre-Louis Bossart · 4 years, 7 months ago
  72. a11f8a1 ASoC: codecs: cs*: rename to snd_soc_component_read() by Kuninori Morimoto · 4 years, 7 months ago
  73. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  74. c926140 ASoC: cs42l42: replace codec to component by Kuninori Morimoto · 7 years ago
  75. 72a63c6 ASoC: cs42l42: constify snd_soc_dai_ops structure by Gustavo A. R. Silva · 8 years ago
  76. 205cbac ASoC: cs42l42: Remove unneeded gpiod NULL check by Fabio Estevam · 8 years ago
  77. 45ee1d8 ASoC: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 8 years ago
  78. 2c394ca ASoC: Add support for CS42L42 codec by James Schulman · 8 years ago