dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/pci/hda
Paulo Marques 543537bd92 [PATCH] create a kstrdup library function
This patch creates a new kstrdup library function and changes the "local"
implementations in several places to use this function.

Most of the changes come from the sound and net subsystems.  The sound part
had already been acknowledged by Takashi Iwai and the net part by David S.
Miller.

I left UML alone for now because I would need more time to read the code
carefully before making changes there.

Signed-off-by: Paulo Marques <pmarques@grupopie.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-23 09:45:18 -07:00
..
Makefile [ALSA] add sigmatel codec support 2005-05-29 10:00:54 +02:00
hda_codec.c [ALSA] hda-codec - More fix of ALC880 codec support 2005-06-22 12:28:59 +02:00
hda_codec.h [ALSA] hda-codec - Add support of more models with ALC codecs 2005-06-22 12:28:51 +02:00
hda_generic.c [ALSA] hda-codec - More fix of ALC880 codec support 2005-06-22 12:28:59 +02:00
hda_intel.c [ALSA] hda-codec - More fix of ALC880 codec support 2005-06-22 12:28:59 +02:00
hda_local.h [ALSA] hda-codec - More fix of ALC880 codec support 2005-06-22 12:28:59 +02:00
hda_patch.h [ALSA] add sigmatel codec support 2005-05-29 10:00:54 +02:00
hda_proc.c [ALSA] hda-codec - Print all AMP IN values 2005-06-22 12:28:36 +02:00
patch_analog.c [ALSA] Fix the PCM mixer switch for AD1986A 2005-06-22 12:28:27 +02:00
patch_cmedia.c [ALSA] hda-codec - More fix of ALC880 codec support 2005-06-22 12:28:59 +02:00
patch_realtek.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
patch_sigmatel.c [ALSA] SigmaTel HDA SPDIF and input mux updates 2005-06-22 12:29:05 +02:00