| Commit message (Expand) | Author | Age |
* | 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 |
* | ALSA: pcm: fix the fix of the runtime->boundary calculation | Clemens Ladisch | 2010-05-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-20 |
|\ |
|
| * | Merge branch 'topic/jack' into for-linus | Takashi Iwai | 2010-05-20 |
| |\ |
|
| | * | ALSA: Add support for key reporting via the jack interface | Mark Brown | 2010-03-17 |
| | * | ALSA: Rename jack switch table in preparation for button support | Mark Brown | 2010-03-17 |
| * | | Merge branch 'topic/nomm' into for-linus | Takashi Iwai | 2010-05-20 |
| |\ \ |
|
| | * | | ALSA: provide a more useful get_unmapped_area handler for pcm | Daniel Glöckner | 2010-03-10 |
| | |/ |
|
| * | | Merge branch 'topic/core-cleanup' into for-linus | Takashi Iwai | 2010-05-20 |
| |\ \ |
|
| | * | | ALSA: core - Define llseek fops | Takashi Iwai | 2010-04-13 |
| | * | | ALSA: info - Implement common llseek for binary mode | Takashi Iwai | 2010-04-13 |
| | * | | ALSA: info - Check file position validity in common layer | Takashi Iwai | 2010-04-13 |
| | * | | Merge branch 'topic/bkl' into topic/core-cleanup | Takashi Iwai | 2010-04-13 |
| | |\ \ |
|
| | | * | | ALSA: Remove BKL from open multiplexer | Takashi Iwai | 2010-04-09 |
| | | * | | ALSA: info - Remove BKL | Takashi Iwai | 2010-04-07 |
| | | * | | ALSA: pcm - Remove BKL from async callback | Takashi Iwai | 2010-04-07 |
| | | |/ |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-05-20 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | PM QOS update | Mark Gross | 2010-05-10 |
* | | | | ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs | Takashi Iwai | 2010-05-12 |
|/ / / |
|
* / / | ALSA: take tu->qlock with irqs disabled | Dan Carpenter | 2010-05-05 |
|/ / |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | ALSA: pcm_lib - fix xrun functionality | Jarkko Nikula | 2010-03-26 |
|/ |
|
* | ALSA: timer - pass real event in snd_timer_notify1() to instance callback | Jaroslav Kysela | 2010-03-03 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-02-17 |
|\ |
|
| * | Merge remote branch 'alsa/fixes' into fix/misc | Takashi Iwai | 2010-02-17 |
| |\ |
|
| | * | ALSA: pcm core - fix fifo_size channels interval check | Jaroslav Kysela | 2010-02-16 |
| * | | ALSA: Remove warning message for invalid OSS minor ranges | Takashi Iwai | 2010-01-18 |
| * | | ALSA: use subsys_initcall for sound core instead of module_init | Thadeu Lima de Souza Cascardo | 2010-01-14 |
| |/ |
|
* | | ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s | Thadeu Lima de Souza Cascardo | 2010-02-01 |
* | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-02-01 |
|\ \ |
|
| * | | sound: control: fix minimum TLV length | Clemens Ladisch | 2010-02-01 |
| * | | sound: control: actually allow TLV command access | Clemens Ladisch | 2010-02-01 |
| * | | ALSA: pcm_native - fix runtime->boundary calculation | Jaroslav Kysela | 2010-01-27 |
* | | | Merge remote branch 'alsa/devel' into topic/misc | Takashi Iwai | 2010-01-26 |
|\| | |
|
| * | | ALSA: pcm_lib - return back hw_ptr_interrupt | Jaroslav Kysela | 2010-01-26 |