| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: isa: Convert to snd_card_new() with a device pointer | Takashi Iwai | 2014-02-12 | 1 | -3/+3 |
* | ALSA: isa: remove __dev* attributes | Bill Pemberton | 2012-12-07 | 2 | -18/+19 |
* | ALSA: snd-ad1816a: Implement suspend/resume | Ondrej Zary | 2012-08-20 | 2 | -2/+52 |
* | ALSA: snd-ad1816a: remove useless struct snd_card_ad1816a | Ondrej Zary | 2012-08-20 | 2 | -35/+13 |
* | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 | 1 | -1/+1 |
* | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker | 2011-11-01 | 1 | -1/+1 |
* | sound: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-22 | 1 | -1/+1 |
* | ALSA: mpu401: clean up interrupt specification | Clemens Ladisch | 2011-09-14 | 1 | -1/+1 |
* | sound: Remove unnecessary casts of private_data | Joe Perches | 2010-09-07 | 1 | -1/+1 |
* | Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge | Takashi Iwai | 2009-02-16 | 1 | -3/+4 |
|\ |
|
| * | ALSA: Convert to snd_card_create() in sound/isa/* | Takashi Iwai | 2009-01-12 | 1 | -3/+4 |
* | | ALSA: isa/*: Add missing KERN_* prefix to printk | Takashi Iwai | 2009-02-05 | 1 | -3/+3 |
* | | ALSA: ad1816a: enable hardware timer | Krzysztof Helt | 2009-01-21 | 2 | -5/+7 |
* | | ALSA: do not create OPL3 timers if there is no OPL3 irq wired | Krzysztof Helt | 2009-01-21 | 1 | -5/+2 |
|/ |
|
* | ALSA: snd-ad1816a: add different TerraTec EWS64 S model | Rene Herman | 2008-08-25 | 1 | -1/+3 |
* | ALSA: Kill snd_assert() in sound/isa/* | Takashi Iwai | 2008-08-13 | 1 | -2/+4 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 2 | -2/+0 |
* | [ALSA] sound/isa: kill pnp_resource_change | Rene Herman | 2008-01-31 | 1 | -48/+5 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -1/+1 |
* | [ALSA] remove incorrect usage of SNDRV_PCM_INFO_SYNC_START and snd_pcm_set_sy... | Clemens Ladisch | 2007-10-16 | 1 | -2/+0 |
* | [ALSA] ad1816a: Fix modprobe snd_mpu401 && modprobe snd_ad1816a | Rask Ingemann Lambertsen | 2007-05-11 | 1 | -2/+6 |
* | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2007-02-09 | 1 | -5/+5 |
* | [ALSA] sound/isa/ad1816a/ad1816a.c: check kmalloc() return value | Amit Choudhary | 2006-10-22 | 1 | -0/+2 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [ALSA] Add dB scale information to ad1816a driver | Takashi Iwai | 2006-09-23 | 1 | -11/+44 |
* | [PATCH] irq-flags: sound: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -2/+2 |
* | [PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a | Bjorn Helgaas | 2006-03-27 | 1 | -3/+9 |
* | [ALSA] ad1816a - Fix PCM trigger direction | Ken Arromdee | 2006-03-22 | 1 | -6/+9 |
* | [ALSA] Merge ad1816a-lib module to ad1816a | Takashi Iwai | 2006-01-03 | 2 | -40/+12 |
* | [ALSA] ad1816a - Clean up PnP code | Takashi Iwai | 2006-01-03 | 1 | -10/+10 |
* | [ALSA] Remove xxx_t typedefs: ISA AD1816A | Takashi Iwai | 2006-01-03 | 2 | -92/+92 |
* | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai | 2006-01-03 | 1 | -8/+0 |
* | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 2005-11-04 | 1 | -4/+1 |
* | [ALSA] Replace with kzalloc() - isa stuff | Takashi Iwai | 2005-09-12 | 1 | -1/+1 |
* | [ALSA] ad1816a - Add clockfreq module option | Takashi Iwai | 2005-08-30 | 2 | -4/+15 |
* | [ALSA] Add PnP ID ADS7180 | Takashi Iwai | 2005-05-29 | 1 | -0/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 3 | -0/+1296 |