ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / sound / isa / gus /
2010-05-20 Takashi IwaiMerge branch 'topic/misc' into for-linus
2010-05-10 Krzysztof HeltALSA: es1688: allocate snd_es1688 structure as a part...
2010-04-13 Takashi IwaiALSA: info - Implement common llseek for binary mode
2010-04-13 Takashi IwaiALSA: info - Check file position validity in common...
2010-04-13 Takashi IwaiALSA: info - Use standard types for info callbacks
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-14 Julia LawallALSA: sound/isa/gus: Correct code taking the size of...
2009-07-19 Julia LawallALSA: sound/isa: convert nested spin_lock_irqsave to...
2009-06-04 Jean DelvareALSA: Add missing __devexit_p() markers
2009-02-16 Takashi IwaiMerge branch 'topic/snd_card_new-err' into topic/cs423x...
2009-02-05 Takashi IwaiALSA: gus - Add missing KERN_* prefix to printk
2009-01-29 Krzysztof HeltALSA: gus: update debug messages
2009-01-12 Takashi IwaiALSA: Return proper error code at probe in sound/isa/*
2009-01-12 Takashi IwaiALSA: Convert to snd_card_create() in sound/isa/*
2008-11-03 Takashi IwaiALSA: remove direct access of dev->bus_id in sound...
2008-08-13 Takashi IwaiALSA: Kill snd_assert() in sound/isa/*
2008-08-06 Krzysztof HeltALSA: wss_lib: rename cs4321_foo to wss_foo
2008-08-06 Krzysztof HeltALSA: wss_lib: rename cs4231.h into wss.h
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Rene Herman[ALSA] sound/isa: kill pnp_resource_change
2008-01-31 Takashi Iwai[ALSA] Remove sequencer instrument layer
2007-10-16 Ingo Molnar[ALSA] fix bootup crash in snd_gus_interrupt()
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-10-16 Takashi Iwai[ALSA] Clean up with common snd_ctl_boolean_*_info...
2007-05-16 Rene Herman[ALSA] Fix probe of non-PnP ISA devices
2007-05-11 Rene Herman[ALSA] isa_bus device/driver naming
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-02-14 Prarit Bhargava[ALSA] Fix __devinit and __devexit issues with sound...
2007-02-09 Peter Eriksen[ALSA] sound/isa/gus/gus_main.c: Use abs() instead...
2006-12-20 Clemens Ladisch[ALSA] use the ALIGN macro
2006-10-22 Amit Choudhary[ALSA] sound/isa/gus/interwave.c: check kmalloc() retur...
2006-10-06 Jeff GarzikVarious drivers' irq handlers: kill dead code, needless...
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-07-12 Adrian Bunk[ALSA] make sound/isa/gus/gusextreme.c:devices static
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 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-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-27 Bjorn Helgaas[PATCH] PNP: adjust pnp_register_card_driver() signatur...
2006-03-22 Eugene Teo[ALSA] Fix gus_pcm dereference before NULL
2006-03-22 Takashi Iwai[ALSA] Fix check of enable module option
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (ISA part)
2006-02-01 Alexey Dobriyan[ALSA] Fix adding second dma channel
2006-01-03 Clemens Ladisch[ALSA] seq: set client name in snd_seq_create_kernel_cl...
2006-01-03 Clemens Ladisch[ALSA] seq: remove struct snd_seq_client_callback
2006-01-03 Clemens Ladisch[ALSA] unregister platform devices
2006-01-03 Takashi Iwai[ALSA] gus - Use platform_device
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: ISA GUS
2006-01-03 Takashi Iwai[ALSA] Remove superfluous pcm_free callbacks
2005-11-04 Nishanth Aravamudan[ALSA] Fix schedule_timeout usage
2005-11-04 Takashi Iwai[ALSA] Add missing KERN_* suffix to printk
2005-11-04 Takashi Iwai[ALSA] Remove vmalloc wrapper, kfree_nocheck()
2005-09-12 Takashi Iwai[ALSA] Replace with kzalloc() - isa stuff
2005-09-12 Takashi Iwai[ALSA] Add snd_card_set_generic_dev() call to ISA drivers
2005-08-30 Clemens Ladisch[ALSA] make local objects static
2005-07-28 Henrik Kretzschmar[ALSA] fix compiler warning
2005-06-23 Paulo Marques[PATCH] create a kstrdup library function
2005-06-22 Jesper Juhl[ALSA] Remove redundant NULL checks before kfree
2005-05-29 Adrian Bunk[ALSA] sound/isa/: cleanups
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2