pandora-kernel.git
18 years ago[ALSA] Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:19:50 +0000 (17:19 +0100)]
[ALSA] Use platform_device

Modules: SA11xx UDA1341 driver

Rewrite the probe/remove with platform_device.
Fix PM support, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 16:19:25 +0000 (17:19 +0100)]
[ALSA] Fix PM support

Modules: ARM AACI PL041 driver,ARM PXA2XX driver

Fix PM support of aaci and pxa2xx drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] powermac - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:17:08 +0000 (17:17 +0100)]
[ALSA] powermac - Use platform_device

Modules: PPC,PPC PMAC driver,PPC PowerMac driver

Rewrite the probe/remove with platform_device.
Move the PM support to platform_device's callbacks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] pdaudiocf - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 16:15:58 +0000 (17:15 +0100)]
[ALSA] pdaudiocf - Fix PM support

Modules: PDAudioCF driver

Fix the PM support on pdaudiocf driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove SND_GENERIC_DRIVER from isa/Kconfig
Takashi Iwai [Thu, 17 Nov 2005 16:15:20 +0000 (17:15 +0100)]
[ALSA] Remove SND_GENERIC_DRIVER from isa/Kconfig

Modules: ISA

Remove the obsolete SND_GENERIC_DRIVER from isa/Kconfig.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] wavefront - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:14:11 +0000 (17:14 +0100)]
[ALSA] wavefront - Use platform_device

Modules: Wavefront drivers

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] opti9xx - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:13:59 +0000 (17:13 +0100)]
[ALSA] opti9xx - Use platform_device

Modules: Opti9xx drivers

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] gus - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:13:43 +0000 (17:13 +0100)]
[ALSA] gus - Use platform_device

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] es1688 - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:13:30 +0000 (17:13 +0100)]
[ALSA] es1688 - Use platform_device

Modules: ES1688 driver

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] sscape - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:13:12 +0000 (17:13 +0100)]
[ALSA] sscape - Use platform_device

Modules: Sound Scape driver

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] sgalaxy - Use platform_device, add PM support
Takashi Iwai [Thu, 17 Nov 2005 16:12:43 +0000 (17:12 +0100)]
[ALSA] sgalaxy - Use platform_device, add PM support

Modules: Sound Galaxy driver

Rewrite the probe/remove with platform_device.
Also, add the PM support.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] es18xx - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:12:07 +0000 (17:12 +0100)]
[ALSA] es18xx - Use platform_device

Modules: ES18xx driver

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] opl3sa2 - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:11:53 +0000 (17:11 +0100)]
[ALSA] opl3sa2 - Use platform_device

Modules: OPL3SA2 driver

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] cmi8330 - Use platform_device, add PM support
Takashi Iwai [Thu, 17 Nov 2005 16:11:35 +0000 (17:11 +0100)]
[ALSA] cmi8330 - Use platform_device, add PM support

Modules: CMI8330 driver

Rewrite the probe/remove with platform_device.
Also, add the PM support.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ad1816a - Clean up PnP code
Takashi Iwai [Thu, 17 Nov 2005 16:05:02 +0000 (17:05 +0100)]
[ALSA] ad1816a - Clean up PnP code

Modules: AD1816A driver

Clean up PnP code of ad1816a driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] dt019x - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 16:04:35 +0000 (17:04 +0100)]
[ALSA] dt019x - Add PM support

Modules: DT019x driver

Add PM support to dt019x driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] azt2320 - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 16:04:12 +0000 (17:04 +0100)]
[ALSA] azt2320 - Add PM support

Modules: AZT2320 driver

Add PM support to azt2320 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] als100 - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 16:03:53 +0000 (17:03 +0100)]
[ALSA] als100 - Add PM support

Modules: ALS100 driver

Add PM support to als100 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] cs4236 - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:00:53 +0000 (17:00 +0100)]
[ALSA] cs4236 - Use platform_device

Modules: CS4236+ driver

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] cs4231 - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 16:00:41 +0000 (17:00 +0100)]
[ALSA] cs4231 - Use platform_device

Modules: CS4231 driver

Rewrite the probe/remove with platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] cs4231 - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 16:00:17 +0000 (17:00 +0100)]
[ALSA] cs4231 - Fix PM support

Modules: CS4231 driver

