| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSION | Vinod Koul | 2013-07-29 | 1 | -1/+1 |
* | ALSA: seq-oss: Initialize MIDI clients asynchronously | Takashi Iwai | 2013-07-17 | 2 | -4/+14 |
* | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-07-03 | 4 | -47/+85 |
|\ |
|
| * | ALSA: vmaster: Fix the regression of missing vmaster hook call | Takashi Iwai | 2013-07-03 | 1 | -1/+1 |
| * | ALSA: vmaster: Add snd_ctl_sync_vmaster() helper function | Takashi Iwai | 2013-06-24 | 1 | -20/+45 |
| * | Merge branch 'for-linus' into for-next | Takashi Iwai | 2013-06-17 | 1 | -2/+2 |
| |\ |
|
| * | | ALSA: Add kconfig to specify the max card numbers | Takashi Iwai | 2013-05-24 | 2 | -9/+25 |
| * | | ALSA: Fix the default suffix string with high card number | Takashi Iwai | 2013-05-24 | 1 | -17/+13 |
| * | | ALSA: Constify the snd_pcm_substream struct ops field | Lars-Peter Clausen | 2013-05-24 | 1 | -1/+2 |
* | | | pcm_native: switch to fdget()/fdput() | Al Viro | 2013-06-29 | 1 | -25/+15 |
| |/
|/| |
|
* | | snd_pcm_link(): fix a leak... | Al Viro | 2013-06-15 | 1 | -2/+2 |
|/ |
|
* | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 1 | -1/+1 |
* | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-05-03 | 18 | -155/+271 |
|\ |
|
| * | ALSA: compress: fix the states to check for allowing read | Vinod Koul | 2013-04-29 | 1 | -2/+10 |
| * | Merge tag 'asoc-v3.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2013-04-25 | 1 | -10/+2 |
| |\ |
|
| * | | ALSA: compress: Use kzalloc() for ioctls writing back data | Takashi Iwai | 2013-04-22 | 1 | -2/+2 |
| * | | ALSA: compress: info leak in snd_compr_get_caps() | Dan Carpenter | 2013-04-22 | 1 | -0/+1 |
| * | | ALSA: compress_core: Rework writes to use cumulative values | Charles Keepax | 2013-04-21 | 1 | -7/+11 |
| * | | ALSA: compress_core: Remove unused hw_pointer | Charles Keepax | 2013-04-21 | 1 | -2/+0 |
| * | | ALSA: compress_core: Add support for capture streams | Charles Keepax | 2013-04-21 | 1 | -2/+41 |
| * | | ALSA: compress_core: Deconstify copy callback buffer | Charles Keepax | 2013-04-21 | 1 | -3/+5 |
| * | | ALSA: compress_core: Calculate avail correctly for capture streams | Charles Keepax | 2013-04-21 | 1 | -11/+18 |
| * | | ALSA: compress_core: Update calc_avail to use cumulative values | Charles Keepax | 2013-04-21 | 1 | -18/+5 |
| * | | ALSA: add DSD formats | Daniel Mack | 2013-04-18 | 2 | -0/+10 |
| * | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2013-03-18 | 3 | -7/+20 |
| |\ \ |
|
| * | | | ALSA: info: Small refactoring and a sanity check in snd_info_get_line() | Takashi Iwai | 2013-03-13 | 1 | -13/+8 |
| * | | | ALSA: info: Avoid leaking kernel memory | Takashi Iwai | 2013-03-13 | 1 | -2/+2 |
| * | | | ALSA: add/change some comments describing function return values | Yacine Belkadi | 2013-03-12 | 17 | -99/+164 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -25/+20 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | proc: Supply a function to remove a proc entry by PDE | David Howells | 2013-05-01 | 1 | -14/+5 |
| * | | | proc: Supply PDE attribute setting accessor functions | David Howells | 2013-05-01 | 1 | -1/+1 |
| * | | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -3/+1 |
| * | | | snd_info_register: switch to proc_create_data/proc_mkdir_mode | Al Viro | 2013-04-09 | 1 | -8/+14 |
| | |/
| |/| |
|
* | | | vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper | Linus Torvalds | 2013-04-19 | 1 | -10/+2 |
|/ / |
|
* | | ALSA: seq: Fix missing error handling in snd_seq_timer_open() | Takashi Iwai | 2013-03-11 | 1 | -4/+4 |
* | | ALSA: vmaster: Fix slave change notification | Takashi Iwai | 2013-03-05 | 1 | -1/+4 |
* | | ALSA: seq: seq_oss_event: missing range checks | Dan Carpenter | 2013-03-04 | 1 | -2/+12 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 2 | -2/+2 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 2 | -2/+2 |
* | | ALSA: compress: add support for gapless playback | Jeeja KP | 2013-02-14 | 1 | -0/+96 |
* | | ALSA: core: don't return uninitialized snd_compr_tstamp | Richard Fitzgerald | 2013-02-11 | 1 | -6/+12 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | various: Fix spelling of "registered" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | | ALSA: pcm: Fix return code in pcm_native.c | Sachin Kamat | 2012-11-21 | 1 | -1/+1 |
* | | ALSA: PCM: Remove redundant null check before kfree | Sachin Kamat | 2012-11-21 | 1 | -2/+1 |
* | | ALSA: core: fix NULL checking in snd_pcm_plug_slave_size() | Xi Wang | 2012-11-14 | 1 | -1/+2 |
* | | ALSA: core: fix NULL checking in snd_pcm_plug_client_size() | Xi Wang | 2012-11-14 | 1 | -1/+2 |
* | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-11-08 | 5 | -4/+8 |
|\ \ |
|
| * | | ALSA: Fix card refcount unbalance | Takashi Iwai | 2012-11-08 | 5 | -4/+8 |
* | | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-10-30 | 11 | -38/+147 |
|\ \ \
| |/ / |
|