alistair23-linux/sound/pci/au88x0
Rusty Russell a67ff6a540 ALSA: module_param: make bool parameters really bool
module_param(bool) used to counter-intuitively take an int.  In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.

It's time to remove the int/unsigned int option.  For this version
it'll simply give a warning, but it'll break next kernel version.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-12-19 10:34:41 +01:00
..
au88x0.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01: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
au88x0_eqdata.c
au88x0_game.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
au88x0_mixer.c sound: fixed typos 2010-10-17 10:08:27 +02:00
au88x0_mpu401.c ALSA: mpu401: clean up interrupt specification 2011-09-14 11:00:51 +02: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
au88x0_xtalk.c
au88x0_xtalk.h
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