1. e3a0dbc ASoC: ad193x: Update to modern clocking terminology by Mark Brown · 3 years, 4 months ago
  2. 0d73297 ASoC: codecs: ad193x: add support for 96kHz and 192kHz playback rates by Codrin Ciubotariu · 3 years, 6 months ago
  3. 54b5927 ASoC: codecs: merge .digital_mute() into .mute_stream() by Kuninori Morimoto · 4 years, 6 months ago
  4. 78b93b0 ASoC: codecs: ad193x: make two arrays static const, makes object smaller by Colin Ian King · 5 years ago
  5. eaba558 ASoC: codecs: ad193x: Use regmap_multi_reg_write() when initializing by Codrin Ciubotariu · 6 years ago
  6. 043b35f Merge branch 'asoc-5.3' into asoc-next by Mark Brown · 6 years ago
  7. 0dceaf7 Merge branch 'asoc-5.2' into asoc-linus by Mark Brown · 6 years ago
  8. 8af6b22 ASoC: codecs: ad193x: Reset used registers at probe by Codrin Ciubotariu · 6 years ago
  9. bc0a5f4 ASoC: codecs: ad193x: Group register initialization at probe by Codrin Ciubotariu · 6 years ago
  10. da7260c ASoC: codecs: ad193x: Fix memory corruption on BE 64b systems by Codrin Ciubotariu · 6 years ago
  11. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  12. 5952947 ASoC: codecs: ad193x: Add support to disable on-chip PLL by Codrin Ciubotariu · 6 years ago
  13. bccf9c7 ASoC: codecs: ad193x: Add runtime support for DSP_A and I2S modes by Codrin Ciubotariu · 6 years ago
  14. 90f6e68 ASoC: codecs: ad193x: Fix frame polarity for DSP_A format by Codrin Ciubotariu · 6 years ago
  15. 75c2ecb ASoC: codecs: ad193x: Set constraint to always have 32 sample bits by Codrin Ciubotariu · 6 years ago
  16. 7aac8d13 ASoC: codecs: ad193x: Remove capture support for codecs without ADC by Codrin Ciubotariu · 6 years ago
  17. 89cea5c ASoC: ad193x: replace codec to component by Kuninori Morimoto · 7 years ago
  18. a180ba4 ASoC: codecs: add const to snd_soc_codec_driver structures by Bhumika Goyal · 7 years ago
  19. 1d09e8c ASoC: codec duplicated callback function goes to component on ad193x by Kuninori Morimoto · 8 years ago
  20. 92b822a ASoC: ad193x: Drop .volatile_reg implementation by Axel Lin · 9 years ago
  21. e5224f5 ASoC: ad193x: add support to ad1934 by Cyrille Pitchen · 9 years ago
  22. bdb2c74 ASoC: ad193x: Don't power down DAC in CODEC probe by Lars-Peter Clausen · 10 years ago
  23. 1b86a3f ASoC: ad193x: Keep DAC output stage active in idle by Lars-Peter Clausen · 10 years ago
  24. 5d6be5a ASoC: codec: Simplify ASoC probe code. by Xiubo Li · 11 years ago
  25. b6592d8 ASoC: ad193x: Use SOC_ENUM_SINGLE_DECL() by Takashi Iwai · 11 years ago
  26. 6c3d713 ASoC: ad193x: Split SPI and I2C code into different modules by Lars-Peter Clausen · 11 years ago
  27. 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
  28. d4dd1fd ASoC: ad193x: Use params_width() rather than memory format by Mark Brown · 11 years ago
  29. 74c375c ASoC: ad193x: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  30. 7a79e94 ASoC: codecs: remove __dev* attributes by Bill Pemberton · 12 years ago
  31. 040242c ASoC: ad193x: Use managed regmap init by Lars-Peter Clausen · 12 years ago
  32. e6968a1 ASoC: codecs: Remove rtd->codec usage from CODEC drivers by Mark Brown · 13 years ago
  33. 30c88f2 ASoC: Convert ad193x to devm_kzalloc() by Axel Lin · 13 years ago
  34. 34cbe16 ASoC: ad193x: Convert to direct regmap API usage by Lars-Peter Clausen · 13 years ago
  35. b82ca57 ASoC: ad193x: Use snd_soc_update_bits where appropriate by Lars-Peter Clausen · 13 years ago
  36. 0718fd2 ASoC: ad193x: Add sysclk DAPM supply by Lars-Peter Clausen · 13 years ago
  37. b21990b ASoC: ad193x: Remove non-functional DAPM route controls by Lars-Peter Clausen · 13 years ago
  38. c4e7a4a ASoC: ad193x: Make enum items const char * const by Lars-Peter Clausen · 13 years ago
  39. 591c034 ASoC: ad193x: Provide dB ranges for the volume controls by Lars-Peter Clausen · 13 years ago
  40. b90d418 ASoC: ad193x: Use table based DAPM and controls setup by Lars-Peter Clausen · 13 years ago
  41. 85e7652 ASoC: Constify snd_soc_dai_ops structs by Lars-Peter Clausen · 13 years ago
  42. 54c96cf ASoC: ad193x: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  43. f3aa721 ASoC: ad193x: Fix define of AD193X_PLL_INPUT_MASK by Axel Lin · 13 years ago
  44. 30ab1e7 ASoC: ad193x: Setup regmap read and write flag masks for SPI by Lars-Peter Clausen · 13 years ago
  45. 0cc62e9 ASoC: ad193x: remove cache support by Scott Jiang · 13 years ago
  46. 95c93d8 ASoC: ad193x: fix dac word len setting by Scott Jiang · 13 years ago
  47. e43a7d4 ASoC: ad193x: fix codec name by Mike Frysinger · 14 years ago
  48. 119bfef ASoC: ad193x: tweak style to match other codecs by Scott Jiang · 14 years ago
  49. 839d271 ASoC: codecs: Remove unused reg_cache fields from device structs by Lars-Peter Clausen · 14 years ago
  50. 505fb82 ASoC: Do not include soc-dapm.h by Jarkko Nikula · 14 years ago
  51. 50d0ac2 ASoC: Fix incorrect kfree in ad193x_probe error path by Axel Lin · 14 years ago
  52. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  53. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  54. fab90aa ASoC: ad193x: add set_sysclk entry to support different clock input by Barry Song · 15 years ago
  55. ba0a24e ASoC: ad193x: fix typo, delete redundant space by Barry Song · 15 years ago
  56. d6bdc0f ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmt by Barry Song · 15 years ago
  57. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 15 years ago
  58. 9dd7b79 ASoC: ad193x: move codec register/unregister to bus probe/remove by Barry Song · 15 years ago
  59. 1b132ea ASoC: update for removeal of slab.h from percpu.h by Stephen Rothwell · 15 years ago
  60. cffce32 ASoC: Unexport AD193x bus probe/remove functions by Mark Brown · 15 years ago
  61. a1533d9 ASoC: rename ad1938 to ad193x and add support for ad1936/7/8/9 by Barry Song · 15 years ago