Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e323c044138418a9d21e69b931b81ae85567fb8d
/
sound
4ead2ed
Merge "sound: usb: Fix use after free in driver probe"
by qctecmdr Service
· 7 years ago
d8193ae
Merge "sound: usb: Increase upper bound check for bInterval to 16"
by qctecmdr Service
· 7 years ago
4436035
sound: usb: Fix use after free in driver probe
by Hemant Kumar
· 7 years ago
869b888
sound: usb: Increase upper bound check for bInterval to 16
by Hemant Kumar
· 8 years ago
9979d6f
ALSA: pcm: use lock to protect substream runtime resource
by Karthikeyan Mani
· 8 years ago
5b98c5b
ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()
by Rohit kumar
· 7 years ago
2965afa
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
by Kangjie Lu
· 9 years ago
5fd0d02
Merge "Merge remote-tracking branch 'origin/tmp-35a7f35' into msm-kona"
by qctecmdr Service
· 7 years ago
595aec1
Merge "ASoC: msm: fix integer overflow for long duration offload playback"
by qctecmdr Service
· 7 years ago
b3953ed
Merge remote-tracking branch 'origin/tmp-35a7f35' into msm-kona
by Rishabh Bhatnagar
· 7 years ago
709ae62
ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
by Kai-Heng Feng
· 7 years ago
f6a184e
Merge "ASoC: soc-pcm: call pcm_new when creating new pcm"
by qctecmdr Service
· 7 years ago
f2572d6
Merge "ASoC: core: Fix possible NULL pointer dereference"
by qctecmdr Service
· 7 years ago
5d6a1ee
Merge "ASoC: core: Don't schedule DAPM work if already in target state"
by qctecmdr Service
· 7 years ago
2bb055f
Merge "ASoC: Add backend user count check"
by qctecmdr Service
· 7 years ago
344ee79
Merge "ASoC: Update the widgets power up/down sequence"
by qctecmdr Service
· 7 years ago
5fca4c1
Merge "ASoC: wcd9xxx: Fix the ANC CnP"
by qctecmdr Service
· 7 years ago
6863170
Merge "ASoC: soc-pcm: Fix playback shutdown sequence"
by qctecmdr Service
· 7 years ago
40f7420
Merge "ALSA: pcm: fix blocking while loop in snd_pcm_update_hw_ptr0()"
by qctecmdr Service
· 7 years ago
0cb269b
Merge "ASoC: soc-core: export function to find components"
by qctecmdr Service
· 7 years ago
d045de7
Merge "ASoC: Change info logs to debug"
by qctecmdr Service
· 7 years ago
5f1b014
Merge "ASoC: add 352800Hz into the pcm known rates"
by qctecmdr Service
· 7 years ago
64d5430
Merge "ASoC: soc-dapm: Invalidate DAPM path during dapm addition of routes"
by qctecmdr Service
· 7 years ago
5b9cb99
Merge "ALSA: timer: check if timer->card is null before use"
by qctecmdr Service
· 7 years ago
ded0db28
Merge "ASoC: sound: soc: fix incorrect max value"
by qctecmdr Service
· 7 years ago
1510701
Merge "ASoC: pcm: Update RX shutdown sequence"
by qctecmdr Service
· 7 years ago
e3e3a00
Merge "ASoC: core: Fix possible NULL pointer de-reference"
by qctecmdr Service
· 7 years ago
27a7805
Merge "ASoC: compress: fix unsigned integer overflow check"
by qctecmdr Service
· 7 years ago
81963fe
Merge "ASoC: compare CPU DAI stream name to find BE DAI"
by qctecmdr Service
· 7 years ago
fa101d0
Merge "ASoC: soc-core: change debug level for debugfs fail message"
by qctecmdr Service
· 7 years ago
aaeff71
Merge "ASoC: Initialize val to avoid access garbage value"
by qctecmdr Service
· 7 years ago
acee621
Merge "ASoC: Cold start latency reduction"
by qctecmdr Service
· 7 years ago
b326129
Merge "ALSA: compress: Add support to send codec specific data"
by qctecmdr Service
· 7 years ago
b9c3bf2
Merge "SoC: pcm: Add delay_blk feature"
by qctecmdr Service
· 7 years ago
c543c66
ASoC: core: Don't schedule DAPM work if already in target state
by Jon Hunter
· 7 years ago
cf60b50
Merge "ALSA: core: modify, rename and export create_subdir API"
by qctecmdr Service
· 7 years ago
8ca1e42
Merge "ALSA: pcm: add support for 384KHz sample rate"
by qctecmdr Service
· 7 years ago
5396710
ASoC: msm: fix integer overflow for long duration offload playback
by Meng Wang
· 8 years ago
c7b0821
Merge "ALSA: usb-audio: Fix the mixer control range limiting issue"
by qctecmdr Service
· 7 years ago
873c696
Merge "msm: usbaudio: Add check for NULL before dereferencing"
by qctecmdr Service
· 7 years ago
505daff
Merge "ASoC: pcm: update the start-up sequence for playback"
by qctecmdr Service
· 7 years ago
c3c269c
Merge "ASoC: compress: propagate the error code from the compress framework"
by qctecmdr Service
· 7 years ago
927aa57
Merge "ASoC: msm: qdsp6v2: Cleanup of compress offload drivers"
by qctecmdr Service
· 7 years ago
b9057d5
Merge "ALSA: compress: use mutex in drain"
by qctecmdr Service
· 7 years ago
c0e0ffe
Merge "Merge remote-tracking branch 'origin/tmp-6bf4ca7' into msm-kona"
by qctecmdr Service
· 7 years ago
d1e7396
ASoC: soc-pcm: call pcm_new when creating new pcm
by Meng Wang
· 8 years ago
f0e3cc8
ASoC: core: Fix possible NULL pointer dereference
by Meng Wang
· 8 years ago
87a38fb
ASoC: Add backend user count check
by Walter Yang
· 8 years ago
c60f116
ASoC: Update the widgets power up/down sequence
by Sudheer Papothi
· 10 years ago
5e53e7f
ASoC: wcd9xxx: Fix the ANC CnP
by Banajit Goswami
· 11 years ago
fa452bd
ASoC: soc-pcm: Fix playback shutdown sequence
by Banajit Goswami
· 10 years ago
e6450e3
ALSA: pcm: fix blocking while loop in snd_pcm_update_hw_ptr0()
by Preetam Singh Ranawat
· 9 years ago
fbcf71f
ASoC: soc-core: export function to find components
by Banajit Goswami
· 10 years ago
a8d2984
ASoC: Change info logs to debug
by Siena Richard
· 9 years ago
aaa8d61
ASoC: add 352800Hz into the pcm known rates
by Meng Wang
· 8 years ago
f663e14
ASoC: soc-dapm: Invalidate DAPM path during dapm addition of routes
by Sudheer Papothi
· 9 years ago
00124ed
Merge remote-tracking branch 'origin/tmp-6bf4ca7' into msm-kona
by Rishabh Bhatnagar
· 7 years ago
ec17541
ALSA: timer: check if timer->card is null before use
by Meng Wang
· 9 years ago
819633e
ASoC: sound: soc: fix incorrect max value
by Xiaojun Sang
· 9 years ago
da12142
ASoC: pcm: Update RX shutdown sequence
by Phani Kumar Uppalapati
· 10 years ago
a8b0ba6
ASoC: core: Fix possible NULL pointer de-reference
by Bhalchandra Gajare
· 10 years ago
41e1d9b
ASoC: compress: fix unsigned integer overflow check
by Xiaojun Sang
· 9 years ago
f4b0252
ASoC: compare CPU DAI stream name to find BE DAI
by Banajit Goswami
· 9 years ago
88c9ee8
ASoC: soc-core: change debug level for debugfs fail message
by Meng Wang
· 8 years ago
6d2431b
ASoC: Initialize val to avoid access garbage value
by Laxminath Kasam
· 9 years ago
11323a0
ASoC: Cold start latency reduction
by Meng Wang
· 8 years ago
acff8e6
ALSA: compress: Add support to send codec specific data
by Meng Wang
· 8 years ago
9206459
SoC: pcm: Add delay_blk feature
by Meng Wang
· 8 years ago
454c5b5
ALSA: core: modify, rename and export create_subdir API
by Meng Wang
· 8 years ago
9c62f0d
ALSA: pcm: add support for 384KHz sample rate
by Meng Wang
· 8 years ago
44e4694
ALSA: usb-audio: Fix the mixer control range limiting issue
by Deepa Madiregama
· 12 years ago
2445131
msm: usbaudio: Add check for NULL before dereferencing
by Mayank Rana
· 12 years ago
a732c65
ASoC: pcm: update the start-up sequence for playback
by Sudheer Papothi
· 10 years ago
0320352
ASoC: compress: propagate the error code from the compress framework
by Aviral Gupta
· 11 years ago
6b05cbe
ASoC: msm: qdsp6v2: Cleanup of compress offload drivers
by Banajit Goswami
· 9 years ago
06d6ce8
ALSA: compress: use mutex in drain
by Eric Laurent
· 9 years ago
ac4a583
ASoC: compress: revert some code to avoid race condition
by Banajit Goswami
· 9 years ago
7e86bc2
ALSA: Compress - dont use lock for all ioctls
by Eric Laurent
· 9 years ago
ab8dd73
ALSA: compress: Add snd_compress_free()
by Liam Girdwood
· 9 years ago
80a53b1
ALSA: compress: Memset timestamp structure to zero.
by Krishnankutty Kolathappilly
· 12 years ago
a11ac3e
ASoc: msm: Add AMR NB and AMR WB support for Voip
by Banajit Goswami
· 11 years ago
d853455
ALSA: PCM: User control API implementation
by Meng Wang
· 8 years ago
b0b44cc
ALSA: pcm: check for integer overflow during multiplication
by Phani Kumar Uppalapati
· 12 years ago
cb09747
ALSA: PCM: volume API implementation
by Meng Wang
· 8 years ago
beb98e5
ASoC: core: Add compat ioctl support for listen driver
by Banajit Goswami
· 11 years ago
a3bbd35
ALSA: core: Handle user defined ioctls
by Meng Wang
· 8 years ago
df2a792
ALSA: core: Add support to handle compressed audio IOCTLs
by Meng Wang
· 8 years ago
7334521
ALSA: core: Fix crash by avoiding appl_ptr crossing 32-bit boundary
by Laxminath Kasam
· 12 years ago
ddbe60b
ASoC: core: Update ALSA core to issue restart in underrun.
by Santosh Mardi
· 13 years ago
6282e01
ASoC: core: Skip suspending widgets with ignore flag
by Sudheer Papothi
· 10 years ago
e1ca306
ASoC: Add a debug message to track widget power up/down
by Banajit Goswami
· 12 years ago
138aec8
ASoC: Add locking in DAPM widget power update
by Banajit Goswami
· 10 years ago
4a698de
ASoC: Update the Max value of integer controls.
by Sudheer Papothi
· 10 years ago
d735ab9
ASoC: pcm: Add support for compat mode
by Gopikrishnaiah Anand
· 11 years ago
d576853
ASoC: core: Support for compress ioctls
by Banajit Goswami
· 9 years ago
b3a5402
ALSA: hda: Fix the audio-component completion timeout
by Takashi Iwai
· 7 years ago
7ffe0db
ASoC: Compress: Check and set pcm_new driver op
by Ravi Kumar Alamanda
· 12 years ago
f156bb5
ASoC: pcm: Add support for hostless playback/capture
by Banajit Goswami
· 9 years ago
c009f701
ASoC: core - add hostless DAI support
by Liam Girdwood
· 9 years ago
563a507
ALSA: pcm - add support for hostless audio
by Meng Wang
· 8 years ago
Next »