| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: pcm: remember to always call va_end() on stuff that we va_start() | Jesper Juhl | 2010-12-21 | 1 | -3/+7 |
* | ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation | Takashi Iwai | 2010-11-30 | 1 | -8/+11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-11-24 | 1 | -1/+1 |
|\ |
|
| * | ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons | Joe Perches | 2010-11-22 | 1 | -1/+1 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 3 | -3/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 5 | -25/+39 |
|\ |
|
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-10-17 | 1 | -1/+3 |
| |\ |
|
| * \ | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-10-11 | 1 | -4/+8 |
| |\ \ |
|
| | * | | ALSA: OSS mixer emulation - fix locking | Jaroslav Kysela | 2010-10-11 | 1 | -4/+8 |
| | * | | ALSA: pcm midlevel code - add time check for double interrupt acknowledge | Jaroslav Kysela | 2010-08-19 | 2 | -5/+11 |
| * | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-10-11 | 3 | -9/+31 |
| |\ \ \ |
|
| * | | | | ALSA: core: Allow card id change to the same string | Peter Ujfalusi | 2010-09-16 | 1 | -2/+7 |
| * | | | | sound: Use static const char * const where possible | Joe Perches | 2010-09-14 | 1 | -1/+1 |
| * | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-09 | 2 | -5/+6 |
| |\ \ \ \ |
|
| * | | | | | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 | 2 | -13/+12 |
| * | | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-03 | 1 | -0/+6 |
| |\ \ \ \ \ |
|
| * | | | | | | ALSA: pcm midlevel code - add time check for double interrupt acknowledge | Jaroslav Kysela | 2010-08-18 | 2 | -5/+11 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 | 1 | -8/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 | 1 | -8/+3 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 2 | -1/+3 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 2 | -1/+3 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver module | Clemens Ladisch | 2010-10-17 | 1 | -1/+3 |
| |_|_|/ /
|/| | | | |
|
* | | | | | ALSA: prevent heap corruption in snd_ctl_new() | Dan Rosenberg | 2010-09-28 | 1 | -0/+5 |
* | | | | | ALSA: pcm - Fix race with proc files | Takashi Iwai | 2010-09-16 | 1 | -9/+24 |
* | | | | | ALSA: pcm - Fix unbalanced pm_qos_request | Takashi Iwai | 2010-09-16 | 1 | -0/+2 |
|/ / / / |
|
* | | | | ALSA: rawmidi: fix the get next midi device ioctl | Dan Carpenter | 2010-09-09 | 1 | -0/+2 |
* | | | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() | Takashi Iwai | 2010-09-08 | 1 | -5/+4 |
| |/ /
|/| | |
|
* | | | ALSA: pcm: add more format names | Dan Carpenter | 2010-08-28 | 1 | -0/+6 |
|/ / |
|
* | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela | 2010-08-18 | 1 | -0/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-07 | 2 | -8/+33 |
|\ \ |
|
| * \ | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai | 2010-07-19 | 1 | -0/+2 |
| |\ \ |
|
| | * | | ALSA: pcm core - add a safe check to the silence filling function | Jaroslav Kysela | 2010-07-19 | 1 | -0/+2 |
| * | | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc | Takashi Iwai | 2010-07-05 | 1 | -8/+15 |
| |\ \ \
| | |/ / |
|
| | * | | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() | David Dillow | 2010-06-28 | 1 | -8/+15 |
| | |/ |
|
| * | | ALSA: pcm: Define G723 3-bit and 5-bit formats | Ben Collins | 2010-05-31 | 1 | -0/+16 |
| |/ |
|
* | | pm_qos: Get rid of the allocation in pm_qos_add_request() | James Bottomley | 2010-07-19 | 1 | -8/+5 |
|/ |
|
* | ALSA: pcm: fix delta calculation at boundary wraparound | Clemens Ladisch | 2010-05-25 | 1 | -1/+3 |
* | ALSA: pcm: fix the fix of the runtime->boundary calculation | Clemens Ladisch | 2010-05-21 | 2 | -38/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-20 | 10 | -89/+210 |
|\ |
|
| * | Merge branch 'topic/jack' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -6/+65 |
| |\ |
|
| | * | ALSA: Add support for key reporting via the jack interface | Mark Brown | 2010-03-17 | 1 | -1/+59 |
| | * | ALSA: Rename jack switch table in preparation for button support | Mark Brown | 2010-03-17 | 1 | -5/+6 |
| * | | Merge branch 'topic/nomm' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -8/+22 |
| |\ \ |
|
| | * | | ALSA: provide a more useful get_unmapped_area handler for pcm | Daniel Glöckner | 2010-03-10 | 1 | -8/+22 |
| | |/ |
|
| * | | Merge branch 'topic/core-cleanup' into for-linus | Takashi Iwai | 2010-05-20 | 9 | -75/+123 |
| |\ \ |
|
| | * | | ALSA: core - Define llseek fops | Takashi Iwai | 2010-04-13 | 7 | -2/+40 |
| | * | | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 2010-04-13 | 1 | -26/+30 |
| | * | | ALSA: info - Check file position validity in common layer | Takashi Iwai | 2010-04-13 | 1 | -3/+11 |
| | * | | Merge branch 'topic/bkl' into topic/core-cleanup | Takashi Iwai | 2010-04-13 | 3 | -44/+42 |
| | |\ \ |
|
| | | * | | ALSA: Remove BKL from open multiplexer | Takashi Iwai | 2010-04-09 | 1 | -35/+38 |