- 0d873de ASoC: sound: soc: fix incorrect max value by Xiaojun Sang · 8 years ago
- 151230e ASoC: pcm: Update RX shutdown sequence by Phani Kumar Uppalapati · 9 years ago
- 4b19912 ASoC: core: Fix possible NULL pointer de-reference by Bhalchandra Gajare · 9 years ago
- 05e2fe8 ASoC: dapm: Avoid static route b/w cpu and codec dai by Phani Kumar Uppalapati · 9 years ago
- 9c8c53e ASoC: compress: fix unsigned integer overflow check by Xiaojun Sang · 8 years ago
- 4eff079 ASoC: compare CPU DAI stream name to find BE DAI by Banajit Goswami · 8 years ago
- 7295b10 ASoC: soc-core: change debug level for debugfs fail message by Banajit Goswami · 8 years ago
- 29af16f ASoC: Initialize val to avoid access garbage value by Laxminath Kasam · 9 years ago
- ffbda0f ASoC: Add check for pointer and array index by Viraja Kommaraju · 9 years ago
- aaac971 ASoC: msm: qdsp6v2: Prevent ASM callback when client freed by Sudheer Papothi · 9 years ago
- 2960cf6 ASoC: msm: qdsp6v2: Make separate ASM cal function by Sudheer Papothi · 9 years ago
- c840e85 ASoC: msm: qdsp6v2: force sending stereo volume for mono by Weiyin Jiang · 9 years ago
- 26a2fc5 ASoC: msm: Interrupt events in compress free by Ben Romberger · 9 years ago
- dcd6596 ASoC: msm: qdsp6v2: Handle additional codec specific metadata by Banajit Goswami · 8 years ago
- ead1a15 ASoC: msm: fix integer overflow for long duration offload playback by Banajit Goswami · 8 years ago
- f1b95032 SoC: msm: qdsp6v2: Enable gapless for pcm offload by Chaithanya Krishna Bacharaju · 9 years ago
- 3b05dac ASoC: msm: qdsp6v2: fix incomplete playback issue for non-gapless formats by Dhananjay Kumar · 9 years ago
- 614080b ASoC: msm: qdsp6v2: add error handling on write done during partial drain by Preetam Singh Ranawat · 9 years ago
- 3990cb4 ASoC: msm: qdsp6v2: delete ocmem drivers by Sudheer Papothi · 9 years ago
- 5f0dbe9 ASoC: msm: qdsp6v2: get component pointer properly by Sudheer Papothi · 9 years ago
- a314cf8 ASoC: msm: qdsp6v2: Add controls using snd_soc_add_platform_controls by Banajit Goswami · 10 years ago
- e79eb4f ASoC: msm: qdsp6v2: add compress driver snapshot by Banajit Goswami · 8 years ago
- 8886fb0 ASoC: Cold start latency reduction by Banajit Goswami · 8 years ago
- 998ee75 ALSA: compress: Add support to send codec specific data by Alexy Joseph · 9 years ago
- d6f99fa ASoC: pcm: Add delay_blk feature by Kenneth Westfield · 9 years ago
- 7aabab6 ALSA: core: modify, rename and export create_subdir API by Banajit Goswami · 8 years ago
- fdcbc7f ALSA: pcm: add support for 384KHz sample rate by Vidyakumar Athota · 9 years ago
- 8b7f7fe ALSA: usb-audio: Fix the mixer control range limiting issue by Deepa Madiregama · 11 years ago
- 5d05d2b msm: usbaudio: Add check for NULL before dereferencing by Mayank Rana · 11 years ago
- 567e0ae ASoC: core: Remove sound card state check from read/write by Banajit Goswami · 10 years ago
- 70ef6c2 ASoC: pcm: update the start-up sequence for playback by Sudheer Papothi · 9 years ago
- e5c7d7c ASoC: dapm: mark dapm_kcontrol_get_wlist as global function by Sudheer Papothi · 9 years ago
- 1ad212c ASoC: compress: propagate the error code from the compress framework by Aviral Gupta · 10 years ago
- 46d8cd9 ASoC: msm: qdsp6v2: Cleanup of compress offload drivers by Banajit Goswami · 8 years ago
- 5b1e55f ALSA: compress: use mutex in drain by Eric Laurent · 8 years ago
- fd49539 ASoC: compress: revert some code to avoid race condition by Banajit Goswami · 8 years ago
- 7bb01ad ALSA: Compress - dont use lock for all ioctls by Eric Laurent · 8 years ago
- 3e4f010 ALSA: compress: Add snd_compress_free() by Liam Girdwood · 8 years ago
- 4dee954 ALSA: compress: Memset timestamp structure to zero. by Krishnankutty Kolathappilly · 11 years ago
- 2f37c57 ASoC: msm: handle write done events in pause state by Eric Laurent · 11 years ago
- 2a9c6ba ASoC: msm: handle partial writes in compress driver by Eric Laurent · 11 years ago
- 3dd3be6 ASoC: msm: compr_free(), check if EOS is going on before waiting by Eric Laurent · 11 years ago
- dbfaddb ASoC: msm: treat partial drain like full drain by Eric Laurent · 11 years ago
- 9b72363 ASoc: msm: stub set_metadata ops function by Eric Laurent · 11 years ago
- 803e240 ASoc: msm: Send media format block for compress playback by Eric Laurent · 11 years ago
- 25d2320 ASoC: msm: Return proper error codes by Eric Laurent · 11 years ago
- d875811 Asoc: msm: compr drain/flush fixes by Haynes Mathew George · 11 years ago
- ca60947 ASoc: msm: Change condition to get session time by Eric Laurent · 11 years ago
- 6aa4cd1 ASoC: msm: Add compress audio playback code base by Banajit Goswami · 8 years ago
- 53ae662 ASoC: dapm: Do not process cpu_dai widgets in bias changes by Banajit Goswami · 10 years ago
- 8d62a40 ASoc: msm: Add AMR NB and AMR WB support for Voip by Banajit Goswami · 10 years ago
- cec03b6 ALSA: PCM: User contol API implementation by Banajit Goswami · 8 years ago
- 1515ec3 ALSA: pcm: check for integer overflow during multiplication by Phani Kumar Uppalapati · 11 years ago
- 55b24c5 ALSA: PCM: volume API implementation by Banajit Goswami · 8 years ago
- 9df94f73 ASoC: core: Add compat ioctl support for listen driver by Banajit Goswami · 10 years ago
- 04e0fcd ALSA: core: Handle user defined ioctls by Sudheer Papothi · 9 years ago
- b40e968 ALSA: core: Add support to handle compressed audio IOCTLs by Sudheer Papothi · 9 years ago
- 8428b71 ALSA: core: Fix crash by avoiding appl_ptr crossing 32-bit boundary by Laxminath Kasam · 11 years ago
- e68908a ASoC: core: Update ALSA core to issue restart in underrun. by Santosh Mardi · 12 years ago
- 9eb600c ASoC: core: Skip suspending widgets with ignore flag by Sudheer Papothi · 9 years ago
- b2fac52 ASoC: Add debug message to track widget power up/down by Banajit Goswami · 11 years ago
- 4c15a7a ASoC: core: call digital mute ops for capture use case by Phani Kumar Uppalapati · 10 years ago
- 853ed7c ASoC: Add locking in DAPM widget power update by Banajit Goswami · 10 years ago
- 65c7d02 ASoC: Update the Max value of integer controls. by Sudheer Papothi · 9 years ago
- 5ae53a8 ASoC: core: Add support for getting TX and RX channels by Banajit Goswami · 10 years ago
- a19486b soc: Add audio backend to hwdep interface by Banajit Goswami · 8 years ago
- bdc375e ASoC: pcm: Add support for compat mode by Gopikrishnaiah Anand · 10 years ago
- b03052e ASoC: core: Support for compress ioctls by Banajit Goswami · 8 years ago
- 20df552 ASoC: Compress: Check and set pcm_new driver op by Ravi Kumar Alamanda · 11 years ago
- 7ffe84e ASoC: pcm: Add support for hostless playback/capture by Banajit Goswami · 8 years ago
- f5b50e7 ASoC: core - add hostless DAI support by Liam Girdwood · 8 years ago
- f272733 ALSA: pcm - add support for hostless audio by Liam Girdwood · 9 years ago
- a594577 ASoC: Don't close shared back end dailink by Banajit Goswami · 10 years ago
- 6175bce ASoC: Avoid putting stream state to STOP when stream paused by Banajit Goswami · 12 years ago
- ebc0593 ALSA: jack: Add support to report second microphone by Banajit Goswami · 8 years ago
- d566f79 ALSA: jack: Update supported jack switch types by Banajit Goswami · 8 years ago
- 4cd40db ALSA: core: Expose sound card online/offline state by Sudheer Papothi · 9 years ago
- 47b90a3 ASoC: core: Introduce macro SOC_SINGLE_MULTI_EXT by Sudheer Papothi · 9 years ago
- 163117e dbri: move dereference after check for NULL by Dan Carpenter · 8 years ago
- 96e52d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
- 16f4605 dbri: Fix compiler warning by Tushar Dave · 8 years ago
- c171770 Merge tag 'sound-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
- 6ff1a25 ALSA: usb-audio: Fix use-after-free of usb_device at disconnect by Takashi Iwai · 8 years ago
- ee2bd21 ASoC: lpass-platform: fix uninitialized variable by Linus Torvalds · 8 years ago
- 9a25419 ALSA: hda - Fix mic regression by ASRock mobo fixup by Takashi Iwai · 8 years ago
- 2ecb704 ALSA: hda - add a new condition to check if it is thinkpad by Hui Wang · 8 years ago
- 6809cd6 ALSA: info: Return error for invalid read/write by Takashi Iwai · 8 years ago
- 027a9fe ALSA: info: Limit the proc text input size by Takashi Iwai · 8 years ago
- 3dfd2b6 Merge remote-tracking branches 'asoc/fix/rt5663', 'asoc/fix/samsung', 'asoc/fix/sti', 'asoc/fix/sti-codec', 'asoc/fix/sunxi' and 'asoc/fix/tas571x' into asoc-linus by Mark Brown · 8 years ago
- 74d01b1 Merge remote-tracking branches 'asoc/fix/cs4270', 'asoc/fix/da7219', 'asoc/fix/hdmi-codec', 'asoc/fix/pxa', 'asoc/fix/qcom' and 'asoc/fix/rt298' into asoc-linus by Mark Brown · 8 years ago
- 56eba7a Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 8 years ago
- a451332 ASoC: samsung: spdif: Fix DMA filter initialization by Sylwester Nawrocki · 8 years ago
- 3716a89 ASoC: sun4i-codec: Enable bus clock after getting GPIO by Chen-Yu Tsai · 8 years ago
- 9420179 ASoC: lpass-cpu: add module licence and description by Srinivas Kandagatla · 8 years ago
- 022d00e ASoC: lpass-platform: Fix broken pcm data usage by Srinivas Kandagatla · 8 years ago
- 85915b6 ASoC: sun4i-codec: return error code instead of NULL when create_card fails by Chen-Yu Tsai · 8 years ago
- 340327a ASoC: hdmi-codec: Fix hdmi_of_xlate_dai_name when #sound-dai-cells = <0> by Jon Medhurst (Tixy) · 8 years ago
- 73f5dfc ASoC: samsung: get access to DMA engine early to defer probe properly by Marek Szyprowski · 8 years ago
- d64b5bf ASoC: da7219: Connect output enable register to DAIOUT by Stephen Barber · 8 years ago
- 7a5857c ASoC: Intel: Skylake: Fix to turn off hdmi power on probe failure by Sodhi, VunnyX · 8 years ago