summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
* | | | | ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai2016-04-211-0/+1
* | | | | ALSA: hda - add PCI ID for Intel Broxton-TLu, Han2016-04-201-0/+3
* | | | | ALSA: hda - Keep powering up ADCs on Cirrus codecsTakashi Iwai2016-04-191-0/+14
* | | | | ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020mBastien Nocera2016-04-181-0/+1
* | | | | ALSA - hda: hdmi check NULL pointer in hdmi_set_chmapLibin Yang2016-04-181-0/+2
* | | | | ALSA: hda - Don't trust the reported actual power stateTakashi Iwai2016-04-171-2/+4
| |_|/ / |/| | |
* | | | ALSA: hda - Fix inconsistent monitor_present state until repollTakashi Iwai2016-04-131-7/+4
* | | | ALSA: hda - Fix regression of monitor_present flag in eld proc fileHyungwon Hwang2016-04-131-0/+2
* | | | ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang2016-04-121-0/+14
* | | | ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460sSven Eckelmann2016-04-111-1/+9
* | | | ALSA: sscape: Use correct format identifier for size_tWilliam Breathitt Gray2016-04-111-1/+1
* | | | ALSA: usb-audio: Add a quirk for Plantronics BT300Dennis Kadioglu2016-04-061-0/+1
* | | | ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320Takashi Iwai2016-04-041-0/+1
* | | | ALSA: hda - Bind with i915 only when Intel graphics is presentTakashi Iwai2016-04-041-0/+15
|/ / /
* | | Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-017-22/+79
|\ \ \ | |/ / |/| |
| * | ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai2016-04-011-2/+2
| * | ALSA: hda - fix front mic problem for a HP desktopHui Wang2016-04-011-0/+9
| * | ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-03-312-1/+9
| * | ALSA: hda: add AMD Polaris-10/11 AZ PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu2016-03-311-0/+4
| * | ALSA: dice: fix memory leak when unpluggingTakashi Sakamoto2016-03-281-10/+4
| * | ALSA: hda - Apply fix for white noise on Asus N550JV, tooBobi Mihalca2016-03-231-1/+1
| * | ALSA: hda - Fix white noise on Asus N750JV headphoneBobi Mihalca2016-03-231-1/+8
| * | ALSA: hda - Asus N750JV external subwoofer fixupBobi Mihalca2016-03-231-0/+1
| * | ALSA: timer: fix gparams ioctl compatibility for different architecturesTakashi Sakamoto2016-03-232-8/+42
* | | Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-222-10/+28
|\| |
| * | ALSA: hda - Fix missing ELD update at unpluggingTakashi Iwai2016-03-211-2/+1
| * | ALSA: usb-audio: add Microsoft HD-5001 to quirksVictor Clément2016-03-201-0/+1
| * | ALSA: hda - Workaround for unbalanced i915 power refcount by concurrent probeTakashi Iwai2016-03-201-0/+6
| * | ALSA: hda - Fix spurious kernel WARNING on Baytrail HDMITakashi Iwai2016-03-181-1/+2
| * | ALSA: hda - Fix forgotten HDMI monitor_present updateTakashi Iwai2016-03-181-0/+1
| * | ALSA: hda - Really restrict i915 notifier to HSW+Takashi Iwai2016-03-181-7/+17