summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2021-01-30iio: ad5504: Fix setting power-down stateLars-Peter Clausen
2021-01-30can: dev: can_restart: fix use after free bugVincent Mailhol
2021-01-30i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang
2021-01-30drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs
2021-01-30drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs
2021-01-30scsi: ufs: Correct the LUN used in eh_device_reset_handler() callbackCan Guo
2021-01-30dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke
2021-01-30ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich
2021-01-23rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin
2021-01-23netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-23net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-23usb: ohci: Make distrust_firmware param default to falseHamish Martin
2021-01-23RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2021-01-23Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2021-01-23net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-23misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2021-01-23ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-23ACPI: scan: Harden acpi_device_add() against device ID overflowsDexuan Cui
2021-01-17wan: ds26522: select CONFIG_BITREVERSEArnd Bergmann
2021-01-17net/mlx5e: Fix memleak in mlx5e_create_l2_table_groupsDinghao Liu
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu
2021-01-17block: rsxx: select CONFIG_CRC32Arnd Bergmann
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-17dmaengine: xilinx_dma: fix mixed_enum_type coverity warningShravya Kumbham
2021-01-17dmaengine: xilinx_dma: check dma_async_device_register return valueShravya Kumbham
2021-01-17cpufreq: powernow-k8: pass policy rather than use cpufreq_cpu_get()Colin Ian King
2021-01-17spi: pxa2xx: Fix use-after-free on unbindLukas Wunner
2021-01-17drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson
2021-01-17target: add XCOPY target/segment desc sense codesDavid Disseldorp
2021-01-17scsi: target: Fix XCOPY NAA identifier lookupDavid Disseldorp
2021-01-17xcopy: loop over devices using idr helperMike Christie
2021-01-17target: use XCOPY segment descriptor CSCD IDsDavid Disseldorp
2021-01-17target: simplify XCOPY wwn->se_dev lookup helperDavid Disseldorp
2021-01-17target: bounds check XCOPY segment descriptor listDavid 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