summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-23scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi
2021-02-23xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich
2021-02-23xen-scsiback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen-blkback: don't "handle" error by BUG()Jan Beulich
2021-02-23Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich
2021-02-23Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich
2021-02-23usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin
2021-02-23usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi
2021-02-23xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-23iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-23remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar
2021-02-10iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-02-10ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
2021-02-10xhci: fix bounce buffer usage for non-sg list caseMathias Nyman
2021-02-10usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner
2021-02-10USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan
2021-02-10USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel
2021-02-10USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin
2021-02-10USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran
2021-02-10scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King
2021-02-10scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan
2021-02-10ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan
2021-02-10net: dsa: bcm_sf2: put device node before returnPan Bian
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2021-02-03iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-02-03leds: trigger: fix potential deadlock with libataAndrea Righi
2021-02-03net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli
2021-02-03ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng
2021-01-30net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-30xhci: tegra: Delay for disabling LFPS detectorJC Kuo
2021-01-30xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-30usb: udc: core: Use lock when write to soft_connectThinh Nguyen
2021-01-30USB: ehci: fix an interrupt calltrace errorLongfang Liu
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2021-01-30stm class: Fix module init return on allocation failureWang Hui