Takashi Iwai
0e7febf158
[ALSA] Add dB scale information to ad1816a driver
...
Added the dB scale information to ad1816a driver.
Signed-off-by: Takashi Iwai <tiwai@suse.de >
Signed-off-by: Jaroslav Kysela <perex@suse.cz >
2006-09-23 10:43:23 +02:00
Thomas Gleixner
65ca68b300
[PATCH] irq-flags: sound: Use the new IRQF_ constants
...
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Cc: Ingo Molnar <mingo@elte.hu >
Cc: "David S. Miller" <davem@davemloft.net >
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org >
Cc: Jaroslav Kysela <perex@suse.cz >
Cc: Takashi Iwai <tiwai@suse.de >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-07-02 13:58:54 -07:00
Ken Arromdee
d08a23e250
[ALSA] ad1816a - Fix PCM trigger direction
...
Modules: AD1816A driver
Fixed the bug of capture with Shark Predator ISA resulting in:
arecord: pcm_read:1196: read error: Input/output error
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2006-03-22 10:28:58 +01:00
Takashi Iwai
00a4e3d9f8
[ALSA] Merge ad1816a-lib module to ad1816a
...
Modules: AD1816A driver
Merge ad1816a-lib module to ad1816.
There is no more reason to split.
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2006-01-03 12:28:57 +01:00
Takashi Iwai
cbdd0dd15f
[ALSA] Remove xxx_t typedefs: ISA AD1816A
...
Modules: AD1816A driver
Remove xxx_t typedefs from the ISA AD1816A driver.
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2006-01-03 12:18:18 +01:00
Takashi Iwai
c3e6f7d876
[ALSA] Remove superfluous pcm_free callbacks
...
Remove superflous pcm_free callbacks.
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2006-01-03 12:16:21 +01:00
Takashi Iwai
b1d5776d86
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
...
- Remove vmalloc wrapper
- Add release_and_free_resource() to remove kfree_nocheck() from each driver
and simplify the code
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2005-11-04 13:18:00 +01:00
Takashi Iwai
9e76a76efc
[ALSA] Replace with kzalloc() - isa stuff
...
ES18xx driver,OPL3SA2 driver,AD1816A driver,AD1848 driver,CS4231 driver
ES1688 driver,GUS Library,Opti9xx drivers,EMU8000 driver
SB16/AWE driver,SB drivers
Replace kcalloc(1,..) with kzalloc().
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2005-09-12 10:48:09 +02:00
Takashi Iwai
5b8f7f7329
[ALSA] ad1816a - Add clockfreq module option
...
Documentation,AD1816A driver
Added clockfreq module option for the card with a different clock frequency
than 33kHz.
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2005-08-30 08:43:43 +02:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
2005-04-16 15:20:36 -07:00