ALSA: Fix yet another race in disconnection
[linux-flexiantxendom0-natty.git] / sound / isa / ad1848 /
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-09-09 Takashi IwaiALSA: remove stale files
2008-08-06 Krzysztof HeltALSA: wss_lib: use wss detection code instead of ad1848 one
2008-08-06 Krzysztof HeltALSA: wss_lib: use wss pcm code instead of ad1848 one
2008-08-06 Krzysztof HeltALSA: wss_lib: use wss mixer code instead of ad1848 one
2008-08-06 Krzysztof HeltALSA: wss_lib: use CS4231P instead of AD1848P (kill...
2008-08-06 Krzysztof HeltALSA: wss_lib: replace ad1848 mixer element macros...
2008-08-06 Krzysztof HeltALSA: wss_lib: use wss constants instead of ad1848...
2008-08-06 Krzysztof HeltALSA: wss_lib: use struct snd_wss instead of snd_ad1848
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Takashi Iwai[ALSA] ad1848 - Fix print format
2007-10-16 Krzysztof Helt[ALSA] This patch removes open_mutex from the ad1848...
2007-10-16 Jaroslav Kysela[ALSA] Changed Jaroslav Kysela's e-mail from perex...
2007-10-16 Trent Piepho[ALSA] ad1848: simplify MCE down code
2007-10-16 Trent Piepho[ALSA] ad1848: Fix msleep while atomic
2007-10-16 Krzysztof Helt[ALSA] ad1848_lib: waiting loops done after cs4231_lib
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] ad1848_lib: replace common delay loop by function
2007-10-16 Krzysztof Helt[ALSA] isa libs Makefiles cleanup
2007-07-20 Takashi Iwai[ALSA] Fix invalid schedule_timeout_interruptible()
2007-05-11 Rene Herman[ALSA] isa_bus: ad1848
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...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-23 Takashi Iwai[ALSA] Add dB scale information to ad1848 driver
2006-07-02 Thomas Gleixner[PATCH] irq-flags: sound: Use the new IRQF_ constants
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-22 Dave Jones[ALSA] ad1848 double free
2006-03-22 Takashi Iwai[ALSA] Fix check of enable module option
2006-03-22 Ingo Molnar[ALSA] semaphore -> mutex (ISA part)
2006-01-03 Clemens Ladisch[ALSA] unregister platform devices
2006-01-03 Takashi Iwai[ALSA] ad1848 - Fix compilation without CONFIG_PM
2006-01-03 Takashi Iwai[ALSA] ad1848 - Use platform_device, add PM
2006-01-03 Takashi Iwai[ALSA] ad1848 - Add PM support
2006-01-03 Takashi Iwai[ALSA] Remove xxx_t typedefs: ISA AD1848
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] sound - fix .iface field of mixer control elements
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2