Home
last modified time | relevance | path

Searched hist:a67ff6a54095e27093ea501fb143fefe51a536c2 (Results 1 – 25 of 102) sorted by relevance

12345

/linux/sound/pci/ctxfi/
H A Dcttimer.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
H A Dxfi.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/isa/
H A Dadlib.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
H A Dazt2320.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
H A Dsc6000.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
H A Dals100.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/drivers/opl3/
H A Dopl3_seq.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
H A Dopl3_midi.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/core/seq/
H A Dseq_dummy.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/usb/6fire/
H A Dchip.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/isa/sb/
H A Djazz16.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/isa/galaxy/
H A Dgalaxy.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/drivers/mpu401/
H A Dmpu401.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/isa/gus/
H A Dgusclassic.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
H A Dgusextreme.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
H A Dgusmax.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/drivers/
H A Dvirmidi.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/isa/msnd/
H A Dmsnd_pinnacle.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/isa/cs423x/
H A Dcs4231.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/pci/lola/
H A Dlola.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/drivers/pcsp/
H A Dpcsp_lib.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/isa/ad1816a/
H A Dad1816a.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/usb/misc/
H A Dua101.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/isa/ad1848/
H A Dad1848.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>
/linux/sound/pci/trident/
H A Dtrident.cdiff a67ff6a54095e27093ea501fb143fefe51a536c2 Thu Dec 15 04:19:36 CET 2011 Rusty Russell <rusty@rustcorp.com.au> 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>

12345