summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-03drm/gpuvm: Remove dead codeAdrián Larumbe
2026-07-03gpu: nova: fix rust-analyzer generationAlexandre Courbot
2026-07-03pwm: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-03pwm: mc33xs2410: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-07-03isa: refactor code to remove nested blocksSyed Nayyar Waris
2026-07-03iio: resolver: ad2s1210: refactor trigger handlerDavid Lechner
2026-07-03iio: chemical: scd30: update email for Tomasz DuszynskiTomasz Duszynski
2026-07-03iio: chemical: sps30: update email for Tomasz DuszynskiTomasz Duszynski
2026-07-03iio: adc: ti-adc084s021: use dev_err_probe for probe time errorPrashant Rahul
2026-07-03iio: imu: st_lsm6dsx: deselect shub page before reading whoamiAndreas Kempe
2026-07-03Merge branch 'acpi-tad'Rafael J. Wysocki
2026-07-03drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan
2026-07-03drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost
2026-07-03drm/bridge: analogix_dp: Apply standard DP training delay helpersDamon Ding
2026-07-03net/mlx5e: Fix publication race for priv->channel_stats[]Feng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats agent registration raceFeng Liu
2026-07-03net/mlx5e: Fix HV VHCA stats zero-sized buffer allocationFeng Liu
2026-07-03drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link trainingDamon Ding
2026-07-03macsec: no longer rely on RTNL in macsec_fill_info()Eric Dumazet
2026-07-03net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailableShay Drory
2026-07-03net/mlx5: LAG, MPESW, Fix missing complete() on devcom errorShay Drory
2026-07-03net/mlx5: LAG, Fix off-by-one in single-FDB error rollbackShay Drory
2026-07-03Merge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-03Merge tag 'gpio-fixes-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-03regmap-irq: Provide IRQ resource request and release callbacksMark Brown
2026-07-03regmap-irq: Provide IRQ resource request and release callbacksAndy Shevchenko
2026-07-03macvlan: no longer rely on RTNL in macvlan_fill_info()Eric Dumazet
2026-07-03macvlan: annotate data-races around vlan->mode and vlan->flagsEric Dumazet
2026-07-03mtd: parsers: redboot: reject unterminated FIS namesPengpeng Hou
2026-07-03mtd: rawnand: atmel: use struct_sizeRosen Penev
2026-07-03Revert "mtd: maps: remove uclinux map driver"Miquel Raynal
2026-07-03mtd: onenand: samsung: report DMA completion timeoutsPengpeng Hou
2026-07-03mtd: rawnand: fsl_ifc: return errors for failed page readsPengpeng Hou
2026-07-03mtd: mchp23k256: use SPI match data for chip capsPengpeng Hou
2026-07-03mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeoutPengpeng Hou
2026-07-03mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeoutPengpeng Hou
2026-07-03mtd: fix double free and WARN_ON in add_mtd_device() error pathsXue Lei
2026-07-03mtd: virt-concat: free duplicate generated nameXu Rao
2026-07-03platform/x86: bitland-mifs-wmi: Fix NULL pointer dereference during suspend/r...Mingyou Chen
2026-07-03platform/x86/amd/pmc: Avoid logging "(null)" for DMI valuesDaniel Gibson
2026-07-03drm/i915/mst: limit DP MST ESI service loopJani Nikula
2026-07-03drm/xe/display: unify runtime suspend/resume with i915 for non-d3coldJani Nikula
2026-07-03drm/xe/display: add xe_display_pm_runtime_resume_early()Jani Nikula
2026-07-03drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_l...Jani Nikula
2026-07-03drm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()Jani Nikula
2026-07-03drm/i915: add intel_display_driver_pm_runtime*() functionsJani Nikula
2026-07-03drm/i915: move some display runtime suspend operations earlierJani Nikula
2026-07-03drm/i915: call intel_display_power_runtime_resume() on suspend error pathJani Nikula
2026-07-03drm/i915: call intel_uncore_runtime_resume() for each gtJani Nikula
2026-07-03regulator: Add regulator driver for Unisoc SC2730 PMICOtto Pflüger