Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e3b4fb7daaba306c30a8bc9266923dc3cb0b4512
/
sound
/
core
35360ca
ALSA: jack: Add support to report second microphone
by Phani Kumar Uppalapati
· 11 years ago
1914ca8
ALSA: compress: Memset timestamp structure to zero.
by Krishnankutty Kolathappilly
· 11 years ago
a2c1b0e
soc: return value of get soc version ioctl
by Haynes Mathew George
· 11 years ago
aedeb85
ALSA: compress: Use kzalloc() for ioctls writing back data
by Takashi Iwai
· 12 years ago
9bb2f99
ALSA: compress: info leak in snd_compr_get_caps()
by Dan Carpenter
· 12 years ago
91075e9
ALSA: compress_core: Rework writes to use cumulative values
by Charles Keepax
· 12 years ago
86f989c
ALSA: compress_core: Remove unused hw_pointer
by Charles Keepax
· 12 years ago
ed52fa3
ALSA: compress_core: Add support for capture streams
by Charles Keepax
· 12 years ago
416e1d5
ALSA: compress_core: Deconstify copy callback buffer
by Charles Keepax
· 12 years ago
cbce846
ALSA: compress_core: Calculate avail correctly for capture streams
by Charles Keepax
· 12 years ago
96309cd
ALSA: compress_core: Update calc_avail to use cumulative values
by Charles Keepax
· 12 years ago
3022a801
ALSA: compress: use mutex in drain
by Eric Laurent
· 11 years ago
57a95b6
ALSA: Compress - dont use lock for all ioctls
by Eric Laurent
· 11 years ago
8cb8307
ALSA: compress: Make sure we trigger STOP before closing the stream.
by Liam Girdwood
· 11 years ago
d824e52
ALSA: compress: Add snd_compress_free()
by Liam Girdwood
· 11 years ago
414b031
ALSA: PCM - Add PCM creation API for internal PCMs.
by Liam Girdwood
· 13 years ago
4ee5249
ALSA: compress: fix compilation error
by Eric Laurent
· 12 years ago
a62e24e
ALSA: compress: add support for gapless playback
by Jeeja KP
· 12 years ago
291f816
ALSA: core: don't return uninitialized snd_compr_tstamp
by Richard Fitzgerald
· 12 years ago
2b836f2
ALSA: Compress - add codec parameter checks
by Vinod Koul
· 12 years ago
213332b
ALSA: compress - move the buffer check
by Vinod Koul
· 12 years ago
9d902c8
ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()
by Dan Carpenter
· 12 years ago
b3602d2
ALSA: compress_core: fix open flags test in snd_compr_open()
by Dan Carpenter
· 12 years ago
c2e7a5b
ALSA: compress_core: cleanup pointers on stop
by Vinod Koul
· 12 years ago
2e49f24
ALSA: compress_core: don't wake up on pause
by Vinod Koul
· 12 years ago
ae9cf0e
Merge "ALSA: core: Fix crash by avoiding appl_ptr crossing 32-bit boundary"
by Linux Build Service Account
· 11 years ago
071823f
ALSA: pcm: check for integer overflow during multiplication
by Phani Kumar Uppalapati
· 11 years ago
9c89b9b
ALSA: core: Fix crash by avoiding appl_ptr crossing 32-bit boundary
by Laxminath Kasam
· 11 years ago
6fb6439
ALSA: core: Expose sound card online/offline state
by Joonwoo Park
· 11 years ago
3426df0
ALSA: include: Add new ioctl for metadata mode
by Krishnankutty Kolathappilly
· 12 years ago
58f7b95
ALSA: PCM: volume API implementation
by Subhash Chandra Bose Naripeddy
· 12 years ago
ed3bab0
ALSA: core: Handle user defined ioctls
by Joonwoo Park
· 12 years ago
cb7302b
ALSA: Remove VOLATILE flag from chmap ctls
by Subhash Chandra Bose Naripeddy
· 12 years ago
ff1e625
ALSA: PCM: channel mapping API implementation
by Subhash Chandra Bose Naripeddy
· 12 years ago
c4fac02
ASoC: core: Update ALSA core to issue restart in underrun.
by Santosh Mardi
· 12 years ago
6f52d71
ASoC: msm: implement drain command in compress platform driver
by Krishnankutty Kolathappilly
· 12 years ago
fecae38
ALSA: core: Add support to handle compressed audio IOCTLs for capture
by Subhash Chandra Bose Naripeddy
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
9b1d938
ALSA: Add jack type SND_JACK_UNSUPPORTED
by Joonwoo Park
· 12 years ago
362a17c
ASoc: msm: Modify debug messages with correct levels
by Swaminathan Sathappan
· 13 years ago
f2ec52d
ALSA: fix core/vmaster.c kernel-doc warning
by Randy Dunlap
· 13 years ago
970e248
Documentation: remove references to /etc/modprobe.conf
by Lucas De Marchi
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ca3e929
Merge branch 'topic/jack' into for-linus
by Takashi Iwai
· 13 years ago
cb3f2ad
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 13 years ago
44c76a9
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
1662591
ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()
by Takashi Iwai
· 13 years ago
4af87a9
ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list
by Mark Brown
· 13 years ago
bd483d4
ALSA: control - Fixe a trailing white space error
by Jeffrin Jose
· 13 years ago
2ad787e
ALSA: Add a hook capability to vmaster controls
by Takashi Iwai
· 13 years ago
51990e8
device.h: cleanup users outside of linux/include (C files)
by Paul Gortmaker
· 13 years ago
e7df2a3
ALSA: core - Refactor card id string creation code
by Takashi Iwai
· 13 years ago
53803ae
ALSA: Use a define for the number of jack switch types
by Mark Brown
· 13 years ago
7913a49
ALSA: Fixed a trailing white space error
by Jeffrin Jose
· 13 years ago
945e503
ALSA: PCM - Add PCM creation API for internal PCMs.
by Liam Girdwood
· 13 years ago
ea51e50
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 13 years ago
ea9f7a6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
8664b25
ASoC: msm: Add timestamp support for compressed audio
by Asish Bhattacharya
· 13 years ago
769fab2
ALSA: Fix memory leak on error in snd_compr_set_params()
by Jesper Juhl
· 13 years ago
d3569d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
5c845be
ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD
by Takashi Iwai
· 13 years ago
a429638
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
9e4ce16
Merge branch 'topic/hda' into for-linus
by Takashi Iwai
· 13 years ago
40741dd
ALSA: core: add makefile and kconfig file for compress
by Vinod Koul
· 13 years ago
b21c60a
ALSA: core: add support for compress_offload
by Vinod Koul
· 13 years ago
3eafc95
ALSA: core: add support for compressed devices
by Omair Mohammed Abdullah
· 13 years ago
a67ff6a
ALSA: module_param: make bool parameters really bool
by Rusty Russell
· 13 years ago
9048f75
ALSA: core: Add support to handle compressed audio IOCTLs
by Asish Bhattacharya
· 13 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 13 years ago
bf815bf
ALSA: hda - Add missing inclusion of linux/export.h
by Takashi Iwai
· 13 years ago
35be544
ALSA: Introduce common helper functions for jack-detection control
by Takashi Iwai
· 13 years ago
3f9416c
drop "select GCD" from three Kconfig files
by Paul Bolle
· 13 years ago
083a2ca
Merge "ASoc: msm: Add AMR NB and AMR WB support for Voip" into msm-3.0
by Linux Build Service Account
· 13 years ago
9e226b4
ALSA: vmaster - Free slave-links when freeing the master element
by Takashi Iwai
· 13 years ago
b9d00ce
ASoc: msm: Add AMR NB and AMR WB support for Voip
by Helen Zeng
· 13 years ago
ac510b9
ALSA: add headphone over current switches
by Patrick Lai
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
9991357
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
447c6f9
ALSA: control: remove compilation warning on 32-bit
by Olof Johansson
· 13 years ago
b2409fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
d81a6d7
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
by Paul Gortmaker
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
31623ca
sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC
by Paul Gortmaker
· 13 years ago
65a7721
sound: fix drivers needing module.h not moduleparam.h
by Paul Gortmaker
· 13 years ago
f7b2bb8
ALSA: hwdep: silence integer overflow warning
by Dan Carpenter
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
d226657
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ffd3d5c
ALSA: pcm - remove the dead code from snd_pcm_open_file()
by Feng Tang
· 13 years ago
8d44816
ALSA: control: add support for ENUMERATED user space controls
by Clemens Ladisch
· 13 years ago
9696cc9
Merge branch 'pm-qos' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
7c2f8e4
ALSA: jack - Add "Line In" input jack constants
by David Henningsson
· 13 years ago
f92766b
ALSA: oss-mixer - use strlcpy() instead strcpy()
by Dan Carpenter
· 13 years ago
3345c36
ALSA: pcm - fix race condition in wait_for_avail()
by Arjan van de Ven
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
18a2b96
ALSA: pcm - Export snd_pcm_lib_default_mmap() helper
by Takashi Iwai
· 13 years ago
bfb9035
treewide: Correct spelling of successfully in comments
by Joe Perches
· 13 years ago
66589de
Merge remote-tracking branch 'linux-audio/sgc/topic/omap_3.0'
by Bryan Huntsman
· 13 years ago
d5b702a
ALSA: pcm: add snd_pcm_hw_rule_noresample()
by Clemens Ladisch
· 13 years ago
Next »