Age | Commit message (Expand) | Author |
2007-07-20 | [ALSA] fix SND_CS5530=y, ISA=n compilation | Adrian Bunk |
2007-07-20 | [ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP ID | Paul Vojta |
2007-07-20 | [ALSA] Fix invalid schedule_timeout_interruptible() | Takashi Iwai |
2007-07-20 | [ALSA] Fix SB-module dependency with PCI drivers | Takashi Iwai |
2007-07-20 | [ALSA] Add support for Cyrix/NatSemi Geode CS5530 (VSA1) | Takashi Iwai |
2007-07-20 | [ALSA] Fix unfreed pnp driver in opti9xx ISA driver | Takashi Iwai |
2007-06-28 | ALSA: use __devexit_p | Randy Dunlap |
2007-05-16 | [ALSA] Fix probe of non-PnP ISA devices | Rene Herman |
2007-05-11 | [ALSA] wavefront: only declare isapnp on CONFIG_PNP | David Rientjes |
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 |