summaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Fix return code in pcm_native.cSachin Kamat2012-11-211-1/+1
* ALSA: PCM: Remove redundant null check before kfreeSachin Kamat2012-11-211-2/+1
* ALSA: core: fix NULL checking in snd_pcm_plug_slave_size()Xi Wang2012-11-141-1/+2
* ALSA: core: fix NULL checking in snd_pcm_plug_client_size()Xi Wang2012-11-141-1/+2
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-085-4/+8
|\
| * ALSA: Fix card refcount unbalanceTakashi Iwai2012-11-085-4/+8
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-3011-38/+147
|\ \ | |/
| * ALSA: Avoid endless sleep after disconnectTakashi Iwai2012-10-306-1/+46
| * ALSA: Add a reference counter to card instanceTakashi Iwai2012-10-3010-32/+83
| * ALSA: PCM: Fix some races at disconnectionTakashi Iwai2012-10-302-5/+18
* | ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch2012-10-281-1/+2
* | ALSA: core: add hooks for audio timestampsPierre-Louis Bossart2012-10-233-10/+43
* | ALSA: core: keep track of boundary wrap-aroundPierre-Louis Bossart2012-10-231-5/+20
|/
* 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
OpenPOWER on IntegriCloud