aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core
Commit message (Expand)AuthorAge
* switch SNDRV_PCM_IOCTL_LINK to fget_light()Al Viro2012-09-26
* ALSA: compress_core: fix open flags test in snd_compr_open()Dan Carpenter2012-09-11
* Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-20
|\
| * sound: use printk_get_level and printk_skip_levelJoe Perches2012-07-30
* | ALSA: PCM: Fix possible memory leaks in the error pathTakashi Iwai2012-08-03
|/
* Merge branch 'topic/misc' into for-nextTakashi Iwai2012-07-18
|\
| * ALSA: pcm: Make constraints lists constMark Brown2012-07-05
| * ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos2012-06-18
* | ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-12
* | ALSA: compress_core: don't wake up on pauseVinod Koul2012-06-12
|/
* ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart2012-05-22
* Merge branch 'topic/misc' into for-linusTakashi Iwai2012-05-21
|\
| * ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai2012-05-21
| * ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai2012-05-11
| * ALSA: Fix the card number limit of OSS-emulationTakashi Iwai2012-05-08
| * ALSA: jack: Update documention to reflect other userspace interfacesMark Brown2012-05-07
* | ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap2012-04-18
|/
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-30
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
* | Merge branch 'topic/jack' into for-linusTakashi Iwai2012-03-18
|\ \
| * | ALSA: Use a define for the number of jack switch typesMark Brown2012-02-27
* | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-18
|\ \ \
| * | | ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood2012-02-09
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-27
| |\ \ | | |/ | |/|
* | | Merge branch 'topic/misc' into for-linusTakashi Iwai2012-03-18
|\ \ \
| * | | ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai2012-03-15
| * | | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown2012-03-15
| * | | ALSA: control - Fixe a trailing white space errorJeffrin Jose2012-03-13
| * | | ALSA: core - Refactor card id string creation codeTakashi Iwai2012-03-09
| * | | ALSA: Fixed a trailing white space errorJeffrin Jose2012-02-20
| |/ /
* | | ALSA: Add a hook capability to vmaster controlsTakashi Iwai2012-03-12
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-31
|\| | | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-17
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
| |\ \
| * | | drop "select GCD" from three Kconfig filesPaul Bolle2011-11-13
* | | | ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl2012-01-24
| |_|/ |/| |
* | | ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOADTakashi Iwai2012-01-13
| |/ |/|
* | Merge branch 'topic/hda' into for-linusTakashi Iwai2012-01-12
|\ \
| * | ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai2011-11-16
| * | ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-16
| |/
* | ALSA: core: add makefile and kconfig file for compressVinod Koul2011-12-23
* | ALSA: core: add support for compress_offloadVinod Koul2011-12-23
* | ALSA: core: add support for compressed devicesOmair Mohammed Abdullah2011-12-23
* | ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
|/
* ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai2011-11-10
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker2011-10-31
| * sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-31
| * sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-31