summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-11r8169: don't increment tx_dropped in case of NETDEV_TX_BUSYHeiner Kallweit1-6/+2
2024-08-11net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke1-2/+9
2024-08-11drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich1-3/+3
2024-08-11drm/virtio: Fix type of dma-fence context variableDmitry Osipenko1-1/+1
2024-08-11drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin1-10/+7
2024-08-11HID: wacom: Modify pen IDsTatsunosuke Tobita1-2/+1
2024-08-11platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda1-0/+2
2024-08-11perf: riscv: Fix selecting counters in legacy modeShifrin Dmitry1-1/+1
2024-08-11igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim1-16/+17
2024-08-11net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptysShahar Shitrit1-1/+6
2024-08-11net/mlx5e: Fix CT entry update leaks of modify header contextChris Mi1-0/+1
2024-08-11net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capabilityRahul Rameshbabu1-3/+4
2024-08-11net/mlx5: Fix missing lock on sync reset reloadMoshe Shemesh1-1/+4
2024-08-11net/mlx5: Lag, don't use the hardcoded value of the first portMark Bloch1-1/+1
2024-08-11net/mlx5: Fix error handling in irq_pool_request_irqShay Drory1-3/+7
2024-08-11net/mlx5: Always drain health in shutdown callbackShay Drory2-1/+2
2024-08-11net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju1-15/+19
2024-08-11net: mvpp2: Don't re-use loop iteratorDan Carpenter1-3/+3
2024-08-11drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal1-1/+1
2024-08-11ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski1-1/+1
2024-08-11ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski1-5/+4
2024-08-11ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski1-3/+1
2024-08-11ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak1-1/+5
2024-08-11i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa1-33/+0
2024-08-11net: axienet: start napi before enabling Rx/TxAndy Chiu1-1/+1
2024-08-11Bluetooth: btintel: Fail setup on errorKiran K1-0/+3
2024-08-11net: phy: realtek: add support for RTL8366S Gigabit PHYMark Mentovai1-0/+7
2024-08-11drm/vmwgfx: Trigger a modeset when the screen movesIan Forbes1-1/+28
2024-08-11drm/vmwgfx: Fix overlay when using Screen TargetsIan Forbes1-1/+1
2024-08-11drm/nouveau: prime: fix refcount underflowDanilo Krummrich1-1/+2
2024-08-11HID: amd_sfh: Move sensor discovery before HID device initializationBasavaraj Natikar1-7/+11
2024-08-11perf: imx_perf: fix counter start and config sequenceXu Yang1-3/+3
2024-08-11dmaengine: fsl-edma: change the memory access from local into remote mode in ...Joy Zou3-1/+5
2024-08-11dmaengine: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou3-22/+4
2024-08-11dmaengine: fsl-edma: add i.MX8ULP edma supportJoy Zou2-0/+28
2024-08-11dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chanFrank Li3-3/+9
2024-08-11fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann1-1/+1
2024-08-11firmware/sysfb: Update screen_info for relocated EFI framebuffersThomas Zimmermann2-0/+90
2024-08-11video: Provide screen_info_get_pci_dev() to find screen_info's PCI deviceThomas Zimmermann2-0/+49
2024-08-11video: Add helpers for decoding screen_infoThomas Zimmermann4-0/+154
2024-08-11fbdev/vesafb: Replace references to global screen_info by local pointerThomas Zimmermann1-31/+35
2024-08-11PCI: Add pci_get_base_class() helperSui Jingfeng1-0/+31
2024-08-11leds: triggers: Flush pending brightness before activating triggerThomas Weißschuh2-5/+6
2024-08-11leds: trigger: Call synchronize_rcu() before calling trig->activate()Hans de Goede1-0/+7
2024-08-11leds: trigger: Store brightness set by led_trigger_event()Heiner Kallweit1-2/+4
2024-08-11leds: trigger: Remove unused function led_trigger_rename_static()Heiner Kallweit1-13/+0
2024-08-11cpufreq: qcom-nvmem: fix memory leaks in probe error pathsJavier Carrasco1-3/+10
2024-08-11cpufreq: qcom-nvmem: Simplify driver data allocationStephan Gerhold1-31/+18
2024-08-11thermal/drivers/broadcom: Fix race between removal and clock disableKrzysztof Kozlowski1-15/+4
2024-08-11thermal: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2