summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * ALSA: hda - Fix NULL dereference in error path of patch_ca0132.cTakashi Iwai2012-11-281-4/+2
| * ALSA: hda - Remove unnecessary struct hda_stream_format from CA0132Ian Minett2012-11-281-24/+20
| * ALSA: hda - Update chipio functions and DSP write wait timeoutIan Minett2012-11-281-36/+16
| * ALSA: hda - Change return value for load_dsp_prepare() to -ENOSYSIan Minett2012-11-281-1/+1
| * ALSA: hda - Add comments and descriptions to CA0132 functionsIan Minett2012-11-281-17/+163
| * ALSA: hda - Add firmware caching to CA0132 codecIan Minett2012-11-281-6/+22
| * ALSA: hda - Update CA0132 codec to load DSP firmware binaryIan Minett2012-11-281-4/+1605
| * ALSA: hda - Add DSP firmware enums and defs to CA0132 codecIan Minett2012-11-281-8/+43
| * ALSA: hda - Add CA0132 register definitions fileIan Minett2012-11-282-0/+411
| * ALSA: hda - Add new DSP loader callback routinesTakashi Iwai2012-11-283-6/+163
* | ALSA: hda - Use generic array for loopback list managementTakashi Iwai2013-02-073-12/+17
* | ALSA: hda - Enable loopback accounts for CONFIG_PM=n, tooTakashi Iwai2013-02-072-6/+1
* | ALSA: ice1712: fix boundary check in snd_wm8766_write()Dan Carpenter2013-02-071-1/+1
* | ALSA: hda - Apply mic-mute LED fixup for new HP laptopsTakashi Iwai2013-02-061-0/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-02-053-23/+38
|\ \
| * | ALSA: hda - Fix default multichannel HDMI mapping regressionAnssi Hannula2013-02-041-4/+7
| * | ALSA: hda - Fix non-snoop page handlingTakashi Iwai2013-01-291-14/+26
| * | ALSA: hda - Enable LPIB delay count for Poulsbo / OaktrailTakashi Iwai2013-01-291-5/+4
| * | ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5David Henningsson2013-01-281-0/+1
* | | ALSA: hda - detect jacks on VT1708 even when no streams are activeDavid Henningsson2013-02-051-2/+1
* | | ALSA: hda - Fix phantom jacks on VT1708David Henningsson2013-02-051-0/+13
* | | ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()Takashi Iwai2013-02-011-1/+5
* | | ALSA - HDA: New PCI ID for Haswell ULTWang Xingchao2013-02-011-0/+2
* | | ALSA: hda - add support for IDT 92HD95 HDA codecVitaliy Kulikov2013-02-011-0/+39
* | | ALSA: hda - Fix powermap for external mics on IDT codecsDavid Henningsson2013-01-281-0/+8
* | | ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai2013-01-258-18/+19
* | | ALSA: hda - Enable power down of unused widgets for IDT codecsTakashi Iwai2013-01-241-8/+3
* | | ALSA: hda - Implement path-based power filter to the generic parserTakashi Iwai2013-01-242-6/+68
* | | ALSA: hda - Add snd_hda_check_power_state() helper functionTakashi Iwai2013-01-243-15/+18
* | | ALSA: hda - Synchronize the power state at the end of codec initTakashi Iwai2013-01-241-0/+32
* | | ALSA: hda - Add power state filteringTakashi Iwai2013-01-244-18/+32
* | | ALSA: hda/via - Fix wrong checks of power state bitsTakashi Iwai2013-01-241-4/+8
* | | ALSA: hda - Fix wrong arguments for path deactivation checksTakashi Iwai2013-01-241-2/+2
* | | ALSA: hda - Add auto-mute support to PB desktopTakashi Iwai2013-01-231-1/+12
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2013-01-232-3/+3
|\ \ \ | |/ /
| * | ALSA: hda - Add a fixup for Packard-Bell desktop with ALC880Takashi Iwai2013-01-231-0/+1
| * | ALSA: hda - Fix inconsistent pin states after resumeTakashi Iwai2013-01-231-3/+2
* | | ALSA: hda - Add chained_before flag to the fixup entryTakashi Iwai2013-01-232-8/+13
* | | ALSA: hda - Small code refactoring about path re-initializationTakashi Iwai2013-01-231-14/+11
* | | ALSA: hda - Fix missing path between aamix and outputs in AD codecsTakashi Iwai2013-01-233-1/+26
* | | ALSA: hda - Fix invalid snd_BUG_ON() in alc271_hp_gate_mic_jack()Takashi Iwai2013-01-231-4/+5
* | | Merge branch 'topic/hda-gen-parser' into for-nextTakashi Iwai2013-01-2320-15704/+9779
|\ \ \
| * | | ALSA: hda - Select auto-parser as default for AD codecsTakashi Iwai2013-01-221-1/+43
OpenPOWER on IntegriCloud