summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-12ALSA: usb-audio: Fix UBSAN warnings for MIDI jacksTakashi Iwai1-0/+4
2021-01-12USB: usblp: fix DMA to stackJohan Hovold1-2/+19
2021-01-12USB: yurex: fix control-URB timeout handlingJohan Hovold1-0/+3
2021-01-12USB: serial: option: add Quectel EM160R-GLBjørn Mork1-0/+2
2021-01-12USB: serial: option: add LongSung M5710 module supportDaniel Palmer1-0/+1
2021-01-12USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold1-5/+15
2021-01-12usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen1-0/+7
2021-01-12usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap1-0/+2
2021-01-12USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik1-12/+12
2021-01-12usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai1-1/+5
2021-01-12usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regressionSerge Semin1-13/+5
2021-01-12usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin1-3/+15
2021-01-12usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin2-1/+2
2021-01-12usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen1-0/+2
2021-01-12usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng1-11/+3
2021-01-12usb: dwc3: meson-g12a: disable clk on error handling path in probeZheng Zengkai1-1/+1
2021-01-12usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara1-0/+11
2021-01-12USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa1-3/+13
2021-01-12USB: cdc-acm: blacklist another IR Droid deviceSean Young1-0/+4
2021-01-12usb: gadget: enable super speed plustaehyun.cho1-2/+2
2021-01-12staging: mt7621-dma: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-01-12Staging: comedi: Return -EFAULT if copy_to_user() failsDan Carpenter1-1/+3
2021-01-12powerpc: Handle .text.{hot,unlikely}.* in linker scriptNathan Chancellor1-1/+1
2021-01-12crypto: asym_tpm: correct zero out potential secretsGreg Kroah-Hartman1-1/+1
2021-01-12crypto: ecdh - avoid buffer overflow in ecdh_set_secret()Ard Biesheuvel1-1/+2
2021-01-12scsi: block: Do not accept any requests while suspendedAlan Stern3-8/+25
2021-01-12scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche5-14/+4
2021-01-12Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede1-6/+2
2021-01-12kbuild: don't hardcode depmod pathDominique Martinet1-1/+1
2021-01-12scsi: ufs: Clear UAC for FFU and RPMB LUNsJaegeuk Kim2-6/+65
2021-01-12depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds1-0/+2
2021-01-12lib/genalloc: fix the overflow when size is too bigHuang Shijie1-12/+13
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap21-20/+1
2021-01-12scsi: core: Only process PM requests if rpm_status != RPM_ACTIVEBart Van Assche1-13/+14
2021-01-12scsi: scsi_transport_spi: Set RQF_PM for domain validation commandsBart Van Assche1-8/+19
2021-01-12scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPTBart Van Assche2-2/+2
2021-01-12scsi: ide: Do not set the RQF_PREEMPT flag for sense requestsBart Van Assche2-6/+0
2021-01-12scsi: block: Introduce BLK_MQ_REQ_PMBart Van Assche3-3/+8
2021-01-12scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllersAdrian Hunter1-0/+2
2021-01-12scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllersAdrian Hunter1-0/+17
2021-01-12scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter1-2/+32
2021-01-12scsi: ufs-pci: Fix restore from S4 for Intel controllersAdrian Hunter1-0/+20
2021-01-12scsi: ufs: Fix wrong print message in dev_err()Bean Huo1-1/+1
2021-01-12workqueue: Kick a worker based on the actual activation of delayed worksYunfeng Ye1-3/+10
2021-01-12block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund1-0/+1
2021-01-12selftests/vm: fix building protection keys testHarish1-5/+5
2021-01-12stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi1-0/+4
2021-01-12selftests: mlxsw: Set headroom size of correct portIdo Schimmel1-1/+1
2021-01-12net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork1-0/+1
2021-01-12ibmvnic: fix: NULL pointer dereference.YANG LI1-3/+1