summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-13ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan1-0/+12
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann1-8/+4
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki1-0/+5
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier1-1/+4
2019-03-01ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt3-0/+170
2019-02-28Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1035-5682/+13554
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown216-3664/+31718
2019-02-26Merge branch 'asoc-5.0' into asoc-linusMark Brown7-40/+94
2019-02-26ASoC: stm32: i2s: skip useless write in slave modeOlivier Moysan1-2/+2
2019-02-26ASoC: stm32: i2s: fix race condition in irq handlerOlivier Moysan1-3/+14
2019-02-26ASoC: stm32: i2s: remove useless callbackOlivier Moysan1-11/+0
2019-02-26ASoC: stm32: i2s: fix dma configurationOlivier Moysan1-7/+7
2019-02-26ASoC: stm32: i2s: fix stream count managementOlivier Moysan1-7/+5
2019-02-26ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan1-1/+1
2019-02-26ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan1-7/+6
2019-02-26Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown5-34/+87
2019-02-26ASoC: qcom: Kconfig: fix dependency for sdm845Cheng-Yi Chiang1-1/+1
2019-02-26ASoC: Intel: Boards: Add Maxim98373 supportJenny TC3-23/+200
2019-02-26ASoC: rsnd: gen: fix SSI9 4/5/6/7 busif related register addressJiada Wang3-13/+62
2019-02-26ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto1-1/+3
2019-02-26ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto1-1/+13
2019-02-25ALSA: hda: Extend i915 component bind timeoutTakashi Iwai1-2/+2
2019-02-25Linux 5.0-rc8Linus Torvalds1-1/+1
2019-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+21
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-420/+568
2019-02-24net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2-0/+15
2019-02-24tcp: repaired skbs must init their tso_segsEric Dumazet1-0/+1
2019-02-24net/x25: fix a race in x25_bind()Eric Dumazet1-5/+8
2019-02-24net: dsa: Remove documentation for port_fdb_prepareHauke Mehrtens1-7/+3
2019-02-24Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu1-8/+1
2019-02-24selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-02-24net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-02-24net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier1-1/+5
2019-02-23Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+4
2019-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-3/+14
2019-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-34/+69
2019-02-23Merge branch 'fixes-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-7/+5
2019-02-23Merge tag 'pm-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/li...Linus Torvalds2-2/+2
2019-02-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds7-73/+96
2019-02-23Merge tag 'arc-5.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds14-73/+188
2019-02-23bpf, doc: add bpf list as secondary entry to maintainers fileDaniel Borkmann1-1/+13
2019-02-23Merge branch 'parisc-5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-22/+32
2019-02-23Merge tag 'kbuild-fixes-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2019-02-23Merge branch 'udp-a-few-fixes'David S. Miller3-8/+12
2019-02-23udp: fix possible user after free in error handlerPaolo Abeni1-2/+4
2019-02-23udpv6: fix possible user after free in error handlerPaolo Abeni1-4/+6
2019-02-23fou6: fix proto error handler argument typePaolo Abeni1-1/+1
2019-02-23udpv6: add the required annotation to mib typePaolo Abeni1-1/+1
2019-02-23mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-02-23net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal1-1/+1