summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-17Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng
2025-07-17vt: add missing notification when switching back to text modeNicolas Pitre
2025-07-17net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-07-17atm: idt77252: Add missing `dma_map_error()`Thomas Fourier
2025-07-17bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-17bnxt_en: Fix DCB ETS validationShravya KN
2025-07-17can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...Sean Nyekjaer
2025-07-17net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel
2025-07-17md/raid1: Fix stack memory use after return in raid1_reshapeWang Jinchao
2025-07-17wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()Daniil Dulov
2025-07-17dma-buf: fix timeout handling in dma_resv_wait_timeout v2Christian König
2025-07-17Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto
2025-07-17Input: xpad - add VID for Turtle Beach controllersVicki Pfau
2025-07-17Input: xpad - add support for Amazon Game ControllerMatt Reynolds
2025-07-17RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad
2025-07-17pwm: mediatek: Ensure to disable clocks in error pathUwe Kleine-König
2025-07-17Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki
2025-07-17usb: gadget: u_serial: Fix race condition in TTY wakeupKuen-Han Tsai
2025-07-17pinctrl: qcom: msm: mark certain pins as invalid for interruptsBartosz Golaszewski
2025-07-17drm/exynos: exynos7_drm_decon: add vblank check in IRQ handlingKaustabh Chakraborty
2025-07-17staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor
2025-07-17media: uvcvideo: Rollback non processed entities on errorRicardo Ribalda
2025-07-17media: uvcvideo: Send control events for partial succeedsRicardo Ribalda
2025-07-17media: uvcvideo: Return the number of processed controlsRicardo Ribalda
2025-07-17ACPI: PAD: fix crash in exit_round_robin()Seiji Nishikawa
2025-07-17usb: typec: displayport: Fix potential deadlockAndrei Kuchynski
2025-07-17Logitech C-270 even more brokenOliver Neukum
2025-07-17drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik
2025-07-17drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter
2025-07-17spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark
2025-07-17spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code pathVladimir Oltean
2025-07-17spi: spi-fsl-dspi: Rename fifo_{read,write} and {tx,cmd}_fifo_writeVladimir Oltean
2025-07-17dpaa2-eth: fix xdp_rxq_info leakFushuai Wang
2025-07-17ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier
2025-07-17RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad
2025-07-17RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky
2025-07-17scsi: ufs: core: Fix spelling of a sysfs attribute nameBart Van Assche
2025-07-17drm/v3d: Disable interrupts before resetting the GPUMaíra Canal
2025-07-17mtk-sd: reset host->mrq on prepare_data() errorSergey Senozhatsky
2025-07-17mtk-sd: Prevent memory corruption from DMA map failureMasami Hiramatsu (Google)
2025-07-17mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()Yue Hu
2025-07-17regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam
2025-07-17regulator: gpio: Add input_supply support in gpio_regulator_configJerome Neanne
2025-07-17ACPICA: Refuse to evaluate a method if arguments are missingRafael J. Wysocki
2025-07-17wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg
2025-07-17ata: pata_cs5536: fix build on 32-bit UMLJohannes Berg
2025-07-17nui: Fix dma_mapping_error() checkThomas Fourier
2025-07-17enic: fix incorrect MTU comparison in enic_change_mtu()Alok Tiwari