summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-01-1710-55/+180
|\|
| * ALSA: timer: Code cleanupTakashi Iwai2016-01-151-17/+11Star
| * ALSA: timer: Harden slave timer list handlingTakashi Iwai2016-01-151-4/+14
| * ALSA: timer: Fix race among timer ioctlsTakashi Iwai2016-01-141-13/+19
| * ALSA: timer: Fix double unlink of active_listTakashi Iwai2016-01-131-1/+1
| * ALSA: hda_intel: add card number to irq descriptionHeiner Kallweit2016-01-121-0/+3
| * ALSA: seq: Fix race at timer setup and closeTakashi Iwai2016-01-121-0/+2
| * ALSA: seq: Fix missing NULL check at remove_events ioctlTakashi Iwai2016-01-121-1/+1
| * ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2015-12-201-2/+1Star
| * ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande2015-12-071-0/+13
| * ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai2015-12-033-3/+19
| * ALSA: compress: Pass id string to snd_compress_newRichard Fitzgerald2015-11-301-1/+12
| * ALSA: compress: Add procfs info file for compressed nodesRichard Fitzgerald2015-11-301-1/+72
| * ALSA: pcm: constify action_ops structuresJulia Lawall2015-11-301-13/+13
| * ALSA: midi: constify snd_rawmidi_global_ops structuresJulia Lawall2015-11-221-1/+1
* | ALSA: pcm_dmaengine: Properly synchronize DMA on shutdownLars-Peter Clausen2015-11-161-3/+6
|/
* ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen2015-10-281-8/+9
* ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2015-10-221-5/+0Star
* ALSA: timer: add config item to export PCM timer disabling for expertJie Yang2015-10-164-22/+32
* ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter2015-10-151-1/+2
* ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-ossKosuke Tatsukawa2015-10-092-7/+3Star
* ALSA: pcm: Avoid double hw_free calls at releasing a streamTakashi Iwai2015-09-291-1/+2
* ALSA: core: check for underflow in snd_pcm_sw_params()Dan Carpenter2015-09-241-1/+2
* ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto2015-09-131-3/+0Star
* Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-07-242-9/+2Star
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-021-1/+1
| |\
| | * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-07-011-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
| |\ \ | | |/ | |/|
| * | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-06-2627-669/+821
| |\ \
| * \ \ Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-231-8/+1Star
| |\ \ \
| | * | | sound: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner2015-04-221-8/+1Star
* | | | | ALSA: pcm: Fix lockdep warning with nonatomic PCM opsTakashi Iwai2015-07-171-1/+1
| |_|_|/ |/| | |
* | | | ALSA: Fix uninintialized error returnColin Ian King2015-06-291-2/+1Star
* | | | ALSA: jack: Fix endless loop at unique index detectionTakashi Iwai2015-06-261-1/+4
| |_|/ |/| |
* | | 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: pcm: Modify double acknowledged interrupts check conditionKoro Chen2015-05-191-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/+39Star
* | 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/+0Star
* | 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/+12Star
* | 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
|\ \