summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-24perf/dwc_pcie: Fix use of uninitialized variableIlkka Koskinen
2025-09-24Merge tag 'coresight-next-v6.18-v2' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2025-09-24drm/i915/vrr: Refactor VRR live status wait into common helperAnkit Nautiyal
2025-09-24HID: playstation: Switch to scoped_guard() in {dualsense|dualshock4}_output_w...Cristian Ciocaltea
2025-09-24HID: playstation: Silence sparse warnings for locking context imbalancesCristian Ciocaltea
2025-09-24HID: playstation: Update SP preamp gain comment lineCristian Ciocaltea
2025-09-24media: venus: pm_helpers: add fallback for the opp-tableRenjiang Han
2025-09-24media: qcom: camss: vfe: Fix BPL alignment for QCM2290Loic Poulain
2025-09-24drm/xe/uapi: loosen used tracking restrictionMatthew Auld
2025-09-24wifi: libertas: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-09-24Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users"Johannes Berg
2025-09-24USB: serial: option: add SIMCom 8230C compositionsXiaowei Li
2025-09-24drm/i915/irq: split ILK display irq handlingJani Nikula
2025-09-24drm/i915/irq: move check for HAS_HOTPLUG() inside i9xx_hpd_irq_ack()Jani Nikula
2025-09-24drm/i915/irq: abstract i9xx_display_irq_enable_mask()Jani Nikula
2025-09-24drm/i915/irq: initialize gen2_imr_mask in terms of enable_maskJani Nikula
2025-09-24drm/i915/irq: drop intel_psr_regs.h includeJani Nikula
2025-09-23Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2025-09-23net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUADCarolina Jubran
2025-09-23net/mlx5: HWS, ignore flow level for multi-dest tableYevgeny Kliteynik
2025-09-23net/mlx5: fs, fix UAF in flow counter releaseMoshe Shemesh
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit
2025-09-23net: phy: dp83640: improve phydev and driver removal handlingHeiner Kallweit
2025-09-23net: phy: move config symbol MDIO_BUS to drivers/net/phy/KconfigHeiner Kallweit
2025-09-23net: airoha: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-09-23Merge tag 'linux-can-fixes-for-6.17-20250923' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-09-23PCI: qcom: Remove custom ASPM enablement codeManivannan Sadhasivam
2025-09-23PCI/ASPM: Enable all ClockPM and ASPM states for devicetree platformsManivannan Sadhasivam
2025-09-24i3c: Remove superfluous FIXMEWolfram Sang
2025-09-24pinctrl: use more common syntax for compound literalsBartosz Golaszewski
2025-09-23nvme: Use non zero KATO for persistent discovery connectionsAlistair Francis
2025-09-23nvmet: add safety check for subsys lockMax Gurtovoy
2025-09-23nvme-core: use nvme_is_io_ctrl() for I/O controller checkMartin George
2025-09-23nvme-core: do ioccsz/iorcsz validation only for I/O controllersKamaljit Singh
2025-09-23nvme-core: add method to check for an I/O controllerKamaljit Singh
2025-09-23Merge tag 'tee-qcomtee-for-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2025-09-23Merge tag 'memory-controller-drv-6.18' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2025-09-23Merge tag 'sunxi-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23Merge tag 'ti-driver-soc-for-v6.18' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-23Merge tag 'amlogic-drivers-for-v6.18' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-09-23Merge tag 'apple-soc-drivers-6.18' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-09-23Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-09-23Merge tag 'tegra-for-6.17-firmware-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2025-09-23drm/bridge: adapt drm_bridge_add/remove() docs, mention the lingering listLuca Ceresoli
2025-09-23drm/debugfs: show lingering bridgesLuca Ceresoli
2025-09-23drm/bridge: add list of removed refcounted bridgesLuca Ceresoli
2025-09-23i2c: riic: Allow setting frequencies lower than 50KHzClaudiu Beznea
2025-09-23drm/xe/tests: Fix build break on clang 16.0.6Michal Wajdeczko
2025-09-23drm/xe/debugfs: Improve .show() helper for GT-based attributesMichal Wajdeczko
2025-09-23drm/xe/debugfs: Make ggtt file per-tileMichal Wajdeczko