| Commit message (Expand) | Author | Age | Files | Lines |
* | sound: use printk_get_level and printk_skip_level | Joe Perches | 2012-07-30 | 1 | -4/+9 |
* | Merge branch 'topic/misc' into for-next | Takashi Iwai | 2012-07-18 | 2 | -2/+20 |
|\ |
|
| * | ALSA: pcm: Make constraints lists const | Mark Brown | 2012-07-05 | 1 | -2/+2 |
| * | ALSA: pcm: Add snd_pcm_rate_bit_to_rate() | Dimitris Papastamos | 2012-06-18 | 1 | -0/+18 |
* | | ALSA: compress_core: cleanup pointers on stop | Vinod Koul | 2012-06-12 | 1 | -0/+4 |
* | | ALSA: compress_core: don't wake up on pause | Vinod Koul | 2012-06-12 | 1 | -3/+1 |
|/ |
|
* | ALSA: core: group read of pointer, tstamp and jiffies | Pierre-Louis Bossart | 2012-05-23 | 1 | -5/+18 |
* | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2012-05-21 | 4 | -13/+28 |
|\ |
|
| * | ALSA: pcm - Add proper state checks to snd_pcm_drain() | Takashi Iwai | 2012-05-21 | 1 | -1/+11 |
| * | ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop | Takashi Iwai | 2012-05-11 | 1 | -8/+10 |
| * | ALSA: Fix the card number limit of OSS-emulation | Takashi Iwai | 2012-05-08 | 1 | -3/+3 |
| * | ALSA: jack: Update documention to reflect other userspace interfaces | Mark Brown | 2012-05-07 | 1 | -1/+4 |
* | | ALSA: fix core/vmaster.c kernel-doc warning | Randy Dunlap | 2012-04-18 | 1 | -0/+1 |
|/ |
|
* | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 2012-03-30 | 1 | -1/+1 |
* | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2012-03-24 | 4 | -0/+4 |
|\ |
|
| * | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker | 2012-03-11 | 4 | -0/+4 |
* | | Merge branch 'topic/jack' into for-linus | Takashi Iwai | 2012-03-18 | 1 | -2/+2 |
|\ \ |
|
| * | | ALSA: Use a define for the number of jack switch types | Mark Brown | 2012-02-27 | 1 | -2/+2 |
* | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2012-03-18 | 1 | -30/+69 |
|\ \ \ |
|
| * | | | ALSA: PCM - Add PCM creation API for internal PCMs. | Liam Girdwood | 2012-02-09 | 1 | -30/+69 |
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-27 | 1 | -5/+8 |
| |\ \
| | |/
| |/| |
|
* | | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2012-03-18 | 5 | -77/+114 |
|\ \ \ |
|
| * | | | ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link() | Takashi Iwai | 2012-03-15 | 1 | -5/+10 |
| * | | | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list | Mark Brown | 2012-03-15 | 1 | -1/+2 |
| * | | | ALSA: control - Fixe a trailing white space error | Jeffrin Jose | 2012-03-13 | 1 | -1/+1 |
| * | | | ALSA: core - Refactor card id string creation code | Takashi Iwai | 2012-03-09 | 1 | -69/+100 |
| * | | | ALSA: Fixed a trailing white space error | Jeffrin Jose | 2012-02-20 | 1 | -1/+1 |
| |/ / |
|
* | | | ALSA: Add a hook capability to vmaster controls | Takashi Iwai | 2012-03-12 | 1 | -1/+45 |
* | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2012-01-31 | 1 | -1/+0 |
|\| |
| |/
|/| |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-17 | 1 | -10/+3 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 7 | -2/+842 |
| |\ \ |
|
| * | | | drop "select GCD" from three Kconfig files | Paul Bolle | 2011-11-13 | 1 | -1/+0 |
* | | | | ALSA: Fix memory leak on error in snd_compr_set_params() | Jesper Juhl | 2012-01-24 | 1 | -5/+8 |
| |_|/
|/| | |
|
* | | | ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD | Takashi Iwai | 2012-01-13 | 1 | -10/+3 |
| |/
|/| |
|
* | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-01-12 | 3 | -0/+60 |
|\ \ |
|
| * | | ALSA: hda - Add missing inclusion of linux/export.h | Takashi Iwai | 2011-11-16 | 1 | -0/+1 |
| * | | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai | 2011-11-16 | 3 | -0/+59 |
| |/ |
|
* | | ALSA: core: add makefile and kconfig file for compress | Vinod Koul | 2011-12-23 | 2 | -0/+14 |
* | | ALSA: core: add support for compress_offload | Vinod Koul | 2011-12-23 | 1 | -0/+765 |
* | | ALSA: core: add support for compressed devices | Omair Mohammed Abdullah | 2011-12-23 | 1 | -0/+1 |
* | | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 2 | -2/+2 |
|/ |
|
* | ALSA: vmaster - Free slave-links when freeing the master element | Takashi Iwai | 2011-11-10 | 1 | -4/+14 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 38 | -8/+39 |
|\ |
|
| * | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker | 2011-10-31 | 16 | -0/+16 |
| * | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 | 14 | -0/+14 |
| * | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-10-31 | 8 | -8/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-06 | 1 | -2/+2 |
|\ \ |
|
| * | | ALSA: control: remove compilation warning on 32-bit | Olof Johansson | 2011-11-06 | 1 | -2/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-11-04 | 1 | -1/+8 |
|\| |
| |/
|/| |
|