summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski1-1/+2
2021-02-03iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse1-16/+26
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
2021-02-03RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib1-1/+1
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-02-03net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli1-0/+1
2021-02-03ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng1-14/+6
2021-01-30xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz1-0/+1
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven1-2/+2
2021-01-30xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman1-0/+2
2021-01-30usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson1-1/+1
2021-01-30ehci: fix EHCI host controller initialization sequenceEugene Korenevsky1-0/+12
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen1-2/+2
2021-01-30can: dev: can_restart: fix use after free bugVincent Mailhol1-2/+2
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs1-4/+4
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs1-1/+1
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo1-7/+4
2021-01-30dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke1-3/+12
2021-01-30ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede1-0/+2
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich1-2/+4
2021-01-23rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin1-1/+1
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra1-6/+1
2021-01-23net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen1-2/+6
2021-01-23iio: buffer: Fix demux updateNuno Sá1-3/+3
2021-01-23usb: ohci: Make distrust_firmware param default to falseHamish Martin1-1/+1
2021-01-23RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu1-0/+3
2021-01-23Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov2-3/+28
2021-01-23net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2-0/+2
2021-01-23misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2021-01-23ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes1-1/+8
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu1-0/+2
2021-01-17block: rsxx: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-17cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King1-6/+3
2021-01-17spi: pxa2xx: Fix use-after-free on unbindLukas Wunner1-2/+1
2021-01-17scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp2-49/+71
2021-01-17xcopy: loop over devices using idr helperMike Christie1-29/+41
2021-01-17target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp1-31/+48
2021-01-17target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp1-19/+9
2021-01-17target: bounds check XCOPY segment descriptor listDavid Disseldorp1-2/+12
2021-01-17target: add XCOPY target/segment desc sense codesDavid Disseldorp1-0/+24
2021-01-12Revert "device property: Keep secondary firmware node secondary by type"Bard Liao1-1/+1
2021-01-12USB: serial: keyspan_pda: remove unused variableJohan Hovold1-2/+0
2021-01-12usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru1-2/+2
2021-01-12usb: gadget: Fix spinlock lockup on usb_function_deactivateSriharsha Allenki1-2/+8
2021-01-12USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang1-1/+3
2021-01-12usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang1-0/+1
2021-01-12usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet1-14/+55
2021-01-12usb: gadget: select CONFIG_CRC32Arnd Bergmann1-0/+2