Bjorn Helgaas
5f53f4e210
[PATCH] PNP: adjust pnp_register_card_driver() signature: ad1816a
...
Remove the assumption that pnp_register_card_driver() returns the
number of devices claimed.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com >
Cc: Adam Belay <ambx1@neo.rr.com >
Cc: Jaroslav Kysela <perex@suse.cz >
Acked-by: Takashi Iwai <tiwai@suse.de >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2006-03-27 08:44:53 -08: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
175cdcfb11
[ALSA] ad1816a - Clean up PnP code
...
Modules: AD1816A driver
Clean up PnP code of ad1816a driver.
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2006-01-03 12:28:24 +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
Takashi Iwai
92bb010cd8
[ALSA] Add PnP ID ADS7180
...
AD1816A driver
Added PnP ID 'ADS7180' (AD1816?).
Signed-off-by: Takashi Iwai <tiwai@suse.de >
2005-05-29 10:10:46 +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