summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-12scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp
2021-01-12Revert "device property: Keep secondary firmware node secondary by type"Bard Liao
2021-01-12USB: serial: keyspan_pda: remove unused variableJohan Hovold
2021-01-12usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung
2021-01-12usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru
2021-01-12usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki
2021-01-12USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang
2021-01-12usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani
2021-01-12usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang
2021-01-12usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet
2021-01-12usb: gadget: select CONFIG_CRC32Arnd Bergmann
2021-01-12USB: usblp: fix DMA to stackJohan Hovold
2021-01-12USB: yurex: fix control-URB timeout handlingJohan Hovold
2021-01-12USB: serial: option: add Quectel EM160R-GLBjørn Mork
2021-01-12USB: serial: option: add LongSung M5710 module supportDaniel Palmer
2021-01-12USB: serial: iuu_phoenix: fix DMA from stackJohan Hovold
2021-01-12usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen
2021-01-12usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap
2021-01-12USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk setMichael Grzeschik
2021-01-12usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...Yu Kuai
2021-01-12usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completionSerge Semin
2021-01-12USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().Tetsuo Handa
2021-01-12USB: cdc-acm: blacklist another IR Droid deviceSean Young
2021-01-12usb: gadget: enable super speed plustaehyun.cho
2021-01-12staging: mt7621-dma: Fix a resource leak in an error handling pathChristophe JAILLET
2021-01-12video: hyperv_fb: Fix the mmap() regression for v5.4.y and olderDexuan Cui
2021-01-12Bluetooth: revert: hci_h5: close serdev device and free hu in h5_closeHans de Goede
2021-01-12net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZEFlorian Fainelli
2021-01-12vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-12net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang
2021-01-12tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2021-01-12net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2021-01-12net: ethernet: Fix memleak in ethoc_probeDinghao Liu
2021-01-12virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike
2021-01-12qede: fix offload for IPIP tunnel packetsManish Chopra
2021-01-12net: mvpp2: Fix GoP port 3 Networking Complex Control configurationsStefan Chulski
2021-01-12atm: idt77252: call pci_disable_device() on error pathDan Carpenter
2021-01-12ethernet: ucc_geth: set dev->max_mtu to 1518Rasmus Villemoes
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2021-01-12net: mvpp2: prs: fix PPPoE with ipv6 packet parseStefan Chulski
2021-01-12net: mvpp2: Add TCAM entry to drop flow control pause framesStefan Chulski
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2021-01-12scsi: scsi_transport_spi: Set RQF_PM for domain validation commandsBart Van Assche
2021-01-12scsi: ide: Do not set the RQF_PREEMPT flag for sense requestsBart Van Assche
2021-01-12scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->p...Adrian Hunter
2021-01-12scsi: ufs: Fix wrong print message in dev_err()Bean Huo