Fix PM support.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ad1848 - Use platform_device, add PM
Takashi Iwai [Thu, 17 Nov 2005 15:58:26 +0000 (16:58 +0100)]
[ALSA] ad1848 - Use platform_device, add PM

Modules: AD1848 driver

Rewrite the probe/remove with platform_device.
Add the PM support, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ad1848 - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 15:57:48 +0000 (16:57 +0100)]
[ALSA] ad1848 - Add PM support

Modules: AD1848 driver

Add PM support to ad1848 support code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] es968 - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 15:56:11 +0000 (16:56 +0100)]
[ALSA] es968 - Add PM support

Modules: ES968 driver

Add PM support to es968 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] sb8 - Use platform_device and add PnP support
Takashi Iwai [Thu, 17 Nov 2005 15:55:22 +0000 (16:55 +0100)]
[ALSA] sb8 - Use platform_device and add PnP support

Modules: SB8 driver

Rewrite the probe/remove with platform_device.
Add PM support, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] sb16 - Use platform_device and add PnP support
Takashi Iwai [Thu, 17 Nov 2005 15:54:56 +0000 (16:54 +0100)]
[ALSA] sb16 - Use platform_device and add PnP support

Modules: SB16/AWE driver

Rewrite the probe/remove with platform_device.
Add PM support using PnP suspend/resume callbacks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] als4000 - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 15:16:36 +0000 (16:16 +0100)]
[ALSA] als4000 - Add PM support

Modules: ALS4000 driver

Add PM support to PCI ALS4000 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Add PM support to SB-support code
Takashi Iwai [Thu, 17 Nov 2005 15:16:10 +0000 (16:16 +0100)]
[ALSA] Add PM support to SB-support code

Modules: SB drivers,SB16/AWE driver

Add PM support to SB-support code.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] cmipci - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 15:14:49 +0000 (16:14 +0100)]
[ALSA] cmipci - Add PM support

Modules: CMIPCI driver

Add PM support to CMIPCI driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] fm801 - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 15:14:33 +0000 (16:14 +0100)]
[ALSA] fm801 - Add PM support

Modules: FM801 driver

Add PM support to fm801 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] emu10k1 - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 15:14:10 +0000 (16:14 +0100)]
[ALSA] emu10k1 - Add PM support

Modules: EMU10K1/EMU10K2 driver

Add PM support to emu10k1 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ens137x - Fix and ADD PM support
Takashi Iwai [Thu, 17 Nov 2005 15:13:41 +0000 (16:13 +0100)]
[ALSA] ens137x - Fix and ADD PM support

Modules: ENS1370/1+ driver

Fix PM support on ens1371 driver.
Add PM support on ens1370 (together with AK4531), too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ak4531 - Add PM support
Takashi Iwai [Thu, 17 Nov 2005 15:13:05 +0000 (16:13 +0100)]
[ALSA] ak4531 - Add PM support

Modules: AK4531 codec

Add PM support to AK4531 codec driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] nm256-intel - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:11:24 +0000 (16:11 +0100)]
[ALSA] nm256-intel - Fix PM support

Modules: NM256 driver

Fix PM support on NM256 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] hda-intel - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:11:09 +0000 (16:11 +0100)]
[ALSA] hda-intel - Fix PM support

Modules: HDA Intel driver

Fix PM support on HDA-Intel driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ali5451 - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:10:51 +0000 (16:10 +0100)]
[ALSA] ali5451 - Fix PM support

Modules: ALI5451 driver

Fix PM support on ALI5451 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] via82xx - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:10:35 +0000 (16:10 +0100)]
[ALSA] via82xx - Fix PM support

Modules: VIA82xx driver,VIA82xx-modem driver

Fix PM support on VIA82xx and modem drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] maestro3 - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:10:19 +0000 (16:10 +0100)]
[ALSA] maestro3 - Fix PM support

Modules: Maestro3 driver

Fix PM support on maestro3 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] intel8x0 - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:10:01 +0000 (16:10 +0100)]
[ALSA] intel8x0 - Fix PM support

Modules: Intel8x0 driver,Intel8x0-modem driver

Fix PM support on Intel8x0 and modem drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ymfpci - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:09:43 +0000 (16:09 +0100)]
[ALSA] ymfpci - Fix PM support

Modules: YMFPCI driver

