| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: Avoid endless sleep after disconnect | Takashi Iwai | 2012-10-30 | 6 | -1/+46 |
* | ALSA: Add a reference counter to card instance | Takashi Iwai | 2012-10-30 | 10 | -32/+83 |
* | ALSA: PCM: Fix some races at disconnection | Takashi Iwai | 2012-10-30 | 2 | -5/+18 |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 | 1 | -3/+3 |
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-09 | 11 | -34/+281 |
|\ |
|
| * | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases | Takashi Iwai | 2012-09-23 | 2 | -26/+27 |
| * | ALSA: Compress - add codec parameter checks | Vinod Koul | 2012-09-17 | 1 | -0/+10 |
| * | ALSA: compress - move the buffer check | Vinod Koul | 2012-09-17 | 1 | -4/+16 |
| * | Merge branch 'topic/tlv-chmap' into for-next | Takashi Iwai | 2012-09-15 | 2 | -0/+218 |
| |\ |
|
| | * | ALSA: Fix leftover chmap UNKNOWN -> MONO conversions | Takashi Iwai | 2012-09-13 | 1 | -2/+2 |
| | * | ALSA: pcm - Use UNKNOWN chmap for mono streams | Takashi Iwai | 2012-09-11 | 1 | -2/+2 |
| | * | ALSA: Remove VOLATILE flag from chmap ctls | Takashi Iwai | 2012-09-06 | 1 | -1/+0 |
| | * | ALSA: PCM: channel mapping API implementation | Takashi Iwai | 2012-09-06 | 2 | -0/+219 |
| * | | ALSA: compress_core: integer overflow in snd_compr_allocate_buffer() | Dan Carpenter | 2012-09-14 | 1 | -0/+4 |
| * | | Merge branch 'for-linus' into for-next | Takashi Iwai | 2012-09-11 | 1 | -5/+3 |
| |\ \
| | |/
| |/| |
|
| * | | ALSA: control: Fix missing VOLATILE flag at creating controls | Takashi Iwai | 2012-09-06 | 1 | -0/+1 |
| * | | Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-next | Takashi Iwai | 2012-09-05 | 3 | -8/+5 |
| |\ \ |
|
| | * | | ALSA: remove the main version information | Jaroslav Kysela | 2012-09-04 | 3 | -8/+5 |
| | * | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-08-08 | 1 | -1/+1 |
| | |\ \ |
|
| * | | | | ALSA: fix possible memory leak in snd_mixer_oss_build_input() | Wei Yongjun | 2012-09-03 | 1 | -0/+2 |
| * | | | | ALSA: lto, sound: Fix export symbols for !CONFIG_MODULES | Andi Kleen | 2012-08-20 | 1 | -0/+2 |
| * | | | | Merge branch 'topic/next' into for-next | Takashi Iwai | 2012-08-03 | 1 | -4/+9 |
| |\ \ \ \
| | |/ / /
| | | / /
| | |/ /
| |/| | |
|
* | | | | switch SNDRV_PCM_IOCTL_LINK to fget_light() | Al Viro | 2012-09-26 | 1 | -6/+7 |
| |_|/
|/| | |
|
* | | | ALSA: compress_core: fix open flags test in snd_compr_open() | Dan Carpenter | 2012-09-11 | 1 | -5/+3 |
* | | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-08-20 | 1 | -4/+9 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | sound: use printk_get_level and printk_skip_level | Joe Perches | 2012-07-30 | 1 | -4/+9 |
* | | ALSA: PCM: Fix possible memory leaks in the error path | Takashi Iwai | 2012-08-03 | 1 | -1/+1 |
|/ |
|
* | 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 |