Age | Commit message (Expand) | Author | Files | Lines |
2018-03-11 | ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats() | Takashi Iwai | 1 | -4/+6 |
2018-03-10 | ALSA: seq: Clear client entry before deleting else at closing | Takashi Iwai | 1 | -2/+2 |
2018-03-10 | ALSA: seq: Fix possible UAF in snd_seq_check_queue() | Takashi Iwai | 3 | -37/+25 |
2018-03-08 | ALSA: hda: add dock and led support for HP ProBook 640 G2 | Dennis Wassenberg | 1 | -0/+1 |
2018-03-08 | ALSA: hda: add dock and led support for HP EliteBook 820 G3 | Dennis Wassenberg | 1 | -0/+1 |
2018-03-08 | ALSA: hda/realtek - Make dock sound work on ThinkPad L570 | Dennis Wassenberg | 1 | -0/+1 |
2018-03-08 | ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() call | Takashi Iwai | 1 | -1/+0 |
2018-03-08 | ALSA: seq: More protection for concurrent write and ioctl races | Takashi Iwai | 4 | -13/+24 |
2018-03-08 | ALSA: seq: Don't allow resizing pool in use | Takashi Iwai | 1 | -0/+3 |
2018-03-06 | ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520 | Takashi Iwai | 1 | -0/+16 |
2018-03-06 | ALSA: hda/realtek: Limit mic boost on T480 | Benjamin Berg | 1 | -0/+1 |
2018-03-06 | ALSA: hda/realtek - Add headset mode support for Dell laptop | Kailang Yang | 1 | -0/+11 |
2018-03-06 | ALSA: hda/realtek - Add support headset mode for DELL WYSE | Kailang Yang | 1 | -0/+14 |
2018-03-02 | ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machines | Hui Wang | 1 | -1/+1 |
2018-02-28 | ALSA: x86: Fix potential crash at error path | Takashi Iwai | 1 | -10/+17 |
2018-02-28 | ALSA: x86: Fix missing spinlock and mutex initializations | Takashi Iwai | 1 | -0/+2 |
2018-02-28 | ALSA: control: Fix memory corruption risk in snd_ctl_elem_read | Richard Fitzgerald | 1 | -1/+1 |
2018-02-26 | ALSA: hda - Fix pincfg at resume on Lenovo T470 dock | Takashi Iwai | 1 | -1/+2 |
2018-02-24 | ALSA: usb-audio: Add a quirck for B&W PX headphones | Erik Veijola | 1 | -0/+47 |
2018-02-24 | ALSA: hda: Add a power_save blacklist | Hans de Goede | 1 | -2/+36 |
2018-02-22 | ALSA: x86: hdmi: Add single_port option for compatible behavior | Takashi Iwai | 1 | -3/+11 |
2018-02-14 | ALSA: hda/realtek: PCI quirk for Fujitsu U7x7 | Jan-Marek Glogowski | 1 | -0/+19 |
2018-02-14 | ALSA: seq: Fix racy pool initializations | Takashi Iwai | 1 | -2/+6 |
2018-02-12 | Merge branch 'topic/fixes' into for-linus | Takashi Iwai | 5 | -10/+78 |
2018-02-12 | ALSA: usb: add more device quirks for USB DSD devices | Daniel Mack | 1 | -2/+5 |
2018-02-12 | ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute | Kirill Marinushkin | 1 | -7/+11 |
2018-02-12 | ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204 | Lassi Ylikojola | 1 | -0/+9 |
2018-02-12 | ALSA: ac97: kconfig: Remove select of undefined symbol AC97 | Ulf Magnusson | 1 | -1/+0 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 22 | -42/+42 |
2018-02-07 | Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 28 | -106/+918 |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50... | Mark Brown | 3 | -11/+90 |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc... | Mark Brown | 6 | -31/+48 |
2018-02-07 | Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/... | Mark Brown | 22 | -63/+770 |
2018-02-07 | Merge remote-tracking branch 'asoc/topic/compress' into asoc-next | Mark Brown | 1 | -30/+41 |
2018-02-07 | Merge remote-tracking branch 'asoc/fix/twl-breakage' into asoc-next | Mark Brown | 2 | -0/+4 |
2018-02-07 | Merge remote-tracking branches 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fi... | Mark Brown | 166 | -4988/+12420 |
2018-02-07 | ASoC: stm32: add of dependency for stm32 drivers | Olivier Moysan | 1 | -3/+3 |
2018-02-07 | ASoC: mt8173-rt5650: fix child-node lookup | Johan Hovold | 1 | -8/+3 |
2018-02-07 | ASoC: dapm: fix debugfs read using path->connected | KaiChieh Chuang | 1 | -1/+1 |
2018-02-07 | ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform | Kailang Yang | 1 | -0/+42 |
2018-02-07 | ALSA: hda/realtek - Add headset mode support for Dell laptop | Kailang Yang | 1 | -0/+2 |
2018-02-07 | ALSA: hda - Fix headset mic detection problem for two Dell machines | Hui Wang | 1 | -0/+9 |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -4/+4 |
2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -49/+39 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 25 | -49/+49 |
2018-01-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -15/+12 |
2018-01-27 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 9 | -70/+103 |
2018-01-26 | ASoC: compress: Fixup error messages | Charles Keepax | 1 | -27/+41 |
2018-01-26 | ASoC: compress: Remove some extraneous blank lines | Charles Keepax | 1 | -3/+0 |
2018-01-26 | Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 1 | -4/+4 |