summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-3/+3
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-0911-34/+281
|\
| * ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2012-09-232-26/+27
| * ALSA: Compress - add codec parameter checksVinod Koul2012-09-171-0/+10
| * ALSA: compress - move the buffer checkVinod Koul2012-09-171-4/+16
| * Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai2012-09-152-0/+218
| |\
| | * ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai2012-09-131-2/+2
| | * ALSA: pcm - Use UNKNOWN chmap for mono streamsTakashi Iwai2012-09-111-2/+2
| | * ALSA: Remove VOLATILE flag from chmap ctlsTakashi Iwai2012-09-061-1/+0
| | * ALSA: PCM: channel mapping API implementationTakashi Iwai2012-09-062-0/+219
| * | ALSA: compress_core: integer overflow in snd_compr_allocate_buffer()Dan Carpenter2012-09-141-0/+4
| * | Merge branch 'for-linus' into for-nextTakashi Iwai2012-09-111-5/+3
| |\ \ | | |/ | |/|
| * | ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai2012-09-061-0/+1
| * | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-nextTakashi Iwai2012-09-053-8/+5
| |\ \
| | * | ALSA: remove the main version informationJaroslav Kysela2012-09-043-8/+5
| | * | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-081-1/+1
| | |\ \
| * | | | ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun2012-09-031-0/+2
| * | | | ALSA: lto, sound: Fix export symbols for !CONFIG_MODULESAndi Kleen2012-08-201-0/+2
| * | | | Merge branch 'topic/next' into for-nextTakashi Iwai2012-08-031-4/+9
| |\| | | | | |/ / | |/| |
* | | | switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro2012-09-261-6/+7
| |_|/ |/| |
* | | ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter2012-09-111-5/+3
* | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-201-4/+9
|\ \ \ | |/ / |/| / | |/
| * sound: use printk_get_level and printk_skip_levelJoe Perches2012-07-301-4/+9
* | ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai2012-08-031-1/+1
|/
* Merge branch 'topic/misc' into for-nextTakashi Iwai2012-07-182-2/+20
|\
| * ALSA: pcm: Make constraints lists constMark Brown2012-07-051-2/+2
| * ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos2012-06-181-0/+18
* | ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-121-0/+4
* | ALSA: compress_core: don't wake up on pauseVinod Koul2012-06-121-3/+1
|/
* ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart2012-05-231-5/+18
* Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-214-13/+28
|\
| * ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai2012-05-211-1/+11
| * ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai2012-05-111-8/+10
| * ALSA: Fix the card number limit of OSS-emulationTakashi Iwai2012-05-081-3/+3
| * ALSA: jack: Update documention to reflect other userspace interfacesMark Brown2012-05-071-1/+4
* | ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap2012-04-181-0/+1
|/
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-301-1/+1
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-244-0/+4
|\
| * device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-114-0/+4
* | Merge branch 'topic/jack' into for-linusTakashi Iwai2012-03-181-2/+2
|\ \
| * | ALSA: Use a define for the number of jack switch typesMark Brown2012-02-271-2/+2
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-181-30/+69
|\ \ \
| * | | ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood2012-02-091-30/+69
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-271-5/+8
| |\ \ | | |/ | |/|
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-03-185-77/+114
|\ \ \
| * | | ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai2012-03-151-5/+10
| * | | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown2012-03-151-1/+2
| * | | ALSA: control - Fixe a trailing white space errorJeffrin Jose2012-03-131-1/+1
| * | | ALSA: core - Refactor card id string creation codeTakashi Iwai2012-03-091-69/+100
| * | | ALSA: Fixed a trailing white space errorJeffrin Jose2012-02-201-1/+1
| |/ /