summaryrefslogtreecommitdiff
path: root/sound
Commit message (Collapse)AuthorAgeFilesLines
* ALSA: ymfpci: Use standard printk helpersTakashi Iwai2014-02-262-18/+30
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: vx222: Use standard printk helpersTakashi Iwai2014-02-262-13/+13
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: trident: Use standard printk helpersTakashi Iwai2014-02-261-41/+48
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: rme9652: Use standard printk helpersTakashi Iwai2014-02-261-6/+13
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hdspm: Use standard printk helpersTakashi Iwai2014-02-261-56/+69
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hdsp: Use standard printk helpersTakashi Iwai2014-02-261-49/+79
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: pcxhr: Use standard printk helpersTakashi Iwai2014-02-265-98/+131
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: oxygen: Use standard printk helpersTakashi Iwai2014-02-264-12/+12
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: nm256: Use standard printk helpersTakashi Iwai2014-02-261-32/+43
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: mixart: Use standard printk helpersTakashi Iwai2014-02-264-85/+163
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: lx6464es: Use standard printk helpersTakashi Iwai2014-02-262-117/+129
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: lola: Use standard printk helpersTakashi Iwai2014-02-264-49/+55
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: ice17xx: Use standard printk helpersTakashi Iwai2014-02-268-59/+76
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: emu10k1: Use standard printk helpersTakashi Iwai2014-02-2613-93/+137
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: emu10k1x: Use standard printk helpersTakashi Iwai2014-02-261-9/+18
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: echoaudio: Use standard printk helpersTakashi Iwai2014-02-263-15/+18
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: cs46xx: Use standard printk helpersTakashi Iwai2014-02-263-123/+203
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: cs5535audio: Use standard printk helpersTakashi Iwai2014-02-264-21/+25
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: ca0106: Use standard printk helpersTakashi Iwai2014-02-262-39/+49
| | | | | | | | Convert with dev_err() and co from snd_printk(), etc. A couple of prints are difficult to convert with dev_err() so they are converted to pr_err() at least. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: aw2: Use standard printk helpersTakashi Iwai2014-02-262-26/+22
| | | | | | | | Convert with dev_err() and co from snd_printk(), etc. A couple of prints are difficult to convert with dev_err() so they are converted to pr_err() at least. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: ali5451: Use standard printk helpersTakashi Iwai2014-02-261-80/+68
| | | | | | | Convert with dev_err() and co from snd_printk(), etc. Some debug prints are replaced with dev_dbg(), too. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: ac97: Use standard printk helpersTakashi Iwai2014-02-263-17/+46
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: via82xx_modem: Use standard printk helpersTakashi Iwai2014-02-261-20/+25
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: via82xx: Use standard printk helpersTakashi Iwai2014-02-261-30/+39
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: sonicvibes: Use standard printk helpersTakashi Iwai2014-02-261-111/+124
| | | | | | | Convert with dev_err() and co from snd_printk(), etc. The debug prints are also reformatted to suit with dev_dbg(). Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: rme96: Use standard printk helpersTakashi Iwai2014-02-261-5/+7
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: rme32: Use standard printk helpersTakashi Iwai2014-02-261-2/+3
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: maestro3: Use standard printk helpersTakashi Iwai2014-02-261-18/+19
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: intel8x0m: Use standard printk helpersTakashi Iwai2014-02-261-19/+27
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: intel8x0: Use standard printk helpersTakashi Iwai2014-02-261-37/+49
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: fm801: Use standard printk helpersTakashi Iwai2014-02-261-13/+13
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: es1968: Use standard printk helpersTakashi Iwai2014-02-261-22/+27
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: es1938: Use standard printk helpersTakashi Iwai2014-02-261-42/+32
| | | | | | | Convert with dev_err() and co from snd_printk(), etc. Some debug prints are replaced with dev_dbg(), too. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: ens137x: Use standard printk helpersTakashi Iwai2014-02-261-18/+21
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: cs5530: Use standard printk helpersTakashi Iwai2014-02-261-12/+11
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: cs4281: Use standard printk helpersTakashi Iwai2014-02-261-17/+27
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: cmipci: Use standard printk helpersTakashi Iwai2014-02-261-17/+19
| | | | | | | Convert with dev_err() and co from snd_printk(), etc. Some commented debug prints are also enabled as dev_dbg(). Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: bt87x: Use standard printk helpersTakashi Iwai2014-02-261-14/+23
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: azt3328: Use standard printk helpersTakashi Iwai2014-02-261-164/+124
| | | | | | | | Convert with dev_err() and co from snd_printk(), etc. All debug print macros have been replaced with dev_dbg(), too. Also, added the missing definition of snd_azf3328_ctrl_inw(). Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: azt3328: Remove function debug printsTakashi Iwai2014-02-261-57/+1
| | | | | | | We have a better infrastructure in general, so let's reduce the home-baked debug macros. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: atiixp-modem: Use standard printk helpersTakashi Iwai2014-02-261-12/+12
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: atiixp: Use standard printk helpersTakashi Iwai2014-02-261-15/+14
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: als4000: Use standard printk helpersTakashi Iwai2014-02-261-8/+7
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: als300: Use standard printk helpersTakashi Iwai2014-02-261-6/+5
| | | | | | | Convert with dev_err() and co from snd_printk(), etc. Also, correct the printk level appropriately. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: als300: Remove function debug printsTakashi Iwai2014-02-261-41/+0
| | | | | | | We have a better infrastructure in general, so let's reduce the home-baked debug macros. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: ad1889: Use standard printk helpersTakashi Iwai2014-02-261-17/+15
| | | | | | Convert with dev_err() and co from snd_printk(), etc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: rme96: Convert to the new pm_opsTakashi Iwai2014-02-261-16/+18
| | | | | | | This driver slipped from the last rewrite. Just convert to the new standard pm ops. Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Avoid codec D3 for keeping mute LED up on Lenovo Yxx0Takashi Iwai2014-02-251-0/+12
| | | | | | | | | The GPIO line used for the mute LED control on Lenovo Yxx0 laptops is cleared unexpectedly when the codec goes to D3, typically by power-saving. For avoiding it, add a power filter in the fixup. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=16373 Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: core: Fix missing card sysfs contentsTakashi Iwai2014-02-191-5/+5
| | | | | | | | | | | | | While moving the card device into struct snd_card, the reference to the assigned card in sysfs show/store callbacks were forgotten to be refreshed, still accessing to the no longer used drvdata. Fix these places to refer correctly via container_of(). Also, remove the superfluous NULL checks since it's guaranteed to be non-NULL now. Fixes: 8bfb181c17d2 ('ALSA: Embed card device into struct snd_card') Signed-off-by: Takashi Iwai <tiwai@suse.de>
* ALSA: hda - Add QEMU codec vendor IDTakashi Iwai2014-02-191-0/+1
| | | | Signed-off-by: Takashi Iwai <tiwai@suse.de>