summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - hdmi: Notify userspace when ELD control changesDavid Henningsson2013-02-191-2/+12
* ALSA: hda - hdmi: Protect ELD bufferDavid Henningsson2013-02-193-13/+47
* ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eldDavid Henningsson2013-02-193-44/+57
* ALSA: hda - hdmi: Do not expose eld data when eld is invalidDavid Henningsson2013-02-191-7/+18
* ALSA: hda - hdmi: ELD shouldn't be valid after unplugDavid Henningsson2013-02-191-0/+1
* ALSA: hda - Fix the silent speaker output on Fujitsu S7020 laptopTakashi Iwai2013-02-181-1/+7
* ALSA: hda - add quirks for mute LED on two HP machinesDavid Henningsson2013-02-181-0/+19
* ALSA: au88x0 - Define channel map for au88x0Raymond Yau2013-02-141-0/+23
* ALSA: hda - Remove speaker clicks on CX20549David Henningsson2013-02-141-0/+1
* ALSA: hda - Disable runtime PM for Intel 5 Series/3400Takashi Iwai2013-02-141-1/+1
* ALSA: hda - Increase badness for missing multi-ioTakashi Iwai2013-02-131-1/+1
* ALSA: hda - Fix broken workaround for HDMI/SPDIF conflictsTakashi Iwai2013-02-122-23/+23
* ALSA: hda/ca0132 - Add missing \n to debug printsTakashi Iwai2013-02-121-75/+75
* ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESSTakashi Iwai2013-02-122-3/+3
* ALSA: hda - update documentation for no-primary-hp fixupFernando Luis Vázquez Cao2013-02-121-1/+2
* ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vázquez Cao2013-02-121-0/+1
* ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov2013-02-111-1/+1
* ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov2013-02-111-1/+1
* ALSA: hda/ca0132 - Slight optimization for build with DSPTakashi Iwai2013-02-111-0/+4
* ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai2013-02-102-4/+17
* ALSA: CA0132: Improve the DSP transfer timeout calculationsIan Minett2013-02-101-16/+25
* ALSA: hda_intel: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-101-0/+5
* ALSA: hda - Yet another fix for broken HSW HDMI pin connectionsTakashi Iwai2013-02-081-19/+37
* ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgetsMengdong Lin2013-02-081-0/+54
* ALSA: hda - Support rereading widgets under the function groupMengdong Lin2013-02-082-0/+25
* ALSA: hda - Remove limit of widget connectionsTakashi Iwai2013-02-074-28/+61
* ALSA: hda - Set non-snoop for Creative HD-audio controllersTakashi Iwai2013-02-071-0/+3
* ALSA: add missing HAS_IOPORT and GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-071-0/+1
* ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai2013-02-071-8/+6
* Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai2013-02-075-357/+4582
|\
| * ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai2013-02-042-10/+16
| * ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai2013-01-161-2/+2
| * ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() callTakashi Iwai2013-01-151-1/+1
| * ALSA: hda/ca0132 - Declare firmware only when really builtTakashi Iwai2013-01-151-0/+2
| * ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocationTakashi Iwai2013-01-151-3/+3
| * ALSA: hda/ca0132 - Fix possible NULL dereferenceTakashi Iwai2013-01-151-6/+4
| * ALSA: hda/ca0132 - Fix another smatch warningTakashi Iwai2013-01-151-1/+1
| * ALSA: hda/ca0132 - Fix superfluous unsigned checkTakashi Iwai2013-01-151-1/+1
| * ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper againTakashi Iwai2013-01-151-16/+10
| * Revert "ALSA: hda - Add firmware caching to CA0132 codec"Takashi Iwai2013-01-151-22/+6
| * ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett2013-01-151-6/+8
| * ALSA: hda/ca0132: Shuffle to group together related codeIan Minett2013-01-151-76/+76
| * ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett2013-01-151-187/+188
| * ALSA: hda/ca0132: Add tuning controlsIan Minett2013-01-151-0/+289
| * ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett2013-01-151-0/+142
| * ALSA: hda/ca0132: Add PCM enhancementsIan Minett2013-01-151-13/+118
| * ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett2013-01-151-288/+544
| * ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett2013-01-151-32/+700
| * ALSA: hda/ca0132: Add new definitions and structs for DSPIan Minett2013-01-151-3/+442
| * ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.cTakashi Iwai2012-11-281-1/+0