summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai2018-03-221-1/+7
* ALSA: aloop: Sync stale timer before releaseTakashi Iwai2018-03-221-1/+8
* ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang2018-03-221-0/+4
* ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang2018-03-221-0/+10
* ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai2018-03-211-0/+5
* ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai2018-03-171-1/+5
* Merge tag 'asoc-fix-v4.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2018-03-127-23/+45
|\
| *-----------. Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/f...Mark Brown2018-03-127-23/+45
| |\ \ \ \ \ \ \
| | | | | | | | * ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald2018-02-281-6/+8
| | | | | | |_|/ | | | | | |/| |
| | | | | | | * ASoC: sun4i-i2s: Fix RX slot number of SUN8IYong Deng2018-02-261-1/+1
| | | | | | |/ | | | | | |/|
| | | | | | * ASoC: sgtl5000: Fix suspend/resumeFabio Estevam2018-02-161-0/+11
| | | | | | * sgtl5000: change digital_mute policyMichal Oleszczyk2018-02-141-3/+12
| | | | | |/
| | | | * | ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede2018-02-191-0/+1
| | | | |/
| | | * | ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi2018-02-201-6/+1
| | | |/
| | * | ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda2018-03-092-7/+11
| | |/
* | | ALSA: hda - Revert power_save option default valueTakashi Iwai2018-03-121-3/+6
* | | ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai2018-03-111-4/+6
* | | ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai2018-03-101-2/+2
* | | ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai2018-03-103-37/+25
|/ /
* | ALSA: hda: add dock and led support for HP ProBook 640 G2Dennis Wassenberg2018-03-081-0/+1
* | ALSA: hda: add dock and led support for HP EliteBook 820 G3Dennis Wassenberg2018-03-081-0/+1
* | ALSA: hda/realtek - Make dock sound work on ThinkPad L570Dennis Wassenberg2018-03-081-0/+1
* | ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() callTakashi Iwai2018-03-081-1/+0
* | ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai2018-03-084-13/+24
* | ALSA: seq: Don't allow resizing pool in useTakashi Iwai2018-03-081-0/+3
* | ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520Takashi Iwai2018-03-061-0/+16
* | ALSA: hda/realtek: Limit mic boost on T480Benjamin Berg2018-03-061-0/+1
* | ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang2018-03-061-0/+11
* | ALSA: hda/realtek - Add support headset mode for DELL WYSEKailang Yang2018-03-061-0/+14
* | ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang2018-03-021-1/+1
* | ALSA: x86: Fix potential crash at error pathTakashi Iwai2018-02-281-10/+17
* | ALSA: x86: Fix missing spinlock and mutex initializationsTakashi Iwai2018-02-281-0/+2
* | ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald2018-02-281-1/+1
* | ALSA: hda - Fix pincfg at resume on Lenovo T470 dockTakashi Iwai2018-02-261-1/+2
* | ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola2018-02-241-0/+47
* | ALSA: hda: Add a power_save blacklistHans de Goede2018-02-241-2/+36
* | ALSA: x86: hdmi: Add single_port option for compatible behaviorTakashi Iwai2018-02-221-3/+11
* | ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski2018-02-141-0/+19
* | ALSA: seq: Fix racy pool initializationsTakashi Iwai2018-02-141-2/+6
* | Merge branch 'topic/fixes' into for-linusTakashi Iwai2018-02-125-10/+78
|\ \ | |/ |/|
| * ALSA: usb: add more device quirks for USB DSD devicesDaniel Mack2018-02-121-2/+5
| * ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attributeKirill Marinushkin2018-02-121-7/+11
| * ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola2018-02-121-0/+9
| * ALSA: ac97: kconfig: Remove select of undefined symbol AC97Ulf Magnusson2018-02-121-1/+0
| * ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platformKailang Yang2018-02-071-0/+42
| * ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang2018-02-071-0/+2
| * ALSA: hda - Fix headset mic detection problem for two Dell machinesHui Wang2018-02-071-0/+9
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1122-42/+42
* | Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2018-02-0728-106/+918
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50...Mark Brown2018-02-073-11/+90
| |\ \ \ \
OpenPOWER on IntegriCloud