summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix crash during driver load on big endian machinesArun Easi2021-02-232-5/+6
* xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich2021-02-231-8/+14
* xen-scsiback: don't "handle" error by BUG()Jan Beulich2021-02-231-2/+2
* xen-netback: don't "handle" error by BUG()Jan Beulich2021-02-231-3/+1
* xen-blkback: don't "handle" error by BUG()Jan Beulich2021-02-231-4/+2
* Xen/gntdev: correct error checking in gntdev_map_grant_pages()Jan Beulich2021-02-231-8/+9
* Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()Jan Beulich2021-02-231-3/+13
* usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based oneSerge Semin2021-02-231-3/+15
* usb: dwc3: ulpi: fix checkpatch warningFelipe Balbi2021-02-231-1/+1
* iwlwifi: mvm: guard against device removal in reprobeJohannes Berg2021-02-231-1/+2
* iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach2021-02-231-0/+5
* ACPI: thermal: Do not call acpi_thermal_check() directlyRafael J. Wysocki2021-02-101-16/+38
* Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-02-101-1/+16
* mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang2021-02-101-0/+6
* usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner2021-02-101-7/+1
* USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins2021-02-101-8/+11
* USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-02-101-1/+3
* Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan2021-02-101-0/+2
* USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel2021-02-101-0/+6
* USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin2021-02-101-0/+1
* USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran2021-02-101-0/+1
* scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King2021-02-101-1/+3
* scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan2021-02-101-2/+14
* usb: udc: core: Use lock when write to soft_connectThinh Nguyen2021-02-101-3/+10
* iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-031-1/+2
* iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse2021-02-031-16/+26
* can: dev: prevent potential information leak in can_fill_info()Dan Carpenter2021-02-031-1/+1
* RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-02-031-1/+1
* mt7601u: fix rx buffer refcountingLorenzo Bianconi2021-02-031-2/+1
* mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi2021-02-031-1/+1
* net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli2021-02-031-0/+1
* ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng2021-02-031-14/+6
* xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz2021-01-301-0/+1
* sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-301-2/+2
* xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman2021-01-301-0/+2
* usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson2021-01-301-1/+1
* ehci: fix EHCI host controller initialization sequenceEugene Korenevsky2021-01-301-0/+12
* iio: ad5504: Fix setting power-down stateLars-Peter Clausen2021-01-301-2/+2
* can: dev: can_restart: fix use after free bugVincent Mailhol2021-01-301-2/+2
* drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-301-4/+4
* drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-301-1/+1
* scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo2021-01-301-7/+4
* dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke2021-01-301-3/+12
* ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede2021-01-301-0/+2
* spi: cadence: cache reference clock rate during probeMichael Hennerich2021-01-231-2/+4
* rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin2021-01-231-1/+1
* netxen_nic: fix MSI/MSI-x interruptsManish Chopra2021-01-231-6/+1
* net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen2021-01-231-2/+6
* iio: buffer: Fix demux updateNuno Sá2021-01-231-3/+3
* usb: ohci: Make distrust_firmware param default to falseHamish Martin2021-01-231-1/+1