summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-07-28xhci: add xhci_get_virt_ep() helperMathias Nyman
2021-07-28spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-28PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-28net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek BehĂșn
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva
2021-07-28usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan
2021-07-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping
2021-07-28USB: serial: cp210x: fix comments for GE CS1000Ian Ray
2021-07-28USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco
2021-07-28usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda
2021-07-28usb: max-3421: Prevent corruption of freed memoryMark Tomlinson
2021-07-28USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski
2021-07-28usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman
2021-07-28drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard
2021-07-28Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-07-28nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng
2021-07-28spi: cadence: Correct initialisation of runtime PM againMarek Vasut
2021-07-28scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov
2021-07-28scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King
2021-07-28spi: mediatek: fix fifo rx modePeter Hess
2021-07-28nvme-pci: do not call nvme_dev_remove_admin from nvme_removeCasey Chen
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-28dma-buf/sync_file: Don't leak fences on merge failureJason Ekstrand
2021-07-28net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-28net: qcom/emac: fix UAF in emac_removePavel Skripkin
2021-07-28net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-28net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-28net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek BehĂșn
2021-07-28dm writecache: fix writing beyond end of underlying device when shrinkingMikulas Patocka
2021-07-28dm writecache: return the exact table values that were setMikulas Patocka
2021-07-28scsi: libfc: Fix array index out of bound exceptionJaved Hasan
2021-07-28scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-07-28scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
2021-07-28rtc: max77686: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski
2021-07-28thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang