summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin1-1/+2
2020-07-22Revert "tty: xilinx_uartps: Fix missing id assignment to the console"Jan Kiszka1-1/+0
2020-07-22virt: vbox: Fix guest capabilities mask checkHans de Goede2-1/+3
2020-07-22virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede4-4/+22
2020-07-22USB: serial: option: add Quectel EG95 LTE modemAceLan Kao1-0/+3
2020-07-22USB: serial: option: add GosunCn GM500 seriesJörgen Storvist1-0/+3
2020-07-22USB: serial: ch341: add new Product ID for CH340Igor Moura1-0/+1
2020-07-22USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2-0/+5
2020-07-22USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
2020-07-22usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang1-0/+2
2020-07-22usb: chipidea: core: add wakeup support for extconPeter Chen1-0/+24
2020-07-22usb: dwc2: Fix shutdown callback in platformMinas Harutyunyan1-1/+2
2020-07-22USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix1-1/+1
2020-07-22ALSA: hda/realtek - Enable Speaker for ASUS UX563Kailang Yang1-0/+1
2020-07-22ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534Kailang Yang1-0/+2
2020-07-22ALSA: hda/realtek: Enable headset mic of Acer TravelMate B311R-31 with ALC256Jian-Hong Pan1-0/+11
2020-07-22ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus G14(G401) series w...Armas Spann1-0/+9
2020-07-22ALSA: hda/realtek - change to suitable link model for ASUS platformKailang Yang1-2/+2
2020-07-22ALSA: usb-audio: Fix race against the error recovery URB submissionTakashi Iwai1-5/+12
2020-07-22ALSA: line6: Sync the pending work cancel at disconnectionTakashi Iwai1-1/+1
2020-07-22ALSA: line6: Perform sanity check for each URB creationTakashi Iwai2-0/+4
2020-07-22HID: quirks: Ignore Simply Automated UPB PIMJames Hilliard2-0/+3
2020-07-22HID: quirks: Always poll Obins Anne Pro 2 keyboardSebastian Parschauer2-0/+2
2020-07-22HID: magicmouse: do not set up autorepeatDmitry Torokhov1-0/+6
2020-07-22HID: logitech-hidpp: avoid repeated "multiplier = " log messagesMaciej S. Szmigiero1-1/+1
2020-07-22slimbus: core: Fix mismatch in of_node_get/putSaravana Kannan1-0/+1
2020-07-22clk: qcom: gcc: Add missing UFS clocks for SM8150Vinod Koul1-0/+84
2020-07-22clk: qcom: gcc: Add GPU and NPU clocks for SM8150Vinod Koul1-0/+64
2020-07-22mtd: rawnand: oxnas: Release all devices in the _remove() pathMiquel Raynal1-2/+6
2020-07-22mtd: rawnand: oxnas: Unregister all devices on errorMiquel Raynal1-0/+8
2020-07-22mtd: rawnand: oxnas: Keep track of registered devicesMiquel Raynal1-4/+4
2020-07-22mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas1-2/+3
2020-07-22mtd: rawnand: brcmnand: correctly verify erased pagesÁlvaro Fernández Rojas1-8/+11
2020-07-22mtd: rawnand: timings: Fix default tR_max and tCCS_min timingsMiquel Raynal1-3/+2
2020-07-22mtd: rawnand: marvell: Fix probe error pathMiquel Raynal1-9/+14
2020-07-22mtd: rawnand: marvell: Use nand_cleanup() when the device is not yet registeredMiquel Raynal1-1/+1
2020-07-22mtd: rawnand: marvell: Fix the condition on a return codeMiquel Raynal1-1/+1
2020-07-22RDMA/mlx5: Verify that QP is created with RQ or SQAharon Landau1-0/+2
2020-07-22soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active requestMaulik Shah1-12/+11
2020-07-22soc: qcom: rpmh-rsc: Clear active mode configuration for wake TCSRaju P.L.S.S.S.N1-23/+54
2020-07-22soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new dataMaulik Shah1-23/+18
2020-07-22soc: qcom: rpmh: Update dirty flag only when data changesMaulik Shah1-8/+11
2020-07-22perf stat: Zero all the 'ena' and 'run' array slot stats for interval modeJin Yao1-2/+4
2020-07-22PCI/PM: Call .bridge_d3() hook only if non-NULLBjorn Helgaas1-1/+3
2020-07-22habanalabs: Align protection bits configuration of all TPCsTomer Tayar1-1/+98
2020-07-22apparmor: ensure that dfa state tables have entriesJohn Johansen1-0/+5
2020-07-22soc: qcom: socinfo: add missing soc_id sysfs entrySrinivas Kandagatla1-0/+2
2020-07-22arm: dts: mt7623: add phy-mode property for gmac2Sean Wang1-0/+1
2020-07-22copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner1-1/+1
2020-07-22regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson1-23/+29