summaryrefslogtreecommitdiff
path: root/sound/core
Commit message (Expand)AuthorAge
* ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen2015-10-28
* ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2015-10-22
* ALSA: timer: add config item to export PCM timer disabling for expertJie Yang2015-10-16
* ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter2015-10-15
* ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-ossKosuke Tatsukawa2015-10-09
* ALSA: pcm: Avoid double hw_free calls at releasing a streamTakashi Iwai2015-09-29
* ALSA: core: check for underflow in snd_pcm_sw_params()Dan Carpenter2015-09-24
* ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto2015-09-13
* Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-07-24
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
| |\
| | * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-30
| * | Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-01
| |\ \ | | |/ | |/|
| * | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-25
| |\ \
| * \ \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-22
| |\ \ \
| | * | | sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-22
* | | | | ALSA: pcm: Fix lockdep warning with nonatomic PCM opsTakashi Iwai2015-07-17
| |_|_|/ |/| | |
* | | | ALSA: Fix uninintialized error returnColin Ian King2015-06-29
* | | | ALSA: jack: Fix endless loop at unique index detectionTakashi Iwai2015-06-26
| |_|/ |/| |
* | | ALSA: pcm: Fix pcm_class sysfs outputTakashi Iwai2015-06-23
* | | ALSA: jack: Fix the id uniqueness checkTakashi Iwai2015-05-29
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-05-29
|\ \ \ | |/ /
| * | ALSA: pcm: Modify double acknowledged interrupts check conditionKoro Chen2015-05-19
| |/
* | ALSA: core: Fix randconfig build wrt CONFIG_PROC_FSTakashi Iwai2015-05-29
* | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-27
* | ALSA: Kconfig: add config item SND_PROC_FS for expertJie Yang2015-05-27
* | Merge branch 'topic/hdmi' into for-nextTakashi Iwai2015-05-22
|\ \
| * | ALSA: pcm: add IEC958 channel status helperRussell King2015-05-22
| * | ALSA: pcm: add DRM ELD helperRussell King2015-05-22
| |/
* | ALSA: jack: Remove MODULE_*() macrosTakashi Iwai2015-05-21
* | ALSA: info: Drop kerneldoc comment from snd_info_create_entry()Takashi Iwai2015-05-18
* | ALSA: info: Move list addition to snd_info_create_entry()Takashi Iwai2015-05-18
* | ALSA: info: Register proc entries recursively, tooTakashi Iwai2015-05-18
* | ALSA: info: Fix leaks of child entries at snd_info_free_entry()Takashi Iwai2015-05-18
* | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-30
|\ \
| * | ALSA: jack: Fix another NULL dereference due to empty input jackTakashi Iwai2015-04-30
| * | ALSA: jack: don't report input event for phantom jackJie Yang2015-04-30
* | | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-28
|\ \ \ | |/ /
| * | ALSA: jack: remove exporting ctljack functionsJie Yang2015-04-27
| * | ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-27
| * | ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-27
| * | ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-27
| * | ALSA: jack: implement kctl creating for jack devicesJie Yang2015-04-27
| |/
* | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-27
|\ \ | |/ |/|
| * ALSA: core: Clean up OSS proc file managementTakashi Iwai2015-04-24
| * ALSA: core: Build conditionally and remove superfluous ifdefsTakashi Iwai2015-04-24
| * ALSA: core: Don't ignore errors at creating proc filesTakashi Iwai2015-04-24
| * ALSA: core: Remove superfluous exit calls for proc entriesTakashi Iwai2015-04-24
| * ALSA: core: Manage asound root directory with snd_info_entryTakashi Iwai2015-04-24
| * ALSA: core: Remove child proc file elements recursivelyTakashi Iwai2015-04-24
| * ALSA: core: Fix possible memory leaks at error path in info.cTakashi Iwai2015-04-23