[ALSA] opti9xx: adjust OPL3 FM resource value
[safe/jmp/linux-2.6] / sound / isa /
2007-10-16 Takashi Iwai[ALSA] opti9xx: adjust OPL3 FM resource value
2007-10-16 Krzysztof Helt[ALSA] sscape: driver extension to 2nd DMA and WSS...
2007-10-16 Krzysztof Helt[ALSA] sc6000: 2 minor fixes
2007-10-16 Krzysztof Helt[ALSA] ad1848_lib: waiting loops done after cs4231_lib
2007-10-16 Andrew Morton[ALSA] sc6000 build fix
2007-10-16 Jaroslav Kysela[ALSA] SC6000 driver - add HAS_IOPORT dependency
2007-10-16 Krzysztof Helt[ALSA] Gallant SC-6000 driver
2007-10-16 Krzysztof Helt[ALSA] cs4231-lib: improved waiting after mce_down
2007-10-16 Rene Herman[ALSA] ad1848/cs4231: replace commented out debug code...
2007-10-16 Rene Herman[ALSA] ad1848: replace HZ calculus with msecs_to_jiffies()
2007-10-16 Rene Herman[ALSA] ad1838/cs4231 - fix MCE timeout upon initial...
2007-10-16 Krzysztof Helt[ALSA] cs4231-lib: replace common delay loop by function
2007-10-16 Krzysztof Helt[ALSA] ad1848_lib: replace common delay loop by function
2007-10-16 Takashi Iwai[ALSA] Allow shared IRQ for CS5530 device
2007-10-16 Takashi Iwai[ALSA] wavefront - Use standard firmware loader
2007-10-16 Clemens Ladisch[ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_ST...
2007-10-16 Krzysztof Helt[ALSA] isa libs Makefiles cleanup
2007-10-16 Rene Herman[ALSA] add the ESS1879 pnpbios ID to the es18xx driver
2007-10-16 Paul Vojta[ALSA] Fix bugs in mode change/recalibration for opl3sa...
2007-10-16 Takashi Iwai[ALSA] Clean up with common snd_ctl_boolean_*_info...
2007-07-20 Adrian Bunk[ALSA] fix SND_CS5530=y, ISA=n compilation
2007-07-20 Paul Vojta[ALSA] opl3sa2 - Add Neomagic MagicWave 3D ISA PnP ID
2007-07-20 Takashi Iwai[ALSA] Fix invalid schedule_timeout_interruptible()
2007-07-20 Takashi Iwai[ALSA] Fix SB-module dependency with PCI drivers
2007-07-20 Takashi Iwai[ALSA] Add support for Cyrix/NatSemi Geode CS5530 ...
2007-07-20 Takashi Iwai[ALSA] Fix unfreed pnp driver in opti9xx ISA driver
2007-06-28 Randy DunlapALSA: use __devexit_p
2007-05-16 Rene Herman[ALSA] Fix probe of non-PnP ISA devices
2007-05-11 David Rientjes[ALSA] wavefront: only declare isapnp on CONFIG_PNP
2007-05-11 Clemens Ladisch[ALSA] add MODULE_FIRMWARE entries
2007-05-11 Clemens Ladisch[ALSA] do not depend on FW_LOADER when internal firmwar...
2007-05-11 Takashi Iwai[ALSA] Don't use request_firmware if internal firmwares...
2007-05-11 Rene Herman[ALSA] isa_bus device/driver naming
2007-05-11 Rask Ingemann Lamb... [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe...
2007-05-11 Clemens Ladisch[ALSA] Kconfig: clarify help text for external firmware...
2007-05-11 Clemens Ladisch[ALSA] Kconfig: fix FW_LOADER dependencies
2007-05-11 Takashi Iwai[ALSA] Enable Kconfig options for external firmwares
2007-05-11 Takashi Iwai[ALSA] Add snd_pcm_group_for_each_entry() for code...
2007-05-11 Takashi Iwai[ALSA] Port the rest of ALSA ISA drivers to isa_driver
2007-05-11 Rene Herman[ALSA] gusextreme: set codec_flag
2007-05-11 Rene Herman[ALSA] isa_bus: gusextreeme
2007-05-11 Rene Herman[ALSA] isa_bus: gusclassic
2007-05-11 Rene Herman[ALSA] es1688 - code clean-up
2007-05-11 Rene Herman[ALSA] isa_bus: es1688
2007-05-11 Rene Herman[ALSA] isa_bus: cs4231
2007-05-11 Rene Herman[ALSA] isa_bus: adlib
2007-05-11 Rene Herman[ALSA] isa_bus: ad1848
2007-02-14 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-14 Prarit Bhargava[ALSA] Fix __devinit and __devexit issues with sound...
2007-02-09 Takashi Iwai[ALSA] Add even more 'const' to everything related...
2007-02-09 Peter Eriksen[ALSA] sound/isa/gus/gus_main.c: Use abs() instead...
2007-02-09 Clemens Ladisch[ALSA] wavefront: add request_firmware()
2007-02-09 Clemens Ladisch[ALSA] wavefront: simplify YSS225 register initialization
2007-02-09 Clemens Ladisch[ALSA] sb16: add request_firmware()
2006-12-20 Takashi Iwai[ALSA] Remove IRQF_DISABLED for shared PCI irqs
2006-12-20 Clemens Ladisch[ALSA] use the ALIGN macro
2006-10-22 Takashi Iwai[ALSA] Fix dependency of snd-adlib driver in Kconfig
2006-10-22 Amit Choudhary[ALSA] sound/isa/opti9xx/opti92x-ad1848.c: check kmallo...
2006-10-22 Amit Choudhary[ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc(...
2006-10-22 Amit Choudhary[ALSA] sound/isa/cmi8330.c: check kmalloc() return...
2006-10-22 Amit Choudhary[ALSA] sound/isa/gus/interwave.c: check kmalloc() retur...
2006-10-06 Jeff GarzikMerge branch 'submit1' of viper:/spare/repo/irq-remove...
2006-10-06 Jeff GarzikVarious drivers' irq handlers: kill dead code, needless...
2006-10-06 Eric Sesterhenn[ALSA] Fix memory leak in sound/isa/es18xx.c
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-23 Josef 'Jeff' Sipek[ALSA] gus: Use SEEK_{SET,CUR,END} instead of hardcoded...
2006-09-23 Takashi Iwai[ALSA] Add dB scale information to opl3sa2 driver
2006-09-23 Takashi Iwai[ALSA] Add dB scale information to ad1848 driver
2006-09-23 Takashi Iwai[ALSA] Add dB scale information to ad1816a driver
2006-09-23 Ondrej Zary[ALSA] es18xx - Add PnP BIOS support
2006-07-12 Randy Dunlap[ALSA] Fix undefined (missing) references in ISA MIRO...
2006-07-12 Adrian Bunk[ALSA] make sound/isa/gus/gusextreme.c:devices static
2006-07-12 Clemens Ladisch[ALSA] wavefront: fix __init/__devinit confusion
2006-07-02 Thomas Gleixner[PATCH] irq-flags: sound: Use the new IRQF_ constants
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-22 Jesper Juhl[ALSA] fix potential NULL pointer deref in snd_sb8dsp_m...
2006-06-22 Takashi Iwai[ALSA] Fix invalid __init in ALSA ISA drivers
2006-06-22 Takashi Iwai[ALSA] Change an arugment of snd_mpu401_uart_new()...
2006-06-22 Takashi Iwai[ALSA] Remove zero-initialization of static variables
2006-06-22 Clemens Ladisch[ALSA] add more sequencer port type information bits
2006-06-22 Takashi Iwai[ALSA] Remove unneeded read/write_size fields in proc...
2006-05-21 Andrew Morton[PATCH] es18xx build fix
2006-04-27 Takashi Iwai[ALSA] Fix double free in error path of miro driver
2006-04-12 Rene Herman[ALSA] unregister platform device again if probe was...
2006-04-12 Rene Herman[ALSA] continue on IS_ERR from platform device registration
2006-03-31 Rene Herman[ALSA] AdLib FM card driver
2006-03-31 Rene Herman[ALSA] ISA drivers bailing on first !enable[i]
2006-03-31 Takashi Iwai[ALSA] Remove obsolete kfree_nocheck call
2006-03-31 Martin Langer[ALSA] Add snd-miro driver
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
next