Age | Commit message (Expand) | Author |
2007-05-11 | [ALSA] add MODULE_FIRMWARE entries | Clemens Ladisch |
2007-05-11 | [ALSA] do not depend on FW_LOADER when internal firmware images are used | Clemens Ladisch |
2007-05-11 | [ALSA] Don't use request_firmware if internal firmwares are defined | Takashi Iwai |
2007-05-11 | [ALSA] isa_bus device/driver naming | Rene Herman |
2007-05-11 | [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a | Rask Ingemann Lambertsen |
2007-05-11 | [ALSA] Kconfig: clarify help text for external firmware entries | Clemens Ladisch |
2007-05-11 | [ALSA] Kconfig: fix FW_LOADER dependencies | Clemens Ladisch |
2007-05-11 | [ALSA] Enable Kconfig options for external firmwares | Takashi Iwai |
2007-05-11 | [ALSA] Add snd_pcm_group_for_each_entry() for code cleanup | Takashi Iwai |
2007-05-11 | [ALSA] Port the rest of ALSA ISA drivers to isa_driver | Takashi Iwai |
2007-05-11 | [ALSA] gusextreme: set codec_flag | Rene Herman |
2007-05-11 | [ALSA] isa_bus: gusextreeme | Rene Herman |
2007-05-11 | [ALSA] isa_bus: gusclassic | Rene Herman |
2007-05-11 | [ALSA] es1688 - code clean-up | Rene Herman |
2007-05-11 | [ALSA] isa_bus: es1688 | Rene Herman |
2007-05-11 | [ALSA] isa_bus: cs4231 | Rene Herman |
2007-05-11 | [ALSA] isa_bus: adlib | Rene Herman |
2007-05-11 | [ALSA] isa_bus: ad1848 | Rene Herman |
2007-02-14 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-14 | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava |
2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai |
2007-02-09 | [ALSA] sound/isa/gus/gus_main.c: Use abs() instead of x < 0 ? -x : x. | Peter Eriksen |
2007-02-09 | [ALSA] wavefront: add request_firmware() | Clemens Ladisch |
2007-02-09 | [ALSA] wavefront: simplify YSS225 register initialization | Clemens Ladisch |
2007-02-09 | [ALSA] sb16: add request_firmware() | Clemens Ladisch |
2006-12-20 | [ALSA] Remove IRQF_DISABLED for shared PCI irqs | Takashi Iwai |
2006-12-20 | [ALSA] use the ALIGN macro | Clemens Ladisch |
2006-10-22 | [ALSA] Fix dependency of snd-adlib driver in Kconfig | Takashi Iwai |
2006-10-22 | [ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmalloc() return value | Amit Choudhary |
2006-10-22 | [ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value | Amit Choudhary |
2006-10-22 | [ALSA] sound/isa/cmi8330.c: check kmalloc() return value | Amit Choudhary |
2006-10-22 | [ALSA] sound/isa/gus/interwave.c: check kmalloc() return value | Amit Choudhary |
2006-10-06 | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik |
2006-10-06 | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik |
2006-10-06 | [ALSA] Fix memory leak in sound/isa/es18xx.c | Eric Sesterhenn |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-23 | [ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded values | Josef 'Jeff' Sipek |
2006-09-23 | [ALSA] Add dB scale information to opl3sa2 driver | Takashi Iwai |
2006-09-23 | [ALSA] Add dB scale information to ad1848 driver | Takashi Iwai |
2006-09-23 | [ALSA] Add dB scale information to ad1816a driver | Takashi Iwai |
2006-09-23 | [ALSA] es18xx - Add PnP BIOS support | Ondrej Zary |
2006-07-12 | [ALSA] Fix undefined (missing) references in ISA MIRO sound driver | Randy Dunlap |
2006-07-12 | [ALSA] make sound/isa/gus/gusextreme.c:devices static | Adrian Bunk |
2006-07-12 | [ALSA] wavefront: fix __init/__devinit confusion | Clemens Ladisch |
2006-07-02 | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in sound drivers | Greg Kroah-Hartman |
2006-06-22 | [ALSA] fix potential NULL pointer deref in snd_sb8dsp_midi_interrupt() | Jesper Juhl |
2006-06-22 | [ALSA] Fix invalid __init in ALSA ISA drivers | Takashi Iwai |
2006-06-22 | [ALSA] Change an arugment of snd_mpu401_uart_new() to bit flags | Takashi Iwai |