| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2011-01-13 |
| |\ |
|
| | * | ALSA: core, oxygen, virtuoso: add an enum control info helper | Clemens Ladisch | 2011-01-10 |
| | * | ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() | Jesper Juhl | 2011-01-10 |
| | * | Merge branch 'topic/workq-update' into topic/misc | Takashi Iwai | 2010-12-13 |
| | |\ |
|
| | * | | ALSA: support module on-demand loading for seq and timer | Kay Sievers | 2010-11-23 |
| | * | | ALSA: timer: automatically load the high-resolution timer | Clemens Ladisch | 2010-11-22 |
| | * | | ALSA: pcm: optimize xrun detection in no-period-wakeup mode | Clemens Ladisch | 2010-11-22 |
| | * | | ALSA: pcm: detect xruns in no-period-wakeup mode | Clemens Ladisch | 2010-11-22 |
| | * | | ALSA: pcm: support for period wakeup disabling | Clemens Ladisch | 2010-11-22 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | | ALSA: pcm: remember to always call va_end() on stuff that we va_start() | Jesper Juhl | 2010-12-21 |
| |/ /
|/| | |
|
* | | | ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation | Takashi Iwai | 2010-11-30 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-11-23 |
|\ \ \
| | |/
| |/| |
|
| * | | ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons | Joe Perches | 2010-11-22 |
| |/ |
|
* / | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 |
|\ |
|
| * | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-10-17 |
| |\ |
|
| * \ | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-10-11 |
| |\ \ |
|
| | * | | ALSA: OSS mixer emulation - fix locking | Jaroslav Kysela | 2010-10-11 |
| | * | | ALSA: pcm midlevel code - add time check for double interrupt acknowledge | Jaroslav Kysela | 2010-08-19 |
| * | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-10-11 |
| |\ \ \ |
|
| * | | | | ALSA: core: Allow card id change to the same string | Peter Ujfalusi | 2010-09-16 |
| * | | | | sound: Use static const char * const where possible | Joe Perches | 2010-09-14 |
| * | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-09 |
| |\ \ \ \ |
|
| * | | | | | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 |
| * | | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-09-03 |
| |\ \ \ \ \ |
|
| * | | | | | | ALSA: pcm midlevel code - add time check for double interrupt acknowledge | Jaroslav Kysela | 2010-08-18 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | ALSA: rawmidi: fix oops (use after free) when unloading a driver module | Clemens Ladisch | 2010-10-17 |
| |_|_|/ /
|/| | | | |
|
* | | | | | ALSA: prevent heap corruption in snd_ctl_new() | Dan Rosenberg | 2010-09-28 |
* | | | | | ALSA: pcm - Fix race with proc files | Takashi Iwai | 2010-09-16 |
* | | | | | ALSA: pcm - Fix unbalanced pm_qos_request | Takashi Iwai | 2010-09-16 |
|/ / / / |
|
* | | | | ALSA: rawmidi: fix the get next midi device ioctl | Dan Carpenter | 2010-09-09 |
* | | | | ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open() | Takashi Iwai | 2010-09-08 |
| |/ /
|/| | |
|
* | | | ALSA: pcm: add more format names | Dan Carpenter | 2010-08-28 |
|/ / |
|
* | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela | 2010-08-18 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-07 |
|\ \ |
|
| * \ | Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc | Takashi Iwai | 2010-07-19 |
| |\ \ |
|
| | * | | ALSA: pcm core - add a safe check to the silence filling function | Jaroslav Kysela | 2010-07-19 |
| * | | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc | Takashi Iwai | 2010-07-05 |
| |\| | |
|
| | * | | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() | David Dillow | 2010-06-28 |
| | |/ |
|
| * / | ALSA: pcm: Define G723 3-bit and 5-bit formats | Ben Collins | 2010-05-31 |
| |/ |
|
* / | pm_qos: Get rid of the allocation in pm_qos_add_request() | James Bottomley | 2010-07-18 |
|/ |
|
* | ALSA: pcm: fix delta calculation at boundary wraparound | Clemens Ladisch | 2010-05-25 |