summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-30USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis
2024-09-30USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie
2024-09-30powercap: RAPL: fix invalid initialization for pl4_supported fieldSumeet Pawnikar
2024-09-30can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde
2024-09-30can: mcp251xfd: properly indent labelsMarc Kleine-Budde
2024-09-30gpio: prevent potential speculation leaks in gpio_device_get_desc()Hagar Hemdan
2024-09-30gpiolib: cdev: Ignore reconfiguration without directionKent Gibson
2024-09-30spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven
2024-09-30spi: bcm63xx: Enable module autoloadingLiao Chen
2024-09-30drm: komeda: Fix an issue related to normalized zposhongchi.peng
2024-09-30spi: spidev: Add an entry for elgin,jg10309-01Fabio Estevam
2024-09-30can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configurationMarc Kleine-Budde
2024-09-30wifi: iwlwifi: clear trans->state earlier upon errorEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: don't wait for tx queues if firmware is deadEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: pause TCM when the firmware is stoppedEmmanuel Grumbach
2024-09-30wifi: iwlwifi: mvm: fix iwl_mvm_scan_fits() calculationDaniel Gabay
2024-09-30wifi: iwlwifi: lower message level for FW buffer destinationBenjamin Berg
2024-09-30net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou
2024-09-30hwmon: (asus-ec-sensors) remove VRM temp X570-E GAMINGRoss Brown
2024-09-30pinctrl: at91: make it work with current gpiolibThomas Blocher
2024-09-30scsi: lpfc: Fix overflow build issueSherry Yang
2024-09-18pinctrl: meteorlake: Add Arrow Lake-H/U ACPI IDMika Westerberg
2024-09-18drm/i915/guc: prevent a possible int overflow in wq offsetsNikita Zhandarovich
2024-09-18spi: geni-qcom: Fix incorrect free_irq() sequenceJinjie Ruan
2024-09-18spi: geni-qcom: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-09-18spi: geni-qcom: Convert to platform remove callback returning voidUwe Kleine-König
2024-09-18drm/amdgpu/atomfirmware: Silence UBSAN warningAlex Deucher
2024-09-18dma-buf: heaps: Fix off-by-one in CMA heap fault handlerT.J. Mercier
2024-09-18soundwire: stream: Revert "soundwire: stream: fix programming slave ports for...Krzysztof Kozlowski
2024-09-18spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu
2024-09-18net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-18net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou
2024-09-18octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli
2024-09-18octeontx2-af: Set XOFF on other child transmit schedulers during SMQ flushNaveen Mamindlapalli
2024-09-18net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier
2024-09-18net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran
2024-09-18net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-09-18net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran
2024-09-18net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit
2024-09-18net/mlx5: Update the list of the PCI supported devicesMaher Sanalla
2024-09-18igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman
2024-09-18ice: fix accounting for filters shared by multiple VSIsJacob Keller
2024-09-18hwmon: (pmbus) Conditionally clear individual status bits for pmbus rev >= 1.2Patryk Biel
2024-09-18cxl/core: Fix incorrect vendor debug UUID definepeng guo
2024-09-18eeprom: digsy_mtc: Fix 93xx46 driver probe failureAndy Shevchenko
2024-09-18pmdomain: ti: Add a null pointer check to the omap_prm_domain_initKunwu Chan
2024-09-18net: xilinx: axienet: Fix race in axienet_stopSean Anderson
2024-09-18dm-integrity: fix a race condition when accessing recalc_sectorMikulas Patocka
2024-09-18minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes
2024-09-18platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf arrayHans de Goede