summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-11r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit
2024-08-11net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke
2024-08-11drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich
2024-08-11drm/virtio: Fix type of dma-fence context variableDmitry Osipenko
2024-08-11drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin
2024-08-11HID: wacom: Modify pen IDsTatsunosuke Tobita
2024-08-11platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda
2024-08-11perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry
2024-08-11igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-08-11net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit
2024-08-11net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi
2024-08-11net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu
2024-08-11net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh
2024-08-11net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch
2024-08-11net/mlx5: Fix error handling in irq_pool_request_irqShay Drory
2024-08-11net/mlx5: Always drain health in shutdown callbackShay Drory
2024-08-11net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju
2024-08-11net: mvpp2: Don't re-use loop iteratorDan Carpenter
2024-08-11drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal
2024-08-11ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski
2024-08-11ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski
2024-08-11ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski
2024-08-11ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak
2024-08-11i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa
2024-08-11net: axienet: start napi before enabling Rx/TxAndy Chiu
2024-08-11Bluetooth: btintel: Fail setup on errorKiran K
2024-08-11net: phy: realtek: add support for RTL8366S Gigabit PHYMark Mentovai
2024-08-11drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes
2024-08-11drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes
2024-08-11drm/nouveau: prime: fix refcount underflowDanilo Krummrich
2024-08-11HID: amd_sfh: Move sensor discovery before HID device initializationBasavaraj Natikar
2024-08-11perf: imx_perf: fix counter start and config sequenceXu Yang
2024-08-11dmaengine: fsl-edma: change the memory access from local into remote mode in ...Joy Zou
2024-08-11dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou
2024-08-11dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou
2024-08-11dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chanFrank Li
2024-08-11fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann
2024-08-11firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann
2024-08-11video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann
2024-08-11video: Add helpers for decoding screen_infoThomas Zimmermann
2024-08-11fbdev/vesafb: Replace references to global screen_info by local pointerThomas Zimmermann
2024-08-11PCI: Add pci_get_base_class() helperSui Jingfeng
2024-08-11leds: triggers: Flush pending brightness before activating triggerThomas Weißschuh
2024-08-11leds: trigger: Call synchronize_rcu() before calling trig->activate()Hans de Goede
2024-08-11leds: trigger: Store brightness set by led_trigger_event()Heiner Kallweit
2024-08-11leds: trigger: Remove unused function led_trigger_rename_static()Heiner Kallweit
2024-08-11cpufreq: qcom-nvmem: fix memory leaks in probe error pathsJavier Carrasco
2024-08-11cpufreq: qcom-nvmem: Simplify driver data allocationStephan Gerhold
2024-08-11thermal/drivers/broadcom: Fix race between removal and clock disableKrzysztof Kozlowski
2024-08-11thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König