Fix PM support on YMFPCI driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] trident - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:09:25 +0000 (16:09 +0100)]
[ALSA] trident - Fix PM support

Modules: Trident driver

Fix PM support on Trident driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] cs46xx - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:09:04 +0000 (16:09 +0100)]
[ALSA] cs46xx - Fix PM support

Modules: CS46xx driver

Fix PM support on CS46xx driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] es1968 - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:08:43 +0000 (16:08 +0100)]
[ALSA] es1968 - Fix PM support

Modules: ES1968 driver

Fix PM support on ES1968 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] es1938 - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:08:27 +0000 (16:08 +0100)]
[ALSA] es1938 - Fix PM support

Modules: ES1938 driver

Fix PM support on ES1938 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] cs4281 - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:08:11 +0000 (16:08 +0100)]
[ALSA] cs4281 - Fix PM support

Modules: CS4281 driver

Fix PM support on CS4281 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] atiixp - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:07:46 +0000 (16:07 +0100)]
[ALSA] atiixp - Fix PM support

Modules: ATIIXP driver,ATIIXP-modem driver

Fix PM support on ATIIXP and modem drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] vx-driver - Fix PM support
Takashi Iwai [Thu, 17 Nov 2005 15:06:05 +0000 (16:06 +0100)]
[ALSA] vx-driver - Fix PM support

Fix PM support on VX drivers (vxpocket and vx222).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove SND_GENERIC_DRIVER from drivers/Kconfig
Takashi Iwai [Thu, 17 Nov 2005 15:04:14 +0000 (16:04 +0100)]
[ALSA] Remove SND_GENERIC_DRIVER from drivers/Kconfig

Modules: Generic drivers

Remove SND_GENERIC_DRIVER from drivers/Kconfig.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] mpu401 - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 15:03:39 +0000 (16:03 +0100)]
[ALSA] mpu401 - Use platform_device

Modules: MPU401 UART

Rewrite the probe/remove code using platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] virmidi - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 15:03:26 +0000 (16:03 +0100)]
[ALSA] virmidi - Use platform_device

Modules: Generic drivers

Rewrite the probe/remove code using platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] serial-u16550 - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 15:02:30 +0000 (16:02 +0100)]
[ALSA] serial-u16550 - Use platform_device

Modules: Generic drivers

Rewrite the probe/remove code using platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] mtpav - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 15:02:15 +0000 (16:02 +0100)]
[ALSA] mtpav - Use platform_device

Modules: Generic drivers

Rewrite the probe/remove code using platform_device.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] dummy - Use platform_device
Takashi Iwai [Thu, 17 Nov 2005 15:01:56 +0000 (16:01 +0100)]
[ALSA] dummy - Use platform_device

Modules: Generic drivers

Rewrite the probe/remove code using platform_device.
Added the suspend/resume support, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ac97 - NULL check in snd_ac97_suspend/resume
Takashi Iwai [Thu, 17 Nov 2005 15:00:01 +0000 (16:00 +0100)]
[ALSA] ac97 - NULL check in snd_ac97_suspend/resume

Modules: AC97 Codec

Add NULL check in snd_ac97_suspend() and snd_ac97_resume() so that
the caller doesn't have to do it by itself.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] pcm - NULL check in snd_pcm_suspend*()
Takashi Iwai [Thu, 17 Nov 2005 14:59:14 +0000 (15:59 +0100)]
[ALSA] pcm - NULL check in snd_pcm_suspend*()

Modules: PCM Midlevel

Add NULL check in snd_pcm_suspend*() so that the caller doesn't have to do it
by itself.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Decentralize PM control
Takashi Iwai [Thu, 17 Nov 2005 14:55:49 +0000 (15:55 +0100)]
[ALSA] Decentralize PM control

Modules: ALSA Core,Control Midlevel,/oss/Makefile

Remove the centralized PM control in the sound core.
Each driver is responsible to get callbacks from bus/driver now.

SND_GENERIC_DRIVER is removed together with this action.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] hda-codec - Add AD1988 support
Takashi Iwai [Thu, 17 Nov 2005 14:31:34 +0000 (15:31 +0100)]
[ALSA] hda-codec - Add AD1988 support

Modules: HDA Codec driver

