summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-176-57/+32
|\
| * ASoC: ac97: use gpiochip data pointerLinus Walleij2016-04-261-5/+3
| * ASoC: wm8996: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
| * ASoC: wm8962: use gpiochip data pointerLinus Walleij2016-04-261-10/+5
| * ASoC: wm8903: use gpiochip data pointerLinus Walleij2016-04-261-11/+6
| * ASoC: wm5100: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
| * ASoC: rt5677: use gpiochip data pointerLinus Walleij2016-04-261-11/+6
* | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-163-3/+3
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-05-163-3/+3
| |\ \ \
| | * | | ACPI / utils: Rename acpi_dev_present()Lukas Wunner2016-04-093-3/+3
| | |/ /
* | | | ALSA: usb-audio: Yet another Phoneix Audio device quirkTakashi Iwai2016-05-111-0/+1
* | | | ALSA: hda - Fix regression on ATI HDMI audioTakashi Iwai2016-05-111-4/+3
* | | | ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy2016-05-101-0/+12
* | | | ALSA: hda - Fix broken reconfigTakashi Iwai2016-05-101-8/+0
* | | | ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng2016-05-091-0/+1
* | | | ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)Takashi Iwai2016-04-291-0/+2
|/ / /
* | | Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-04-2733-611/+250
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into a...Mark Brown2016-04-263-20/+20
| |\ \ \ \
| | | * | | ASoC: wm8962: Correct typo when setting DSPCLK rateCharles Keepax2016-03-291-1/+1
| | | | |/ | | | |/|
| | * | | ASoC: rt5640: Correct the digital interface data selectSugar Zhang2016-03-182-19/+19
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/...Mark Brown2016-04-2611-111/+155
| |\ \ \ \ \ \ \ \
| | | | | | * | | | ASoC: rt5616: add I2C dependencyArnd Bergmann2016-03-161-0/+1
| | | | | | |/ / /
| | | | | * | / / ASoC: nau8825: Fix jack detection across suspendBen Zhang2016-03-281-55/+71
| | | | | | |/ / | | | | | |/| |
| | | | * | | | ASoC: hdac_hdmi: Fix codec power state in S3 during playbackSubhransu S. Prusty2016-04-021-45/+38
| | | | * | | | ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pmSubhransu S. Prusty2016-04-021-7/+4
| | | | |/ / /
| | | * | / / ASoC: cs35l32: avoid uninitialized variable accessArnd Bergmann2016-03-151-4/+13
| | | | |/ / | | | |/| |
| | * | | | ASoC: wm5102: Free compressed IRQ in CODEC removeCharles Keepax2016-04-151-0/+3
| | * | | | ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax2016-04-157-0/+25
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-04-267-32/+63
| |\ \ \ \
| | * | | | ASoC: Intel: Skylake: Fix ibs/obs calc for non-integral sampling ratesSubhransu S. Prusty2016-04-121-9/+19
| | * | | | ASoC: Intel: sst: fix a loop timeout in sst_hsw_stream_reset()Dan Carpenter2016-04-061-1/+1
| | * | | | ASoC: Intel: Skylake: Fix to turn OFF codec power when entering S3Subhransu S. Prusty2016-04-021-2/+13
| | * | | | ASoC: Intel: Skylake: Fix DSP resource de-allocationJeeja KP2016-03-281-4/+5
| | * | | | ASoC: Intel: Skylake: Fix for unloading module only when it is loadedJeeja KP2016-03-282-5/+8
| | * | | | ASoC: Intel: Skylake: Fix kbuild dependencyVinod Koul2016-03-181-1/+0
| | * | | | ASoC: Intel: Skylake: remove call to pci_dev_putVinod Koul2016-03-161-1/+0
| | * | | | ASoC: Intel: Skylake: Call i915 exit lastVinod Koul2016-03-161-3/+2
| | * | | | ASoC: Intel: Skylake: Unmap the address lastVinod Koul2016-03-161-3/+4
| | * | | | ASoC: Intel: Skylake: Freeup properly on skl_dsp_freeVinod Koul2016-03-161-0/+5
| | * | | | ASoC: Intel: Skylake: free codec objects on removalVinod Koul2016-03-161-0/+4
| | * | | | ALSA: hda: use list macro for parsing on cleanupVinod Koul2016-03-161-3/+2
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2016-04-261-0/+7
| |\ \ \ \
| | * | | | ASoC: dapm: Make sure we have a card when displaying component widgetsMark Brown2016-03-181-0/+7
| | |/ / /
| * | | | Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-228-20/+57
| |\ \ \ \
| * \ \ \ \ Merge tag 'sound-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-146-7/+45
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-0511-448/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | [media] Revert "[media] sound/usb: Use Media Controller API to share media re...Mauro Carvalho Chehab2016-03-3111-448/+5
| | | |_|_|/ | | |/| | |
* | | | | | ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDWTakashi Iwai2016-04-263-63/+56
* | | | | | ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki2016-04-261-0/+1
| |_|_|/ / |/| | | |
* | | | | ALSA: hda - Fix possible race on regmap bypass flipTakashi Iwai2016-04-212-18/+32