linux/sound/pci
Linus Torvalds e7990d45bb sound fixes for 3.15-rc1
Here is a bunch of small fixes that have been collected since the
 previous pull request.  In addition to various misc fixes, the
 following are included:
 
 - HD-audio quirks for Dell, HP, Chromebook, and ALC28x codecs
 - HD-audio AMD HDMI regression fix
 - Continued PM support/fixes for ice1712 driver
 - Multiplatform fixes for ASoC samsung drivers
 - Addition of device id tables to a few ASoC drivers
 - Bit clock polarity config and error flag fixes in ASoC fsl_sai
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (GNU/Linux)
 
 iQIcBAABAgAGBQJTRra6AAoJEGwxgFQ9KSmkovkP/RCDZfQO733wAJGAtbUeRrrp
 OaSeM2FJTajttUehTYK3uyCbrM7gOTJasf9icQSGOv+17x0O/EIVc+iBEO6cJc8I
 sbEQLk3Uq8cO1+geaC9MX6tbdaXu1GtSVL61Eqo2Gm2pDHb95C+6vAEU4tE+CNaj
 HcznS6uyZ/Sd7RMpw58jstcVt6OOZRw1fabEN6a9RmmbcRjaZ5BT4xUScrRnr3t7
 hR9e3mMCGwDmufrso6yhd2uYVqjcVGO8NTdj6fbt4aPRkBS8HxYC0lhvTz6CO1oN
 VZ75poc6DQgtdVvpi95sBI3DDnkFrV2FwjdZtSQdm4ykF56h51eDDHF9EWbYdomw
 7fldHc3iRzg+0OGX2Askl3b4KfePDncWRt0/9XklftBHktyUvVpwLKlZ3nqq6VA5
 U2FfKZPuREQUhiKp8s1SXlnXhQ/hQVUMEAwOD1MhcZnIcvKQSCVvYGwdy8rKdt/A
 GaZofubIP9FYJ0Cu99A5IDoR85h0lNzYuxa2c0lOi+u1w3egHSS7KRsE07XxKsVM
 HgWUZZ7NAsROletcc6E3Zkmq/kwccCVfWyhRPLLoLEEPuaLwz/XoE+ZhtB0XhKZm
 PiEiMv2E3OaBMus5sHeXfxjkbnmysvK/3X8fuxkZD5nP9uzex8qPSDlcjC8pWmvW
 H6x3WSKbn+5Pm0HtSAun
 =7zfG
 -----END PGP SIGNATURE-----

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

Pull sound fixes from Takashi Iwai:
 "Here is a bunch of small fixes that have been collected since the
  previous pull request.  In addition to various misc fixes, the
  following are included:

   - HD-audio quirks for Dell, HP, Chromebook, and ALC28x codecs
   - HD-audio AMD HDMI regression fix
   - Continued PM support/fixes for ice1712 driver
   - Multiplatform fixes for ASoC samsung drivers
   - Addition of device id tables to a few ASoC drivers
   - Bit clock polarity config and error flag fixes in ASoC fsl_sai"

* tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (32 commits)
  ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
  ALSA: hda - Make full_reset boolean
  ALSA: hda - add headset mic detect quirk for a Dell laptop
  sound: dmasound: use module_platform_driver_probe()
  ALSA: au1x00: use module_platform_driver()
  ALSA: hda - Use runtime helper to check active state.
  ALSA: ice1712: Fix boundary checks in PCM pointer ops
  ASoC: davinci-mcasp: Fix bit clock polarity settings
  ASoC: samsung: Fix build on multiplatform
  ASoC: fsl_sai: Fix Bit Clock Polarity configurations
  ALSA: hda - Do not assign streams in reverse order
  ALSA: hda/realtek - Add eapd shutup to ALC283
  ALSA: hda/realtek - Change model name alias for ChromeOS
  ASoC: da732x: Print correct major id
  ALSA: hda/realtek - Improve HP depop when system change power state on Chromebook
  ASoC: cs42l52: Fix mask for REVID
  sound/oss: Remove uncompilable DBG macro use
  ALSA: ice1712: Save/restore routing and rate registers
  ALSA: ice1712: restore AK4xxx volumes on resume
  ASoC: alc56(23|32): fix undefined return value of probing code
  ...