Add AD1988 codec support to hda-codec driver.
Still experimental, and no BIOS configuration parser is implemented yet.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] ac97-codec - Better ac97_bus name
Takashi Iwai [Thu, 17 Nov 2005 14:30:43 +0000 (15:30 +0100)]
[ALSA] ac97-codec - Better ac97_bus name

Modules: AC97 Codec

Generate a better name string for ac97_bus sysfs interface including
the name of ac97 codec chip.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: Documentation
Takashi Iwai [Thu, 17 Nov 2005 14:12:54 +0000 (15:12 +0100)]
[ALSA] Remove xxx_t typedefs: Documentation

Modules: Documentation

Remove xxx_t typedefs from documentation.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: MIPS AU1x00
Takashi Iwai [Thu, 17 Nov 2005 14:12:31 +0000 (15:12 +0100)]
[ALSA] Remove xxx_t typedefs: MIPS AU1x00

Modules: MIPS AU1x00 driver

Remove xxx_t typedefs from the MIPS AU1x00 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PARISC Harmony
Takashi Iwai [Thu, 17 Nov 2005 14:12:11 +0000 (15:12 +0100)]
[ALSA] Remove xxx_t typedefs: PARISC Harmony

Modules: PARISC Harmony driver

Remove xxx_t typedefs from the PARIC Harmony driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: SPARC DBRI
Takashi Iwai [Thu, 17 Nov 2005 14:11:51 +0000 (15:11 +0100)]
[ALSA] Remove xxx_t typedefs: SPARC DBRI

Modules: SPARC DBRI driver

Remove xxx_t typedefs from the SPARC DBRI driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: SPARC AMD7930
Takashi Iwai [Thu, 17 Nov 2005 14:11:19 +0000 (15:11 +0100)]
[ALSA] Remove xxx_t typedefs: SPARC AMD7930

Modules: SPARC AMD7930 driver

Remove xxx_t typedefs from the SPARC AMD7930 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: ARM SA11xx-UDA1341
Takashi Iwai [Thu, 17 Nov 2005 14:10:58 +0000 (15:10 +0100)]
[ALSA] Remove xxx_t typedefs: ARM SA11xx-UDA1341

Modules: SA11xx UDA1341 driver

Remove xxx_t typedefs from the ARM SA11xx-UDA1341 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: ARM PXA2xx
Takashi Iwai [Thu, 17 Nov 2005 14:10:38 +0000 (15:10 +0100)]
[ALSA] Remove xxx_t typedefs: ARM PXA2xx

Modules: ARM PXA2XX driver

Remove xxx_t typedefs from the ARM PXA2xx driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: ARM AACI
Takashi Iwai [Thu, 17 Nov 2005 14:10:16 +0000 (15:10 +0100)]
[ALSA] Remove xxx_t typedefs: ARM AACI

Modules: ARM AACI PL041 driver,ARM DMA routines

Remove xxx_t typedefs from the ARM AACI driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PowerMac
Takashi Iwai [Thu, 17 Nov 2005 14:09:46 +0000 (15:09 +0100)]
[ALSA] Remove xxx_t typedefs: PowerMac

Remove xxx_t typedefs from the PowerMac driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: USB-USX2Y
Takashi Iwai [Thu, 17 Nov 2005 14:08:26 +0000 (15:08 +0100)]
[ALSA] Remove xxx_t typedefs: USB-USX2Y

Modules: USB USX2Y

Remove xxx_t typedefs from the USB-USX2Y driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: USB-Audio
Takashi Iwai [Thu, 17 Nov 2005 14:08:02 +0000 (15:08 +0100)]
[ALSA] Remove xxx_t typedefs: USB-Audio

Modules: USB generic driver

Remove xxx_t typedefs from the USB-Audio driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCMCIA PDaudioCF
Takashi Iwai [Thu, 17 Nov 2005 14:07:38 +0000 (15:07 +0100)]
[ALSA] Remove xxx_t typedefs: PCMCIA PDaudioCF

Modules: PDAudioCF driver

Remove xxx_t typedefs from the PCMCIA PDaudioCF driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI VIA82xx
Takashi Iwai [Thu, 17 Nov 2005 14:06:15 +0000 (15:06 +0100)]
[ALSA] Remove xxx_t typedefs: PCI VIA82xx

Modules: VIA82xx driver,VIA82xx-modem driver

