summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-2317-50/+238
|\
| * Merge tag 'asoc-fix-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-12-238-13/+45
| |\
| | *---------. Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/f...Mark Brown2015-12-238-13/+45
| | |\ \ \ \ \ \
| | | | | | | | * ASoC: wm8974: set cache type for regmapMans Rullgard2015-12-121-0/+1
| | | | | | | * | ASoC: sgtl5000: fix VAG power up timingJean-Michel Hautbois2015-12-171-0/+1
| | | | | | | |/
| | | | | | * | ASoC: rockchip: spdif: Set transmit data level to 16 samplesSjoerd Simons2015-12-122-3/+5
| | | | | | |/
| | | | | * | ASoC: fsl_sai: fix no frame clk in master modeZidan Wang2015-12-181-0/+18
| | | | | |/
| | | | * | ASoC: es8328: Fix shifts for mixer switchesJohn Keeping2015-12-121-8/+8
| | | | * | ASoC: es8328: Fix deemphasis valuesJohn Keeping2015-12-092-8/+18
| | | | |/
| | | * | ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_txPeter Ujfalusi2015-12-111-2/+2
| | | |/
| * | | ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)Mario Kleiner2015-12-221-2/+9
| * | | ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()Xiong Zhang2015-12-181-0/+34
| |/ /
| * | ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2ndTakashi Iwai2015-12-151-0/+1
| * | ALSA: hda - Set codec to D3 at reboot/shutdown on ThinkpadsTakashi Iwai2015-12-151-1/+22
| * | ALSA: hda - Apply click noise workaround for Thinkpads genericallyTakashi Iwai2015-12-151-13/+2
| * | ALSA: hda - Fix headphone mic input on a few Dell ALC293 machinesDavid Henningsson2015-12-151-5/+12
| * | ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFlyAnssi Hannula2015-12-141-0/+1
| * | ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula2015-12-144-12/+43
| * | ALSA: hda/ca0132 - quirk for Alienware 17 2015Gabriele Martino2015-12-091-1/+2
| * | ALSA: hda - Fix noise problems on Thinkpad T440sTakashi Iwai2015-12-091-1/+21
| * | ALSA: hda - Fixing speaker noise on the two latest thinkpad modelsHui Wang2015-12-081-0/+9
| * | ALSA: hda - Add inverted dmic for Packard Bell DOTSDavid Henningsson2015-12-071-0/+1
| * | ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han2015-12-071-0/+23
| * | ALSA: rme96: Fix unexpected volume reset after rate changesTakashi Iwai2015-12-041-15/+26
* | | ALSA: oxfw: add stream format quirk for SCS.1 modelsTakashi Sakamoto2015-12-221-1/+9
* | | ALSA: oxfw: obsolete scs1x moduleTakashi Sakamoto2015-12-224-543/+27
* | | ALSA: oxfw: add MIDI playback port for SCS.1 modelsTakashi Sakamoto2015-12-221-2/+45
* | | ALSA: oxfw: copy handlers of asynchronous transaction for MIDI playbackTakashi Sakamoto2015-12-221-0/+161
* | | ALSA: oxfw: add MIDI capture port for SCS.1 modelsTakashi Sakamoto2015-12-221-1/+33
* | | ALSA: oxfw: copy handlers of asynchronous transaction for MIDI captureTakashi Sakamoto2015-12-221-1/+82
* | | ALSA: oxfw: allocate own address region for SCS.1 seriesTakashi Sakamoto2015-12-222-1/+65
* | | ALSA: oxfw: add scs1x layerTakashi Sakamoto2015-12-224-3/+30
* | | ALSA: oxfw: rename a structure so that it means backward compatibility to old...Takashi Sakamoto2015-12-222-10/+10
* | | ALSA: oxfw: move model-specific parameters from common structureTakashi Sakamoto2015-12-223-42/+39
* | | ALSA: oxfw: move model-specific members from common structureTakashi Sakamoto2015-12-222-19/+34
* | | ALSA: oxfw: enable to keep memory block for model-specific structureTakashi Sakamoto2015-12-222-0/+2
* | | ALSA: usb-audio: use list_for_each_entry_continue_reverseGeliang Tang2015-12-221-4/+2
* | | ALSA: fm801: restore TEA575x state on resumeAndy Shevchenko2015-12-211-0/+5
* | | ALSA: fm801: save context before suspend devicesAndy Shevchenko2015-12-211-2/+3
* | | ALSA: fm801: no need to suspend absent codecAndy Shevchenko2015-12-211-6/+12
* | | ALSA: fm801: detect FM-only card earlierAndy Shevchenko2015-12-211-30/+39
* | | ALSA: fm801: propagate TUNER_ONLY bit when autodetectedAndy Shevchenko2015-12-211-0/+4
* | | Merge branch 'topic/hdmi-jack' into for-nextTakashi Iwai2015-12-212-19/+151
|\ \ \
| * | | ALSA: hda - Move audio component accesses to hdac_i915.cTakashi Iwai2015-12-102-43/+92
| * | | ALSA: hda - Use component ops for i915 HDMI/DP audio jack handlingTakashi Iwai2015-12-101-14/+97
* | | | ALSA: fm801: store struct device instead of pci_devAndy Shevchenko2015-12-201-4/+5
* | | | ALSA: fm801: put curly braces around empty if-bodyAndy Shevchenko2015-12-201-2/+3
* | | | ALSA: fm801: convert rest outw() / inw() to use helpersAndy Shevchenko2015-12-201-10/+26
* | | | ALSA: fm801: explicitly free IRQ lineAndy Shevchenko2015-12-201-0/+2
* | | | ALSA: oss: consolidate kmalloc/memset 0 call to kzallocNicholas Mc Guire2015-12-201-2/+1
OpenPOWER on IntegriCloud