summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Force pen out of prox if no events have been received in a whileJason Gerecke2023-05-303-0/+44
* tpm/tpm_tis: Disable interrupts for more Lenovo devicesJerry Snitselaar2023-05-301-0/+16
* serial: Add support for Advantech PCI-1611U cardVitaliy Tomin2023-05-301-0/+5
* usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan2023-05-301-0/+4
* usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon2023-05-301-7/+21
* igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov2023-05-301-2/+2
* cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET2023-05-301-0/+2
* net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli2023-05-301-3/+5
* net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli2023-05-301-1/+0
* drm/exynos: fix g2d_open/close helper function definitionsArnd Bergmann2023-05-301-2/+2
* media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou2023-05-301-1/+1
* serial: arc_uart: fix of_iomap leak in `arc_serial_probe`Ke Zhang2023-05-301-3/+4
* drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski2023-05-301-0/+18
* net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König2023-05-301-3/+10
* mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning2023-05-301-0/+1
* phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat2023-05-301-32/+10
* Input: xpad - add constants for GIP interface numbersVicki Pfau2023-05-301-1/+4
* clk: tegra20: fix gcc-7 constant overflow warningArnd Bergmann2023-05-301-14/+14
* mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier2023-05-301-2/+25
* serial: 8250: Reinit port->pm on port specific driver unbindTony Lindgren2023-05-301-0/+1
* usb: typec: tcpm: fix multiple times discover svids errorFrank Wang2023-05-301-1/+15
* HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke2023-05-301-22/+11
* spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3Kevin Groeneveld2023-05-301-6/+18
* HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera2023-05-301-4/+2
* HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera2023-05-301-0/+51
* staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2023-05-302-8/+3
* wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede2023-05-301-1/+4
* scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race ...Zheng Wang2023-05-301-0/+2
* net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor2023-05-301-1/+1
* wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin2023-05-301-6/+7
* ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...void0red2023-05-301-0/+3
* ACPICA: Avoid undefined behavior: applying zero offset to null pointerTamir Duberstein2023-05-301-3/+8
* drm/tegra: Avoid potential 32-bit integer overflowNur Hussein2023-05-301-1/+1
* ACPI: EC: Fix oops when removing custom query handlersArmin Wolf2023-05-301-0/+1
* firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois2023-05-301-17/+20
* memstick: r592: Fix UAF bug in r592_remove due to race conditionZheng Wang2023-05-301-1/+1
* regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein2023-05-301-0/+6
* drm/amd/display: Use DC_LOG_DC in the trasform pixel functionRodrigo Siqueira2023-05-301-3/+2
* ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng2023-05-301-0/+6
* PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner2023-05-171-0/+15
* PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede2023-05-173-3/+21
* drbd: correctly submit flush bio on barrierChristoph Böhmwalder2023-05-171-1/+1
* serial: 8250: Fix serial8250_tx_empty() race with DMA TxIlpo Järvinen2023-05-172-3/+21
* tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSHIlpo Järvinen2023-05-172-14/+35
* HID: wacom: Set a default resolution for older tabletsPing Cheng2023-05-171-2/+10
* drm/panel: otm8009a: Set backlight parent to panel deviceJames Cowgill2023-05-171-1/+1
* platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210iAndrey Avdeev2023-05-171-0/+24
* virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang2023-05-171-0/+2
* virtio_net: split free_unused_bufs()Xuan Zhuo2023-05-171-16/+25
* drm/amdgpu: add a missing lock for AMDGPU_SCHEDChia-I Wu2023-05-171-1/+5