linux-stable/sound/pci/au88x0
Takashi Iwai 3733e424c4 ALSA: Use KBUILD_MODNAME for pci_driver.name entries
The convention for pci_driver.name entry in kernel drivers seem to be
the module name or equivalent ones.  But, so far, almost all PCI sound
drivers use more verbose name like "ABC Xyz (12)", and these are fairly
confusing when appearing as a file name.

This patch converts the all pci_driver.name entries in sound/pci/* to
use KBUILD_MODNAME for more unified appearance.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-06-10 16:20:20 +02:00
..
au88x0.c ALSA: Use KBUILD_MODNAME for pci_driver.name entries 2011-06-10 16:20:20 +02:00
au88x0.h Fix common misspellings 2011-03-31 11:26:23 -03:00
au88x0_a3d.c Fix common misspellings 2011-03-31 11:26:23 -03:00
au88x0_a3d.h
au88x0_a3ddata.c
au88x0_core.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2011-03-18 10:37:40 -07:00
au88x0_eq.c ALSA - au88x0 - add Playback Volume to 10 bands Equalizer Controls 2011-02-20 10:05:29 +01:00
au88x0_eq.h [ALSA] au88x0 - Fix structs for equalizer 2006-03-22 10:24:35 +01:00
au88x0_eqdata.c [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_game.c [ALSA] remove CVS keywords 2008-05-27 15:56:20 +02:00
au88x0_mixer.c sound: fixed typos 2010-10-17 10:08:27 +02:00
au88x0_mpu401.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
au88x0_pcm.c Merge branch 'topic/misc' into for-linus 2011-05-22 10:01:29 +02:00
au88x0_synth.c ALSA: Fix missing KERN_* prefix to printk in sound/pci 2009-02-05 16:11:31 +01:00
au88x0_wt.h [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au88x0_xtalk.c [ALSA] Remove zero-initialization of static variables 2006-06-22 21:33:45 +02:00
au88x0_xtalk.h [ALSA] au88x0 - 64bit arch fixes 2006-03-22 10:23:32 +01:00
au8810.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
au8810.h ALSA: au88x0 - Use a better name for pcm devices of au88x0 2011-04-26 12:27:21 +02:00
au8820.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
au8820.h ALSA: au88x0 - Use a better name for pcm devices of au88x0 2011-04-26 12:27:21 +02:00
au8830.c sound: use DEFINE_PCI_DEVICE_TABLE 2010-02-09 11:08:33 +01:00
au8830.h ALSA: au88x0 - Use a better name for pcm devices of au88x0 2011-04-26 12:27:21 +02:00
Makefile