2014-04-10 09:19:44 -07:00
..
ac97 ALSA: ac97: Use standard printk helpers 2014-02-26 16:45:23 +01:00
ali5451 ALSA: ali5451: Use standard printk helpers 2014-02-26 16:45:23 +01:00
asihpi ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new() 2014-03-31 10:46:47 +02:00
au88x0 ALSA: pci: Convert to snd_card_new() with a device pointer 2014-02-12 11:17:52 +01:00
aw2 ALSA: aw2: Use standard printk helpers 2014-02-26 16:45:24 +01:00
ca0106 ALSA: ca0106: Use standard printk helpers 2014-02-26 16:45:24 +01:00
cs46xx ALSA: cs46xx: Use standard printk helpers 2014-02-26 16:45:25 +01:00
cs5535audio ALSA: cs5535audio: Use standard printk helpers 2014-02-26 16:45:25 +01:00
ctxfi ALSA: pci: Convert to snd_card_new() with a device pointer 2014-02-12 11:17:52 +01:00
echoaudio ALSA: echoaudio: use after free on error 2014-03-05 12:11:54 +01:00
emu10k1 ALSA: emu10k1: Fix possible NULL dereference 2014-03-05 12:15:56 +01:00
hda ALSA: hda - Make full_reset boolean 2014-04-09 14:48:07 +02:00
ice1712 ALSA: ice1712: Fix boundary checks in PCM pointer ops 2014-04-08 16:58:34 +02:00
korg1212 ALSA: pci: Convert to snd_card_new() with a device pointer 2014-02-12 11:17:52 +01:00
lola ALSA: lola: NULL deref on allocation error 2014-03-05 12:10:15 +01:00
lx6464es ALSA: lx6464es: Use standard printk helpers 2014-02-26 16:45:28 +01:00
mixart ALSA: mixart: Use standard printk helpers 2014-02-26 16:45:29 +01:00
nm256 ALSA: nm256: Use standard printk helpers 2014-02-26 16:45:29 +01:00
oxygen Merge branch 'for-next' into for-linus 2014-03-31 12:16:31 +02:00
pcxhr ALSA: pcxhr: Use standard printk helpers 2014-02-26 16:45:30 +01:00
riptide ALSA: pci: Convert to snd_card_new() with a device pointer 2014-02-12 11:17:52 +01:00
rme9652 ALSA: rme9652: Use standard printk helpers 2014-02-26 16:45:32 +01:00
trident ALSA: trident: Use standard printk helpers 2014-02-26 16:45:32 +01:00
vx222 ALSA: vx222: Use standard printk helpers 2014-02-26 16:45:33 +01:00
ymfpci ALSA: ymfpci: Use standard printk helpers 2014-02-26 16:45:33 +01:00
Kconfig Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-04-07 16:36:11 -07:00
Makefile ALSA: Add the driver for Digigram Lola PCI-e boards 2011-05-03 16:31:05 +02:00
ad1889.c ALSA: ad1889: Use standard printk helpers 2014-02-26 16:45:10 +01:00
ad1889.h
ak4531_codec.c ALSA: pci: remove __dev* attributes 2012-12-07 07:20:55 +01:00
als300.c ALSA: als300: Use standard printk helpers 2014-02-26 16:45:11 +01:00
als4000.c ALSA: als4000: Use standard printk helpers 2014-02-26 16:45:12 +01:00
atiixp.c ALSA: atiixp: Use standard printk helpers 2014-02-26 16:45:12 +01:00
atiixp_modem.c ALSA: atiixp-modem: Use standard printk helpers 2014-02-26 16:45:13 +01:00
azt3328.c ALSA: azt3328: Use standard printk helpers 2014-02-26 16:45:14 +01:00
azt3328.h ALSA: azt3328: fix previous breakage, improve suspend, cleanups 2009-07-15 12:03:26 +02:00
bt87x.c ALSA: bt87x: Use standard printk helpers 2014-02-26 16:45:14 +01:00
cmipci.c ALSA: cmipci: Use standard printk helpers 2014-02-26 16:45:15 +01:00
cs4281.c ALSA: cs4281: Use standard printk helpers 2014-02-26 16:45:15 +01:00
cs5530.c ALSA: cs5530: Use standard printk helpers 2014-02-26 16:45:16 +01:00
ens1370.c ALSA: ens137x: Use standard printk helpers 2014-02-26 16:45:16 +01:00
ens1371.c
es1938.c ALSA: es1938: Use standard printk helpers 2014-02-26 16:45:17 +01:00
es1968.c ALSA: es1968: Use standard printk helpers 2014-02-26 16:45:17 +01:00
fm801.c ALSA: fm801: Use standard printk helpers 2014-02-26 16:45:18 +01:00
intel8x0.c ALSA: intel8x0: Use standard printk helpers 2014-02-26 16:45:18 +01:00
intel8x0m.c ALSA: intel8x0m: Use standard printk helpers 2014-02-26 16:45:19 +01:00
maestro3.c ALSA: maestro3: Use standard printk helpers 2014-02-26 16:45:19 +01:00
rme32.c ALSA: rme32: Use standard printk helpers 2014-02-26 16:45:20 +01:00
rme96.c ALSA: rme96: Use standard printk helpers 2014-02-26 16:45:20 +01:00
sis7019.c ALSA: pci: Convert to snd_card_new() with a device pointer 2014-02-12 11:17:52 +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: sonicvibes: Use standard printk helpers 2014-02-26 16:45:21 +01:00
via82xx.c ALSA: via82xx: Use standard printk helpers 2014-02-26 16:45:21 +01:00
via82xx_modem.c ALSA: via82xx_modem: Use standard printk helpers 2014-02-26 16:45:22 +01:00