aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAge
* ALSA: au88x0 - Define channel map for au88x0Raymond Yau2013-02-14
* ALSA: hda - Remove speaker clicks on CX20549David Henningsson2013-02-14
* ALSA: hda - Disable runtime PM for Intel 5 Series/3400Takashi Iwai2013-02-14
* ALSA: hda - Increase badness for missing multi-ioTakashi Iwai2013-02-13
* ALSA: hda - Fix broken workaround for HDMI/SPDIF conflictsTakashi Iwai2013-02-12
* ALSA: hda/ca0132 - Add missing \n to debug printsTakashi Iwai2013-02-12
* ALSA: hda/ca0132 - Fix type of INVALID_CHIP_ADDRESSTakashi Iwai2013-02-12
* ALSA: hda - update documentation for no-primary-hp fixupFernando Luis Vázquez Cao2013-02-12
* ALSA: hda - Workaround for silent output on Sony Vaio VGC-LN51JGB with ALC889Fernando Luis Vázquez Cao2013-02-12
* ALSA: ali5451: remove irq enabling in pointer callbackDenis Efremov2013-02-11
* ALSA: rme32.c irq enabling after spin_lock_irqDenis Efremov2013-02-11
* ALSA: hda/ca0132 - Slight optimization for build with DSPTakashi Iwai2013-02-11
* ALSA: hda - Fix memory leak and error handling in CA0132 DSP loaderTakashi Iwai2013-02-10
* ALSA: CA0132: Improve the DSP transfer timeout calculationsIan Minett2013-02-10
* ALSA: hda_intel: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-02-10
* ALSA: hda - Yet another fix for broken HSW HDMI pin connectionsTakashi Iwai2013-02-08
* ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgetsMengdong Lin2013-02-08
* ALSA: hda - Support rereading widgets under the function groupMengdong Lin2013-02-08
* ALSA: hda - Remove limit of widget connectionsTakashi Iwai2013-02-07
* ALSA: hda - Set non-snoop for Creative HD-audio controllersTakashi Iwai2013-02-07
* ALSA: add missing HAS_IOPORT and GENERIC_HARDIRQS dependenciesHeiko Carstens2013-02-07
* ALSA: hda - Fix misc compile warnings in patch_ca0132.cTakashi Iwai2013-02-07
* Merge branch 'topic/hda-ca0132-dsp' into for-nextTakashi Iwai2013-02-07
|\
| * ALSA: hda - Add new Kconfig CONFIG_SND_HDA_CODEC_CA0132_DSPTakashi Iwai2013-02-04
| * ALSA: hda/ca0132 - Make some symbols staticTakashi Iwai2013-01-16
| * ALSA: hda/ca0132 - Fix a wrong comma in snd_printdd() callTakashi Iwai2013-01-15
| * ALSA: hda/ca0132 - Declare firmware only when really builtTakashi Iwai2013-01-15
| * ALSA: hda/ca0132 - Fix possible invalid DMA channel deallocationTakashi Iwai2013-01-15
| * ALSA: hda/ca0132 - Fix possible NULL dereferenceTakashi Iwai2013-01-15
| * ALSA: hda/ca0132 - Fix another smatch warningTakashi Iwai2013-01-15
| * ALSA: hda/ca0132 - Fix superfluous unsigned checkTakashi Iwai2013-01-15
| * ALSA: hda/ca0132 - Use snd_hda_set_pin_ctl() helper againTakashi Iwai2013-01-15
| * Revert "ALSA: hda - Add firmware caching to CA0132 codec"Takashi Iwai2013-01-15
| * ALSA: hda/ca0132: Fix potential init errors and update module descriptionIan Minett2013-01-15
| * ALSA: hda/ca0132: Shuffle to group together related codeIan Minett2013-01-15
| * ALSA: hda/ca0132: Code shuffle to group similar functions.Ian Minett2013-01-15
| * ALSA: hda/ca0132: Add tuning controlsIan Minett2013-01-15
| * ALSA: hda/ca0132: Add unsol handler for DSP and jack detectionIan Minett2013-01-15
| * ALSA: hda/ca0132: Add PCM enhancementsIan Minett2013-01-15
| * ALSA: hda/ca0132: Add DSP mixer controls and helpersIan Minett2013-01-15
| * ALSA: hda/ca0132: Init chip, DSP effects and mixer settingsIan Minett2013-01-15
| * ALSA: hda/ca0132: Add new definitions and structs for DSPIan Minett2013-01-15
| * ALSA: hda - Remove superfluous zero-clear memset in patch_ca0132.cTakashi Iwai2012-11-28
| * ALSA: hda - Fix NULL dereference in error path of patch_ca0132.cTakashi Iwai2012-11-28
| * ALSA: hda - Remove unnecessary struct hda_stream_format from CA0132Ian Minett2012-11-28
| * ALSA: hda - Update chipio functions and DSP write wait timeoutIan Minett2012-11-28
| * ALSA: hda - Change return value for load_dsp_prepare() to -ENOSYSIan Minett2012-11-28
| * ALSA: hda - Add comments and descriptions to CA0132 functionsIan Minett2012-11-28
| * ALSA: hda - Add firmware caching to CA0132 codecIan Minett2012-11-28
| * ALSA: hda - Update CA0132 codec to load DSP firmware binaryIan Minett2012-11-28