summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-01spi: cadence-quadspi: fix cleanup of rx_chan on failure pathsKhairul Anuar Romli1-5/+0
2025-07-01drm/i915/display: drop a number of dependencies on i915_drv.hJani Nikula8-9/+17
2025-07-01drm/i915/fb: use struct intel_display for DISPLAY_VER()Jani Nikula1-2/+2
2025-07-01nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONEAnuj Gupta1-2/+3
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta2-0/+3
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta6-12/+12
2025-07-01net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()Oleksij Rempel1-4/+9
2025-07-01char: misc: Rename a local variable in misc_init()Zijun Hu1-3/+3
2025-07-01greybus: gb-beagleplay: remove unneeded calls to devm_gpiod_put()Bartosz Golaszewski1-17/+8
2025-07-01pps: fix poll supportDenis OSTERLAND-HEIM1-2/+9
2025-07-01pps: clients: gpio: fix interrupt handling order in remove pathEliav Farber1-2/+3
2025-07-01vmci: Prevent the dispatching of uninitialized payloadsLizhi Xu1-0/+2
2025-07-01cdx: controller: Drop unneeded driver.pm NULL assignmentKrzysztof Kozlowski1-1/+0
2025-07-01cdx: controller: Do not open-code module_platform_driver()Krzysztof Kozlowski1-18/+1
2025-07-01cdx: controller: Drop useless probe success messageKrzysztof Kozlowski1-1/+0
2025-07-01cdx: controller: Simplify with dev_err_probe()Krzysztof Kozlowski1-4/+2
2025-07-01cdx: Enable compile testingKrzysztof Kozlowski2-1/+2
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP createParav Pandit1-1/+1
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP createParav Pandit1-1/+1
2025-07-01RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor createParav Pandit1-1/+1
2025-07-01RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow createParav Pandit1-1/+1
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit3-1/+57
2025-07-01drm/panel: samsung-s6e8aa0: Drop MIPI_DSI_MODE_VSYNC_FLUSH flagPhilipp Zabel1-1/+1
2025-07-01drm/panel: samsung-s6d7aa0: Drop MIPI_DSI_MODE_VSYNC_FLUSH flagPhilipp Zabel1-1/+1
2025-07-01drm/bridge: samsung-dsim: Always flush display FIFO on vsync pulsePhilipp Zabel1-2/+0
2025-07-01reset: brcmstb: Enable reset drivers for ARCH_BCM2835Peter Robinson1-5/+5
2025-07-01platform/chrome: chromeos_laptop: Replace open coded variant of DEFINE_RES_IRQ()Andy Shevchenko1-3/+3
2025-07-01platform/chrome: chromeos_laptop: Remove duplicate checkAndy Shevchenko1-2/+1
2025-07-01nvme-multipath: fix suspicious RCU usage warningGeliang Tang1-1/+2
2025-07-01drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang1-1/+1
2025-07-01drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik1-1/+2
2025-07-01drm/vmwgfx: Fix guests running with TDX/SEVMarko Kiiskila1-1/+1
2025-07-01ublk: cache-align struct ublk_ioCaleb Sander Mateos1-1/+1
2025-07-01ublk: remove ubq checks from ublk_{get,put}_req_ref()Caleb Sander Mateos1-24/+11
2025-07-01ublk: optimize UBLK_IO_UNREGISTER_IO_BUF on daemon taskCaleb Sander Mateos1-1/+8
2025-07-01ublk: optimize UBLK_IO_REGISTER_IO_BUF on daemon taskCaleb Sander Mateos1-9/+61
2025-07-01ublk: return early if blk_should_fake_timeout()Caleb Sander Mateos1-2/+3
2025-07-01ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos1-5/+22
2025-07-01ublk: don't take ublk_queue in ublk_unregister_io_buf()Caleb Sander Mateos1-3/+3
2025-07-01net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2025-07-01net: enetc: read 64-bit statistics from port MAC countersWei Fang1-42/+42
2025-07-01net: enetc: separate 64-bit counters from enetc_port_countersWei Fang2-1/+15
2025-07-01net: enetc: change the statistics of ring to unsigned long typeWei Fang1-11/+11
2025-07-01net: fec: allow disable coalescingJonas Rebmann1-18/+16
2025-07-01net: txgbe: fix the issue of TX failureJiawen Wu1-0/+1
2025-07-01clk: clk-axi-clkgen: fix coding style issuesNuno Sá1-40/+41
2025-07-01clk: clk-axi-clkgen move to min/max()Nuno Sá1-4/+4
2025-07-01clk: clk-axi-clkgen: detect axi_clkgen_limits at runtimeNuno Sá1-1/+64
2025-07-01include: linux: move adi-axi-common.h out of fpgaNuno Sá6-7/+6
2025-07-01clk: clk-axi-clkgen: make sure to include mod_devicetable.hNuno Sá1-0/+1