Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-03 | [ALSA] unregister platform devices | Clemens Ladisch | 1 | -2/+14 | |
Call platform_device_unregister() for all platform devices that we've registered. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> | |||||
2006-01-03 | [ALSA] gus - Use platform_device | Takashi Iwai | 1 | -49/+67 | |
Rewrite the probe/remove with platform_device. Signed-off-by: Takashi Iwai <tiwai@suse.de> | |||||
2006-01-03 | [ALSA] Remove xxx_t typedefs: ISA GUS | Takashi Iwai | 1 | -13/+13 | |
Remove xxx_t typedefs from the ISA GUS drivers. Signed-off-by: Takashi Iwai <tiwai@suse.de> | |||||
2005-09-12 | [ALSA] Add snd_card_set_generic_dev() call to ISA drivers | Takashi Iwai | 1 | -31/+18 | |
ISA,CMI8330 driver,ES18xx driver,OPL3SA2 driver,Sound Galaxy driver Sound Scape driver,AD1848 driver,CS4231 driver,CS4236+ driver ES1688 driver,GUS Classic driver,GUS Extreme driver,GUS MAX driver AMD InterWave driver,Opti9xx drivers,SB16/AWE driver,SB8 driver Wavefront drivers - Added snd_card_set_generic_dev() call. - Added SND_GENERIC_DRIVER to Kconfig. - Clean up the error path in probe if necessary. Signed-off-by: Takashi Iwai <tiwai@suse.de> | |||||
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+374 | |
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! |