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
Linus Torvalds 218a8c2b57 another sound fixes for 3.4-rc3
A few regression fixes for Realtek HD-audio codecs, mainly specific to
 some laptop models.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
 iQIcBAABAgAGBQJPis5JAAoJEGwxgFQ9KSmkhGsQAIIbBE05eB3BHi44eP5/olay
 Cv+/k9l+LEPBdZuPCJhC80s8gVZ3Ef9BCsmDBsH2mqKCv8nqWQhc9fjf9WHzdwOV
 M/IGyvyYaFbI9XDOrCXFhXByjWj5Q2Itxi79VkK00ZE5SC8TPy6x/mXxcGyWfu/E
 NNnYB+IJcTOKEhQG/G4uqeu6lAKiDgQWXCFDQdZpLv4Bod40E4c/Zviw2+iModwW
 CCGyNJJFzSQIXun/d0bgLO7ZLo+c1aWMBKCfF/rd6g6AI6fgrnRx/8vXdxhY3gH+
 FuQbQMuI8hv7KePritZZad/StSBdrOed1k1O0m9NdjAwjlygWYo0rGJ8gy2DiGWx
 kyLOGWCIUaRIA3121Veq/rooJEdjP4+2di38ero+P/ondYleaQkG6iNescp6aSX7
 GTs6fcbP81oUFhlRzHCEFQkxh/F4kN77kpXnI9HQCMkbX9K8TWDsy/s6dS3wKA7l
 8FGM+lForE9X2TmYTcMJW1Gn4HyVl5opgcSgaE/GaZIrT6URJR2Eoi9CFKnuvx/j
 xpNzSCt5DOB/TikwDSdeypja1NvbWk6QbhGmXEnSgIlrEy9ZVPJuMVRtmHf84YUj
 sQz3+i4MHr7EyrwuRdpTliGJ4vZ2GJlfz3f1WFtD26ImhDKyZAYytuS/uVwsDwDh
 vqYlU8+8DLh4BGHUr+4o
 =8He+
 -----END PGP SIGNATURE-----

Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

Pull another round of sound fixes from Takashi Iwai:
 "A few regression fixes for Realtek HD-audio codecs, mainly specific to
  some laptop models."

* tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).
  ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machines
  ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940G
  ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co
  ALSA: hda/realtek - Add a few ALC882 model strings back
2012-04-15 11:14:07 -07:00
..
ac97 ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
ali5451 ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
asihpi ASoC: fixes for 3.4 2012-04-07 12:28:00 +02:00
au88x0 ALSA: au88x0 - Avoid possible Oops at unbinding 2012-03-16 09:54:00 +01:00
aw2 Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
ca0106 ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
cs46xx ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
cs5535audio ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
ctxfi ALSA: ctxfi: Fix typo in ctvmem.c 2012-02-23 18:28:49 +01:00
echoaudio ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
emu10k1 ALSA: emu10k1 - add another Audigy 2 ZS ID 2011-12-31 17:54:58 +01:00
hda ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace). 2012-04-13 07:35:57 +02:00
ice1712 ALSA: ice1724 - constrain runtime rates for locked internal rate 2012-03-05 14:53:58 +01:00
korg1212 ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
lola ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
lx6464es ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
mixart ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
nm256 ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
oxygen ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs 2012-02-08 09:46:37 +01:00
pcxhr ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
riptide ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
rme9652 ALSA: hdspm - Provide ioctl_compat 2012-03-08 15:58:58 +01:00
trident ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
vx222 ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
ymfpci Merge branch 'topic/misc' into for-linus 2012-03-18 18:22:33 +01:00
Kconfig [media] Drivers/media/radio: Fix build error 2012-04-09 10:12:54 -03:00
Makefile ALSA: Add the driver for Digigram Lola PCI-e boards 2011-05-03 16:31:05 +02:00
ad1889.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
ad1889.h
ak4531_codec.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
als300.c ALSA: Add missing module parameters for als300 and cs5530 drivers 2011-12-19 10:34:44 +01:00
als4000.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
atiixp.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
atiixp_modem.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
azt3328.c ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3 2012-02-25 19:03:18 +01:00
azt3328.h ALSA: azt3328: fix previous breakage, improve suspend, cleanups 2009-07-15 12:03:26 +02:00
bt87x.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
cmipci.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
cs4281.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
cs5530.c ALSA: Add missing module parameters for als300 and cs5530 drivers 2011-12-19 10:34:44 +01:00
ens1370.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
ens1371.c
es1938.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
es1968.c [media] tea575x-tuner: update to latest V4L2 framework requirements 2012-03-19 11:27:21 -03:00
fm801.c [media] tea575x-tuner: update to latest V4L2 framework requirements 2012-03-19 11:27:21 -03:00
intel8x0.c ALSA: intel8x0: Fix default inaudible sound on Gateway M520 2012-02-14 09:33:47 +01:00
intel8x0m.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
maestro3.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
rme32.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
rme96.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
sis7019.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
sis7019.h trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 2009-06-12 18:01:46 +02:00
sonicvibes.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
via82xx.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00
via82xx_modem.c ALSA: module_param: make bool parameters really bool 2011-12-19 10:34:41 +01:00