Age | Commit message (Expand) | Author | Files | Lines |
2015-10-28 | ALSA: Constify ratden/ratnum constraints | Lars-Peter Clausen | 1 | -8/+9 |
2015-10-22 | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtime | Lars-Peter Clausen | 1 | -5/+0 |
2015-10-16 | ALSA: timer: add config item to export PCM timer disabling for expert | Jie Yang | 4 | -22/+32 |
2015-10-15 | ALSA: oss: underflow in snd_mixer_oss_proc_write() | Dan Carpenter | 1 | -1/+2 |
2015-10-09 | ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-oss | Kosuke Tatsukawa | 2 | -7/+3 |
2015-09-29 | ALSA: pcm: Avoid double hw_free calls at releasing a stream | Takashi Iwai | 1 | -1/+2 |
2015-09-24 | ALSA: core: check for underflow in snd_pcm_sw_params() | Dan Carpenter | 1 | -1/+2 |
2015-09-13 | ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau... | Takashi Sakamoto | 1 | -3/+0 |
2015-07-24 | Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 2 | -9/+2 |
2015-07-17 | ALSA: pcm: Fix lockdep warning with nonatomic PCM ops | Takashi Iwai | 1 | -1/+1 |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2015-07-01 | Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+5 |
2015-06-30 | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() | Vladimir Zapolskiy | 1 | -1/+1 |
2015-06-29 | ALSA: Fix uninintialized error return | Colin Ian King | 1 | -2/+1 |
2015-06-26 | ALSA: jack: Fix endless loop at unique index detection | Takashi Iwai | 1 | -1/+4 |
2015-06-25 | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 27 | -669/+821 |
2015-06-23 | ALSA: pcm: Fix pcm_class sysfs output | Takashi Iwai | 1 | -3/+3 |
2015-06-22 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+1 |
2015-05-29 | ALSA: jack: Fix the id uniqueness check | Takashi Iwai | 1 | -1/+1 |
2015-05-29 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2015-05-29 | ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS | Takashi Iwai | 2 | -3/+3 |
2015-05-27 | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Jie Yang | 18 | -40/+39 |
2015-05-27 | ALSA: Kconfig: add config item SND_PROC_FS for expert | Jie Yang | 1 | -1/+10 |
2015-05-22 | Merge branch 'topic/hdmi' into for-next | Takashi Iwai | 4 | -0/+202 |
2015-05-22 | ALSA: pcm: add IEC958 channel status helper | Russell King | 3 | -0/+99 |
2015-05-22 | ALSA: pcm: add DRM ELD helper | Russell King | 3 | -0/+103 |
2015-05-21 | ALSA: jack: Remove MODULE_*() macros | Takashi Iwai | 1 | -4/+0 |
2015-05-19 | ALSA: pcm: Modify double acknowledged interrupts check condition | Koro Chen | 1 | -1/+1 |
2015-05-18 | ALSA: info: Drop kerneldoc comment from snd_info_create_entry() | Takashi Iwai | 1 | -1/+1 |
2015-05-18 | ALSA: info: Move list addition to snd_info_create_entry() | Takashi Iwai | 1 | -13/+12 |
2015-05-18 | ALSA: info: Register proc entries recursively, too | Takashi Iwai | 2 | -15/+40 |
2015-05-18 | ALSA: info: Fix leaks of child entries at snd_info_free_entry() | Takashi Iwai | 1 | -3/+3 |
2015-04-30 | Merge branch 'topic/jack' into for-next | Takashi Iwai | 1 | -4/+13 |
2015-04-30 | ALSA: jack: Fix another NULL dereference due to empty input jack | Takashi Iwai | 1 | -0/+6 |
2015-04-30 | ALSA: jack: don't report input event for phantom jack | Jie Yang | 1 | -4/+7 |
2015-04-28 | Merge branch 'topic/jack' into for-next | Takashi Iwai | 4 | -23/+157 |
2015-04-27 | ALSA: jack: remove exporting ctljack functions | Jie Yang | 1 | -2/+0 |
2015-04-27 | ALSA: hda - Update to use the new jack kctls method | Jie Yang | 2 | -3/+3 |
2015-04-27 | ALSA: jack: extend snd_jack_new to support phantom jack | Jie Yang | 1 | -12/+28 |
2015-04-27 | ALSA: Jack: handle jack embedded kcontrol creating within ctljack | Jie Yang | 2 | -4/+35 |
2015-04-27 | ALSA: jack: implement kctl creating for jack devices | Jie Yang | 3 | -5/+94 |
2015-04-27 | Merge branch 'for-4.2' into for-next | Takashi Iwai | 8 | -573/+352 |
2015-04-24 | ALSA: core: Clean up OSS proc file management | Takashi Iwai | 3 | -21/+9 |
2015-04-24 | ALSA: core: Build conditionally and remove superfluous ifdefs | Takashi Iwai | 6 | -25/+8 |
2015-04-24 | ALSA: core: Don't ignore errors at creating proc files | Takashi Iwai | 5 | -35/+35 |
2015-04-24 | ALSA: core: Remove superfluous exit calls for proc entries | Takashi Iwai | 4 | -43/+1 |
2015-04-24 | ALSA: core: Manage asound root directory with snd_info_entry | Takashi Iwai | 1 | -38/+14 |
2015-04-24 | ALSA: core: Remove child proc file elements recursively | Takashi Iwai | 1 | -66/+13 |
2015-04-23 | ALSA: core: Fix possible memory leaks at error path in info.c | Takashi Iwai | 1 | -31/+31 |
2015-04-23 | ALSA: core: Use seq_file for text proc file reads | Takashi Iwai | 1 | -321/+248 |