1. 236b728 ASoC: arizona-jack: Use snd_soc_jack to report jack events by Hans de Goede · 3 years, 10 months ago
  2. ffcc84b ASoC: arizona-jack: convert into a helper library for codec drivers by Hans de Goede · 3 years, 10 months ago
  3. 688c846 ASoC: arizona-jack: Use arizona->dev for runtime-pm by Hans de Goede · 3 years, 10 months ago
  4. bcda8cc ASoC: arizona-jack: Move jack-detect variables to struct arizona_priv by Hans de Goede · 3 years, 10 months ago
  5. 4988f0c ASoC: arizona: fix function argument by Pierre-Louis Bossart · 3 years, 10 months ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. 0fe1daa ASoC: arizona: replace codec to component by Kuninori Morimoto · 7 years ago
  8. 85e7dd3 ASoC: arizona: Add support for setting the output volume limits by Charles Keepax · 7 years ago
  9. 0a229b1 ASoC: arizona: Add handling for audio related device tree entries by Charles Keepax · 7 years ago
  10. 9e3f9f3 ASoC: arizona: Add new common Arizona init function by Charles Keepax · 7 years ago
  11. af813a6 ASoC: wm_adsp: Add mechanism to preload firmware on a core by Charles Keepax · 8 years ago
  12. 7395071 ASoC: arizona: Remove redundant extern declarations by Charles Keepax · 8 years ago
  13. d3d5c90 ASoC: arizona: Move notifier functions to header and make inline by Charles Keepax · 8 years ago
  14. 31833ea ASoC: arizona: Move request of speaker IRQs into bus probe by Charles Keepax · 8 years ago
  15. 7a4413d ASoC: arizona: Add gating for clock when used for direct MCLK by Charles Keepax · 8 years ago
  16. 5ca7e17 ASoC: wm_adsp: Make DSP preloader a supply widget by Charles Keepax · 8 years ago
  17. 3577357 ASoC: arizona: Attach SYSCLK to DSP preloaders by Charles Keepax · 8 years ago
  18. 5600eab Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bt-sco', 'asoc/topic/compress' and 'asoc/topic/cs35l33' into asoc-next by Mark Brown · 8 years ago
  19. 10867b3 ASoC: wm5102: Revert manual speaker enable by Charles Keepax · 9 years ago
  20. 546ad3d ASoC: arizona: Add data structure for voice trigger notifier by Charles Keepax · 9 years ago
  21. 97126ce ASoC: arizona: Add voice trigger output widget by Charles Keepax · 9 years ago
  22. 7baa7e2 ASoC: arizona: Add event notification on voice trigger events by Charles Keepax · 9 years ago
  23. 2230c49 ASoC: arizona: Add a notifier chain for CODEC events by Charles Keepax · 9 years ago
  24. 54dca70 ASoC: arizona: Free speaker thermal IRQs in CODEC remove by Charles Keepax · 9 years ago
  25. d81221f ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT by Charles Keepax · 9 years ago
  26. 3188950 ASoC: wm5110: Add support for audio trace firmware by Charles Keepax · 9 years ago
  27. 1d981e0 ASoC: wm5110: Provide basic hookup for voice control by Charles Keepax · 9 years ago
  28. 141bc6a ASoC: arizona: Correct types of mixer texts and values by Charles Keepax · 9 years ago
  29. d190106 ASoC: wm5110: Add DAPM/routing hookup for the ANC block by Charles Keepax · 9 years ago
  30. 6ebbce0 ASoC: wm8998: Initial WM8998 codec driver by Richard Fitzgerald · 9 years ago
  31. 50e6168 ASoC: arizona: add defines for single-input gain control by Richard Fitzgerald · 9 years ago
  32. 002b083 ASoC: arizona: Add utility function to check if an input is analog by Charles Keepax · 9 years ago
  33. 21af109 Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'asoc/topic/ak4542', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next by Mark Brown · 9 years ago
  34. 0e76597 ASoC: arizona: Poll for FLL clock OK rather than use interrupts by Charles Keepax · 9 years ago
  35. 5f8e671 ASoC: arizona: Implement stability check for LHPF coefficients by Charles Keepax · 10 years ago
  36. c05d9a8 ASoC: arizona: Implement stability check for EQ coefficients by Charles Keepax · 10 years ago
  37. 336d044 ASoC: wm_adsp: Move DSP Rate controls into the codec by Richard Fitzgerald · 10 years ago
  38. 346d968 ASoC: arizona: Export functions to control subsystem DVFS by Richard Fitzgerald · 10 years ago
  39. 21a37e3 ASoC: arizona: Use auto disable muxes for routing by Charles Keepax · 10 years ago
  40. e1ae5fb ASoC: arizona: Coalesce output power up delays by Charles Keepax · 10 years ago
  41. 054e1b4 ASoC: arizona: Add delay for output disable by Charles Keepax · 10 years ago
  42. b60f363 ASoC: wm5110: Power both channels for differential mono output by Charles Keepax · 11 years ago
  43. 355e3a0 ASoC: arizona: Replace usage deprecated MUX/ENUM macros by Lars-Peter Clausen · 11 years ago
  44. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
  45. 12db5ed ASoC: wm_adsp: Start DSP booting earlier in the DAPM process by Charles Keepax · 11 years ago
  46. 56d37d8 ASoC: wm5110: Add support for ASRC RATE 1 by Charles Keepax · 11 years ago
  47. fbedc8c ASoC: wm5110: Add FSH for ISRCs by Charles Keepax · 11 years ago
  48. 16ec790 Merge tag 'ib-asoc-1' of git://git.linaro.org/people/ljones/mfd into asoc-arizona by Mark Brown · 11 years ago
  49. 254dc32 ASoC: wm5110: Expose input high pass filter controls by Charles Keepax · 11 years ago
  50. e64001e ASoC: wm5110: Add extra AIF2 channels by Richard Fitzgerald · 11 years ago
  51. e7edb27 ASoC: arizona: Add widget<->mux route into mux route macro by Charles Keepax · 11 years ago
  52. c7f3843 ASoC: wm5110: Correct input OSR bits for wm5110 by Charles Keepax · 11 years ago
  53. b63144e ASoC: arizona: Add signal activity output for DRC by Charles Keepax · 11 years ago
  54. bd1dd88 ASoC: arizona: Provide simple DAI ops for autoconfiguring interfaces by Mark Brown · 12 years ago
  55. 49bc389 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into asoc-arizona by Mark Brown · 12 years ago
  56. f607e31 ASoC: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 12 years ago
  57. dc91428 ASoC: arizona: Basic support for ISRC rate selection by Mark Brown · 12 years ago
  58. 56447e1 ASoC: arizona: Factor out speaker widgets from CODEC drivers by Mark Brown · 12 years ago
  59. 3f341f7 ASoC: arizona: Provide defines for the clock rates by Mark Brown · 12 years ago
  60. ddbce97 ASoC: arizona: Only allow input volume updates when inputs are enabled by Mark Brown · 12 years ago
  61. f3f1163 ASoC: arizona: Add convience define for clearing SYNCCLK by Charles Keepax · 12 years ago
  62. ee929a9 ASoC: arizona: Add support for directly setting the FLL REFCLK by Charles Keepax · 12 years ago
  63. de1e6ee ASoC: arizona: Improve suppression of noop FLL updates by Charles Keepax · 12 years ago
  64. 9e359c6 ASoC: arizona: Tidy up SYNCCLK selection and cache values by Charles Keepax · 12 years ago
  65. 19b34bd ASoC: arizona: Move selection of FLL REFCLK into init by Charles Keepax · 12 years ago
  66. c98137b ASoC: arizona: Don't request FLL lock IRQ by Mark Brown · 12 years ago
  67. 66b6eaf Merge branch 'fix/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-arizona by Mark Brown · 12 years ago
  68. bc9ab6d ASoC: arizona: Allow runtime reconfiguration of the output mode by Mark Brown · 12 years ago
  69. 91660bd ASoC: wm5102: Implement routing and power management for ISRCs by Mark Brown · 12 years ago
  70. a8c02db ASoC: arizona: Correct FLL source definitions by Mark Brown · 12 years ago
  71. 845571c ASoC: arizona: Add noise gate hold time enumeration by Mark Brown · 12 years ago
  72. e853a00 ASoC: arizona: Add volume ramp controls by Mark Brown · 12 years ago
  73. 1cbe4bc ASoC: arizona: Suppress noop FLL updates by Mark Brown · 12 years ago
  74. 17bd09e ASoC: arizona: Add support for multiplexer with no associated mixer by Charles Keepax · 12 years ago
  75. 0b09df6 ASoC: arizona: Define standard hookup for ADSP2 by Mark Brown · 12 years ago
  76. c922cc4 ASoC: arizona: Add more DSP options for mixer input muxes by Mark Brown · 12 years ago
  77. cbd840d ASoC: arizona: Implement OPCLK support by Mark Brown · 12 years ago
  78. 2b4d39f ASoC: arizona: Support variable FLL VCO multipliers by Mark Brown · 12 years ago
  79. c9c56fd ASoC: arizona: Add IN4 to the mixer tables by Mark Brown · 12 years ago
  80. 5b2eec3 ASoC: arizona: Implement AIF clock configuration by Mark Brown · 12 years ago
  81. 07ed873 ASoC: Add shared code for Wolfson Arizona class devices by Mark Brown · 13 years ago