Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d62c9577f950b1ce9b53200542c251ba8dfff344
/
sound
/
core
68538bf
Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
74d779a
ALSA: pcm: Use snd_printd_ratelimit()
by Tim Gardner
· 11 years ago
903eb31
ALSA: core: allow SND_DMAENGINE_PCM use from modules
by Daniel Mack
· 11 years ago
b7ae6f3
ALSA: move dmaengine implementation from ASoC to ALSA core
by Daniel Mack
· 11 years ago
a8d3060
ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION
by Vinod Koul
· 11 years ago
256ca9c
ALSA: seq-oss: Initialize MIDI clients asynchronously
by Takashi Iwai
· 11 years ago
1286da8
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
1ba65ae
ALSA: vmaster: Fix the regression of missing vmaster hook call
by Takashi Iwai
· 11 years ago
0888c32
pcm_native: switch to fdget()/fdput()
by Al Viro
· 11 years ago
1ca2f2e
ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function
by Takashi Iwai
· 11 years ago
ddf753e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
dd6c5cd
snd_pcm_link(): fix a leak...
by Al Viro
· 11 years ago
7bb2491
ALSA: Add kconfig to specify the max card numbers
by Takashi Iwai
· 11 years ago
8edbb19
ALSA: Fix the default suffix string with high card number
by Takashi Iwai
· 11 years ago
e6c2e7e
ALSA: Constify the snd_pcm_substream struct ops field
by Lars-Peter Clausen
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
9992ba7
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
a8ca16e
proc: Supply a function to remove a proc entry by PDE
by David Howells
· 12 years ago
271a15e
proc: Supply PDE attribute setting accessor functions
by David Howells
· 12 years ago
7548134
ALSA: compress: fix the states to check for allowing read
by Vinod Koul
· 12 years ago
2fc565e
Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 12 years ago
47966e9
ALSA: compress: Use kzalloc() for ioctls writing back data
by Takashi Iwai
· 12 years ago
1c62e9f
ALSA: compress: info leak in snd_compr_get_caps()
by Dan Carpenter
· 12 years ago
f0283b5
ALSA: compress_core: Rework writes to use cumulative values
by Charles Keepax
· 12 years ago
ccf17b1
ALSA: compress_core: Remove unused hw_pointer
by Charles Keepax
· 12 years ago
49bb640
ALSA: compress_core: Add support for capture streams
by Charles Keepax
· 12 years ago
4daf891
ALSA: compress_core: Deconstify copy callback buffer
by Charles Keepax
· 12 years ago
5b1f79f
ALSA: compress_core: Calculate avail correctly for capture streams
by Charles Keepax
· 12 years ago
4c28e32
ALSA: compress_core: Update calc_avail to use cumulative values
by Charles Keepax
· 12 years ago
0fe09a4
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
by Linus Torvalds
· 12 years ago
ef7a4f9
ALSA: add DSD formats
by Daniel Mack
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
aee0c61
snd_info_register: switch to proc_create_data/proc_mkdir_mode
by Al Viro
· 12 years ago
cf30f46
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
0bc0ec9
ALSA: info: Small refactoring and a sanity check in snd_info_get_line()
by Takashi Iwai
· 12 years ago
0d861ac
ALSA: info: Avoid leaking kernel memory
by Takashi Iwai
· 12 years ago
eb7c06e
ALSA: add/change some comments describing function return values
by Yacine Belkadi
· 12 years ago
66efdc7
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
by Takashi Iwai
· 12 years ago
2069d48
ALSA: vmaster: Fix slave change notification
by Takashi Iwai
· 12 years ago
85c50a5
ALSA: seq: seq_oss_event: missing range checks
by Dan Carpenter
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9727b49
ALSA: compress: add support for gapless playback
by Jeeja KP
· 12 years ago
17ac8e5
ALSA: core: don't return uninitialized snd_compr_tstamp
by Richard Fitzgerald
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6cf9515
ALSA: pcm: Fix return code in pcm_native.c
by Sachin Kamat
· 12 years ago
51d503d
ALSA: PCM: Remove redundant null check before kfree
by Sachin Kamat
· 12 years ago
d93cf06
various: Fix spelling of "registered" in comments.
by Adam Buchbinder
· 12 years ago
701ef32
ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()
by Xi Wang
· 12 years ago
9af4e7f
ALSA: core: fix NULL checking in snd_pcm_plug_client_size()
by Xi Wang
· 12 years ago
17a4adb
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
8bb4d9c
ALSA: Fix card refcount unbalance
by Takashi Iwai
· 12 years ago
a5d00dc
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
0914f79
ALSA: Avoid endless sleep after disconnect
by Takashi Iwai
· 12 years ago
a0830db
ALSA: Add a reference counter to card instance
by Takashi Iwai
· 12 years ago
9b0573c
ALSA: PCM: Fix some races at disconnection
by Takashi Iwai
· 12 years ago
9c7066a
ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
by Clemens Ladisch
· 12 years ago
4eeaaea
ALSA: core: add hooks for audio timestamps
by Pierre-Louis Bossart
· 12 years ago
0e8014d
ALSA: core: keep track of boundary wrap-around
by Pierre-Louis Bossart
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
f5a246e
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
bdbf694
switch SNDRV_PCM_IOCTL_LINK to fget_light()
by Al Viro
· 12 years ago
9d069dc
ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases
by Takashi Iwai
· 12 years ago
fb4a977
ALSA: Compress - add codec parameter checks
by Vinod Koul
· 12 years ago
4dc040a
ALSA: compress - move the buffer check
by Vinod Koul
· 12 years ago
e5d6db8
Merge branch 'topic/tlv-chmap' into for-next
by Takashi Iwai
· 12 years ago
b35cc82
ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()
by Dan Carpenter
· 12 years ago
5efbc26
ALSA: Fix leftover chmap UNKNOWN -> MONO conversions
by Takashi Iwai
· 12 years ago
0528842
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 12 years ago
81cb324
ALSA: compress_core: fix open flags test in snd_compr_open()
by Dan Carpenter
· 12 years ago
2dc6fbf
ALSA: pcm - Use UNKNOWN chmap for mono streams
by Takashi Iwai
· 12 years ago
6e67683
ALSA: Remove VOLATILE flag from chmap ctls
by Takashi Iwai
· 12 years ago
a8d372f
ALSA: control: Fix missing VOLATILE flag at creating controls
by Takashi Iwai
· 12 years ago
2d3391e
ALSA: PCM: channel mapping API implementation
by Takashi Iwai
· 12 years ago
14e4291
Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-next
by Takashi Iwai
· 12 years ago
4266274
ALSA: remove the main version information
by Jaroslav Kysela
· 12 years ago
1f3b140
ALSA: fix possible memory leak in snd_mixer_oss_build_input()
by Wei Yongjun
· 12 years ago
f0b433e
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 12 years ago
8dea9d3
ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES
by Andi Kleen
· 12 years ago
6666cab
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
d30a0d8
Merge branch 'topic/next' into for-next
by Takashi Iwai
· 12 years ago
c810f90
ALSA: PCM: Fix possible memory leaks in the error path
by Takashi Iwai
· 12 years ago
b778b3f
sound: use printk_get_level and printk_skip_level
by Joe Perches
· 12 years ago
f0913cd
Merge branch 'topic/misc' into for-next
by Takashi Iwai
· 12 years ago
1464189
ALSA: pcm: Make constraints lists const
by Mark Brown
· 12 years ago
4be77a5
ALSA: pcm: Add snd_pcm_rate_bit_to_rate()
by Dimitris Papastamos
· 12 years ago
8b21460
ALSA: compress_core: cleanup pointers on stop
by Vinod Koul
· 12 years ago
6b18f79
ALSA: compress_core: don't wake up on pause
by Vinod Koul
· 12 years ago
3509a03
ALSA: core: group read of pointer, tstamp and jiffies
by Pierre-Louis Bossart
· 12 years ago
382e6a8
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 12 years ago
4f7c39d
ALSA: pcm - Add proper state checks to snd_pcm_drain()
by Takashi Iwai
· 12 years ago
0910c21
ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop
by Takashi Iwai
· 12 years ago
779ae5a
ALSA: Fix the card number limit of OSS-emulation
by Takashi Iwai
· 12 years ago
a2e888f
ALSA: jack: Update documention to reflect other userspace interfaces
by Mark Brown
· 12 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
Next »