Remove xxx_t typedefs from the PCI VIA82xx and modem drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI Sonicvibes
Takashi Iwai [Thu, 17 Nov 2005 14:05:57 +0000 (15:05 +0100)]
[ALSA] Remove xxx_t typedefs: PCI Sonicvibes

Modules: SonicVibes driver

Remove xxx_t typedefs from the PCI Sonicvibes driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI RME96
Takashi Iwai [Thu, 17 Nov 2005 14:05:37 +0000 (15:05 +0100)]
[ALSA] Remove xxx_t typedefs: PCI RME96

Modules: RME96 driver

Remove xxx_t typedefs from the PCI RME96 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI RME32
Takashi Iwai [Thu, 17 Nov 2005 14:05:25 +0000 (15:05 +0100)]
[ALSA] Remove xxx_t typedefs: PCI RME32

Modules: RME32 driver

Remove xxx_t typedefs from the PCI RME32 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI Maestro3
Takashi Iwai [Thu, 17 Nov 2005 14:05:09 +0000 (15:05 +0100)]
[ALSA] Remove xxx_t typedefs: PCI Maestro3

Modules: Maestro3 driver

Remove xxx_t typedefs from the PCI Maestro3 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI Intel8x0
Takashi Iwai [Thu, 17 Nov 2005 14:04:53 +0000 (15:04 +0100)]
[ALSA] Remove xxx_t typedefs: PCI Intel8x0

Modules: Intel8x0 driver,Intel8x0-modem driver

Remove xxx_t typedefs from the PCI Intel8x0 and modem drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI FM801
Takashi Iwai [Thu, 17 Nov 2005 14:04:28 +0000 (15:04 +0100)]
[ALSA] Remove xxx_t typedefs: PCI FM801

Modules: FM801 driver

Remove xxx_t typedefs from the PCI FM801 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI ES1968
Takashi Iwai [Thu, 17 Nov 2005 14:04:14 +0000 (15:04 +0100)]
[ALSA] Remove xxx_t typedefs: PCI ES1968

Modules: ES1968 driver

Remove xxx_t typedefs from the PCI ES1968 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI ES1938
Takashi Iwai [Thu, 17 Nov 2005 14:04:01 +0000 (15:04 +0100)]
[ALSA] Remove xxx_t typedefs: PCI ES1938

Modules: ES1938 driver

Remove xxx_t typedefs from the PCI ES1938 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI ENS137x
Takashi Iwai [Thu, 17 Nov 2005 14:03:46 +0000 (15:03 +0100)]
[ALSA] Remove xxx_t typedefs: PCI ENS137x

Modules: ENS1370/1+ driver

Remove xxx_t typedefs from the PCI ENS137x drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI CS4281
Takashi Iwai [Thu, 17 Nov 2005 14:03:28 +0000 (15:03 +0100)]
[ALSA] Remove xxx_t typedefs: PCI CS4281

Modules: CS4281 driver

Remove xxx_t typedefs from the PCI CS4281 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI CMIPCI
Takashi Iwai [Thu, 17 Nov 2005 14:03:13 +0000 (15:03 +0100)]
[ALSA] Remove xxx_t typedefs: PCI CMIPCI

Modules: CMIPCI driver

Remove xxx_t typedefs from the PCI CMIPCI driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI BT87x
Takashi Iwai [Thu, 17 Nov 2005 14:02:58 +0000 (15:02 +0100)]
[ALSA] Remove xxx_t typedefs: PCI BT87x

Modules: BT87x driver

Remove xxx_t typedefs from the PCI BT87x driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI AZT3328
Takashi Iwai [Thu, 17 Nov 2005 14:02:42 +0000 (15:02 +0100)]
[ALSA] Remove xxx_t typedefs: PCI AZT3328

Modules: AZT3328 driver

Remove xxx_t typedefs from the PCI AZT3328 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI ATIIXP
Takashi Iwai [Thu, 17 Nov 2005 14:02:23 +0000 (15:02 +0100)]
[ALSA] Remove xxx_t typedefs: PCI ATIIXP

Modules: ATIIXP driver,ATIIXP-modem driver

Remove xxx_t typedefs from the PCI ATIIXP and modem drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI ALS4000
Takashi Iwai [Thu, 17 Nov 2005 14:02:01 +0000 (15:02 +0100)]
[ALSA] Remove xxx_t typedefs: PCI ALS4000

