summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-011-1/+1
|\
| * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-301-1/+1
* | Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-012-3/+5
|\ \ | |/ |/|
| * ALSA: Fix uninintialized error returnColin Ian King2015-06-291-2/+1
| * ALSA: jack: Fix endless loop at unique index detectionTakashi Iwai2015-06-261-1/+4
* | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-2527-669/+821
|\ \ | |/
| * ALSA: pcm: Fix pcm_class sysfs outputTakashi Iwai2015-06-231-3/+3
| * ALSA: jack: Fix the id uniqueness checkTakashi Iwai2015-05-291-1/+1
| * Merge branch 'for-linus' into for-nextTakashi Iwai2015-05-291-1/+1
| |\
| * | ALSA: core: Fix randconfig build wrt CONFIG_PROC_FSTakashi Iwai2015-05-292-3/+3
| * | ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FSJie Yang2015-05-2718-40/+39
| * | ALSA: Kconfig: add config item SND_PROC_FS for expertJie Yang2015-05-271-1/+10
| * | Merge branch 'topic/hdmi' into for-nextTakashi Iwai2015-05-224-0/+202
| |\ \
| | * | ALSA: pcm: add IEC958 channel status helperRussell King2015-05-223-0/+99
| | * | ALSA: pcm: add DRM ELD helperRussell King2015-05-223-0/+103
| * | | ALSA: jack: Remove MODULE_*() macrosTakashi Iwai2015-05-211-4/+0
| * | | ALSA: info: Drop kerneldoc comment from snd_info_create_entry()Takashi Iwai2015-05-181-1/+1
| * | | ALSA: info: Move list addition to snd_info_create_entry()Takashi Iwai2015-05-181-13/+12
| * | | ALSA: info: Register proc entries recursively, tooTakashi Iwai2015-05-182-15/+40
| * | | ALSA: info: Fix leaks of child entries at snd_info_free_entry()Takashi Iwai2015-05-181-3/+3
| * | | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-301-4/+13
| |\ \ \
| | * | | ALSA: jack: Fix another NULL dereference due to empty input jackTakashi Iwai2015-04-301-0/+6
| | * | | ALSA: jack: don't report input event for phantom jackJie Yang2015-04-301-4/+7
| * | | | Merge branch 'topic/jack' into for-nextTakashi Iwai2015-04-284-23/+157
| |\ \ \ \ | | |/ / /
| | * | | ALSA: jack: remove exporting ctljack functionsJie Yang2015-04-271-2/+0
| | * | | ALSA: hda - Update to use the new jack kctls methodJie Yang2015-04-272-3/+3
| | * | | ALSA: jack: extend snd_jack_new to support phantom jackJie Yang2015-04-271-12/+28
| | * | | ALSA: Jack: handle jack embedded kcontrol creating within ctljackJie Yang2015-04-272-4/+35
| | * | | ALSA: jack: implement kctl creating for jack devicesJie Yang2015-04-273-5/+94
| | |/ /
| * | | Merge branch 'for-4.2' into for-nextTakashi Iwai2015-04-278-573/+352
| |\ \ \ | | |/ / | |/| |
| | * | ALSA: core: Clean up OSS proc file managementTakashi Iwai2015-04-243-21/+9
| | * | ALSA: core: Build conditionally and remove superfluous ifdefsTakashi Iwai2015-04-246-25/+8
| | * | ALSA: core: Don't ignore errors at creating proc filesTakashi Iwai2015-04-245-35/+35
| | * | ALSA: core: Remove superfluous exit calls for proc entriesTakashi Iwai2015-04-244-43/+1
| | * | ALSA: core: Manage asound root directory with snd_info_entryTakashi Iwai2015-04-241-38/+14
| | * | ALSA: core: Remove child proc file elements recursivelyTakashi Iwai2015-04-241-66/+13
| | * | ALSA: core: Fix possible memory leaks at error path in info.cTakashi Iwai2015-04-231-31/+31
| | * | ALSA: core: Use seq_file for text proc file readsTakashi Iwai2015-04-231-321/+248
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-8/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-221-8/+1
| |/ /
* | | ALSA: pcm: Modify double acknowledged interrupts check conditionKoro Chen2015-05-191-1/+1
|/ /
* | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-1530-778/+602
|\ \ | |/
| * ALSA: ctl: fix to handle several elements added by one operation for userspac...Takashi Sakamoto2015-04-131-5/+11
| * ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*Takashi Iwai2015-04-121-1/+1
| * ALSA: ctl: fill identical information to return value when adding userspace e...Takashi Sakamoto2015-04-111-1/+21
| * ALSA: ctl: fix a bug to return no identical information in info operation for...Takashi Sakamoto2015-04-111-0/+7
| * ALSA: ctl: confirm to return all identical information in 'activate' eventTakashi Sakamoto2015-04-111-0/+2
| * ALSA: seq: fill client ID in return value of pool operationTakashi Sakamoto2015-04-111-0/+1
| * ALSA: ctl: evaluate macro instead of numerical valueTakashi Sakamoto2015-04-101-5/+8
| * Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-162-14/+34
| |\
OpenPOWER on IntegriCloud