summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-17usb: common: usb-conn-gpio: Don't log an error on probe deferralBryan O'Donoghue1-1/+2
2019-12-17interconnect: qcom: qcs404: Walk the list safely on node removalGeorgi Djakov1-4/+4
2019-12-17interconnect: qcom: sdm845: Walk the list safely on node removalGeorgi Djakov1-2/+2
2019-12-17xhci: make sure interrupts are restored to correct stateMathias Nyman1-6/+6
2019-12-17xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.Mathias Nyman1-1/+2
2019-12-17xhci: Increase STS_HALT timeout in xhci_suspend()Kai-Heng Feng1-1/+1
2019-12-17xhci: fix USB3 device initiated resume race with roothub autosuspendMathias Nyman2-2/+11
2019-12-17xhci: Fix memory leak in xhci_add_in_port()Mika Westerberg1-0/+4
2019-12-17usb: xhci: only set D3hot for pci deviceHenry Lin3-5/+16
2019-12-17staging: gigaset: add endpoint-type sanity checkJohan Hovold1-0/+12
2019-12-17staging: gigaset: fix illegal free on probe errorsJohan Hovold1-5/+1
2019-12-17staging: gigaset: fix general protection fault on probeJohan Hovold1-0/+5
2019-12-17staging: vchiq: call unregister_chrdev_region() when driver registration failsMarcelo Diop-Gonzalez1-1/+1
2019-12-17staging: rtl8712: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17staging: rtl8188eu: fix interface sanity checkJohan Hovold1-1/+1
2019-12-17staging: exfat: fix multiple definition error of `rename_file'Brendan Higgins3-6/+6
2019-12-17binder: fix incorrect calculation for num_validTodd Kjos1-2/+2
2019-12-17usb: host: xhci-tegra: Correct phy enable sequenceNagarjuna Kristam1-12/+13
2019-12-17usb: Allow USB device to be warm reset in suspended stateKai-Heng Feng1-3/+2
2019-12-17USB: documentation: flags on usb-storage versus UASOliver Neukum1-10/+12
2019-12-17USB: uas: heed CAPACITY_HEURISTICSOliver Neukum1-0/+6
2019-12-17USB: uas: honor flag to avoid CAPACITY16Oliver Neukum1-0/+4
2019-12-17media: venus: remove invalid compat_ioctl32 handlerArnd Bergmann2-6/+0
2019-12-17ceph: fix compat_ioctl for ceph_dir_operationsArnd Bergmann2-1/+2
2019-12-17compat_ioctl: add compat_ptr_ioctl()Arnd Bergmann2-0/+42
2019-12-17scsi: qla2xxx: Fix memory leak when sending I/O failsArun Easi1-0/+4
2019-12-17scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran4-59/+72
2019-12-17scsi: qla2xxx: Fix driver unload hangQuinn Tran1-2/+0
2019-12-17scsi: qla2xxx: Do command completion on abort timeoutQuinn Tran2-0/+19
2019-12-17scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier1-5/+3
2019-12-17scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart3-7/+12
2019-12-17Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"Jian-Hong Pan1-10/+0
2019-12-17nvme: Namepace identification descriptor list is optionalKeith Busch1-0/+2
2019-12-17usb: gadget: pch_udc: fix use after freeGustavo A. R. Silva1-1/+0
2019-12-17usb: gadget: configfs: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2019-12-13Linux 5.4.3v5.4.3Greg Kroah-Hartman1-1/+1
2019-12-13kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha1-1/+1
2019-12-13perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter1-1/+1
2019-12-13EDAC/ghes: Fix locking and memory barrier issuesRobert Richter1-24/+66
2019-12-13watchdog: aspeed: Fix clock behaviour for ast2600Joel Stanley1-6/+10
2019-12-13drm/mcde: Fix an error handling path in 'mcde_probe()'Christophe JAILLET1-1/+2
2019-12-13md/raid0: Fix an error message in raid0_make_request()Dan Carpenter1-1/+1
2019-12-13cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade valueAnson Huang1-10/+10
2019-12-13ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2-0/+7
2019-12-13KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-13binder: Handle start==NULL in binder_update_page_range()Jann Horn1-3/+5
2019-12-13binder: Prevent repeated use of ->mmap() via NULL mappingJann Horn1-5/+6
2019-12-13binder: Fix race between mmap() and binder_alloc_print_pages()Jann Horn1-8/+14
2019-12-13Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam1-288/+4
2019-12-13vcs: prevent write access to vcsu devicesNicolas Pitre1-0/+3