Modules: ALS4000 driver

Remove xxx_t typedefs from the PCI ALS4000 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI AD1889
Takashi Iwai [Thu, 17 Nov 2005 14:01:46 +0000 (15:01 +0100)]
[ALSA] Remove xxx_t typedefs: PCI AD1889

Modules: AD1889 driver

Remove xxx_t typedefs from the PCI AD1889 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI NM256
Takashi Iwai [Thu, 17 Nov 2005 14:01:29 +0000 (15:01 +0100)]
[ALSA] Remove xxx_t typedefs: PCI NM256

Modules: NM256 driver

Remove xxx_t typedefs from the PCI NM256 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI miXart
Takashi Iwai [Thu, 17 Nov 2005 14:01:08 +0000 (15:01 +0100)]
[ALSA] Remove xxx_t typedefs: PCI miXart

Modules: MIXART driver

Remove xxx_t typedefs from the PCI miXart driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI KORG1212
Takashi Iwai [Thu, 17 Nov 2005 14:00:46 +0000 (15:00 +0100)]
[ALSA] Remove xxx_t typedefs: PCI KORG1212

Modules: KORG1212 driver

Remove xxx_t typedefs from the PCI KORG1212 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI ICE1724
Takashi Iwai [Thu, 17 Nov 2005 14:00:18 +0000 (15:00 +0100)]
[ALSA] Remove xxx_t typedefs: PCI ICE1724

Modules: ICE1724 driver,ICE1712 driver

Remove xxx_t typedefs from the PCI ICE1724 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI ICE1712
Takashi Iwai [Thu, 17 Nov 2005 13:59:52 +0000 (14:59 +0100)]
[ALSA] Remove xxx_t typedefs: PCI ICE1712

Modules: ICE1712 driver

Remove xxx_t typedefs from the PCI ICE1712 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: HDA-Intel
Takashi Iwai [Thu, 17 Nov 2005 13:59:02 +0000 (14:59 +0100)]
[ALSA] Remove xxx_t typedefs: HDA-Intel

Modules: HDA Intel driver

Remove xxx_t typedefs from the HDA-Intel driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: HD-Audio codec
Takashi Iwai [Thu, 17 Nov 2005 13:57:47 +0000 (14:57 +0100)]
[ALSA] Remove xxx_t typedefs: HD-Audio codec

Modules: HDA Codec driver,HDA generic driver

Remove xxx_t typedefs from the HD-Audio codec support codes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI CS5535
Takashi Iwai [Thu, 17 Nov 2005 13:56:21 +0000 (14:56 +0100)]
[ALSA] Remove xxx_t typedefs: PCI CS5535

Modules: CS5535 driver

Remove xxx_t typedefs from the PCI CS5535 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI ALI5451
Takashi Iwai [Thu, 17 Nov 2005 13:56:03 +0000 (14:56 +0100)]
[ALSA] Remove xxx_t typedefs: PCI ALI5451

Modules: ALI5451 driver

Remove xxx_t typedefs from the PCI ALI5451 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI CA0106
Takashi Iwai [Thu, 17 Nov 2005 13:55:40 +0000 (14:55 +0100)]
[ALSA] Remove xxx_t typedefs: PCI CA0106

Modules: CA0106 driver

Remove xxx_t typedefs from the PCI CA0106 driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI AU88x0
Takashi Iwai [Thu, 17 Nov 2005 13:55:19 +0000 (14:55 +0100)]
[ALSA] Remove xxx_t typedefs: PCI AU88x0

Modules: au88x0 driver

Remove xxx_t typedefs from the PCI AU88x0 drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI YMFPCI
Takashi Iwai [Thu, 17 Nov 2005 13:53:41 +0000 (14:53 +0100)]
[ALSA] Remove xxx_t typedefs: PCI YMFPCI

Modules: YMFPCI driver

Remove xxx_t typedefs from the PCI YMFPCI driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
18 years ago[ALSA] Remove xxx_t typedefs: PCI Trident
Takashi Iwai [Thu, 17 Nov 2005 13:53:15 +0000 (14:53 +0100)]
[ALSA] Remove xxx_t typedefs: PCI Trident

Modules: Trident driver

Remove xxx_t typedefs from the PCI Trident driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>