summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-28bareudp: Use pcpu stats to update rx_dropped counter.Guillaume Nault
2024-10-28firewire: ohci: Replace deprecated PCI functionsPhilipp Stanner
2024-10-28crypto: starfive - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: tegra - remove unneeded crypto_engine_stop() callOvidiu Panait
2024-10-28crypto: cavium - Fix the if condition to exit loop after timeoutEverest K.C
2024-10-28hwrng: airoha - add support for Airoha EN7581 TRNGChristian Marangi
2024-10-28crypto: qat - Fix typo "accelaration"WangYuli
2024-10-28hwrng: stm32 - update STM32MP15 RNG max clock frequencyGatien Chevallier
2024-10-28hwrng: stm32 - implement support for STM32MP25x platformsGatien Chevallier
2024-10-28crypto: tegra - remove redundant error check on retColin Ian King
2024-10-28crypto: nx - Fix invalid wait context during kexec rebootVishal Chourasia
2024-10-28crypto: nx - Rename devdata_mutex to devdata_spinlockVishal Chourasia
2024-10-28crypto: qat - Constify struct pm_status_rowChristophe JAILLET
2024-10-28platform/chrome: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-28RDMA/ipoib: Use the networking stack default for txqueuelenGal Pressman
2024-10-28staging: media: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: common: saa7146: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: rtl2832_sdr: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: video-i2c: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: usb: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: pci: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: test-drivers: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-28media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULLHans Verkuil
2024-10-28drm/omap: Clean up deadcode functionsDr. David Alan Gilbert
2024-10-28media: vivid: fix buffer overwrite when using > 32 buffersHans Verkuil
2024-10-28drm/i915/display: Add Wa_16023981245Nemesa Garg
2024-10-27pinctrl: samsung: Add Exynos9810 SoC specific dataMarkuss Broks
2024-10-27soc: samsung: exynos-chipid: Add support for Exynos9810 SoCMarkuss Broks
2024-10-27PCI: dwc: endpoint: Clear outbound address on unmapDamien Le Moal
2024-10-27Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-10-27Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-27Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-27irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEsMarc Zyngier
2024-10-27drm/msm/gpu: Check the status of registration to PM QoSLukasz Luba
2024-10-27drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-10-27drm/msm: Fix some typos in commentShen Lichuan
2024-10-27drm/msm/a6xx: Add support for A663Puranam V G Tejaswi
2024-10-27drm/msm/a6xx: Remove logically deadcode in a6xx_preempt.cEverest K.C.
2024-10-27firewire: core: fix invalid port index for parent deviceTakashi Sakamoto
2024-10-27drm/msm: Simplify NULL checking in msm_disp_state_dump_regs()Douglas Anderson
2024-10-26nvme: core: switch to non_owner variant of start_freeze/unfreeze queueMing Lei
2024-10-26clk: samsung: Introduce Exynos8895 clock driverIvaylo Ivanov
2024-10-26clk: samsung: clk-pll: Add support for pll_{1051x,1052x}Ivaylo Ivanov
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf
2024-10-25Input: adp5588-keys - do not try to disable interrupt 0Dmitry Torokhov
2024-10-25cxl/port: Prevent out-of-order decoder allocationDan Williams
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-10-25cxl/acpi: Ensure ports ready at cxl_acpi_probe() returnDan Williams
2024-10-25cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()Dan Williams