summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-10drm/xe/guc: refactor to_guc_class() to accept hweMatthew Auld
2026-07-10drm/xe/guc: refactor ads to use guc_classMatthew Auld
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei
2026-07-10spi: qcom-geni: Fix missing error check on pm_runtime_get_sync()Praveen Talari
2026-07-10thermal: intel: Add resources to handle directed package-level thermal interr...Ricardo Neri
2026-07-10ACPI: fan: Use devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-07-10platform/x86: asus-wireless: Fail probe when there is no ACPI matchLinmao Li
2026-07-10net: qed: Fix spelling typo in qed_dcbx.c commentPraveen Rajendran
2026-07-10platform/x86/amd: Introduce Halo Box RGB LED driverYo-Jung Leo Lin (AMD)
2026-07-10media: replace linux/gpio.h inclusionsArnd Bergmann
2026-07-10media: v4l2-tpg: reduce stack usage for kasan buildsArnd Bergmann
2026-07-10media: cx231xx: reject geometry changes while the VBI queue is busyBryam Vargas
2026-07-10media: hws: Remove stale control ioctl prototypesBen Hoff
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-10platform/x86: hp-bioscfg: warn on element type mismatch instead of failingMuhammad Bilal
2026-07-10platform/x86: hp-bioscfg: accept reduced ACPI packages from older HP BIOSMuhammad Bilal
2026-07-10platform/x86: hp-bioscfg: bound ordered-list parsing by the package countMuhammad Bilal
2026-07-10platform/x86: hp-bioscfg: pass validated element count to package parsersMuhammad Bilal
2026-07-10pwm: lpss-pci: Unify coding style of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-07-10pwm: Unify coding style of of_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-10pwm: Unify coding style of acpi_device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-10pwm: Use named initializers for arrays of acpi_device_idUwe Kleine-König (The Capable Hub)
2026-07-10pwm: pca9685: Drop unused assignment of acpi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-10media: camif-core: Drop GPIO handlingLinus Walleij
2026-07-10media: rtl2832_sdr: release URBs and stream buffers on start_streaming() failureValery Borovsky
2026-07-10media: airspy: use vb2_video_unregister_device() on disconnect to fix NULL derefValery Borovsky
2026-07-10media: rtl2832_sdr: use vb2_video_unregister_device() on remove to fix DMA leakValery Borovsky
2026-07-10media: cx231xx: fix null pointer deref in snd_cx231xx_pcm_closeAshwin Gundarapu
2026-07-10media: em28xx: Add StarTech SVID2USB232Luciano Ciccariello
2026-07-10irqchip/qcom-pdc: Fix kernel doc for qcom_pdc_gic_secondary_set_type()Thomas Gleixner
2026-07-10media: cec: Serialize exclusive follower deliveryRuoyu Wang
2026-07-10media: cec: tegra: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-10media: cec: seco: Use predefined time multiplierAndy Shevchenko
2026-07-10media: cec: core: Use predefined time multiplierAndy Shevchenko
2026-07-10media: cec: core: Consistently use CEC_NAME where it mattersAndy Shevchenko
2026-07-10media: cec: core: Add pr_fmt()Andy Shevchenko
2026-07-10media: cec: core: Don't use "proxy" headersAndy Shevchenko
2026-07-10media: cec: core: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfsAndy Shevchenko
2026-07-10media: cec: core: add missing mutex_destroy to error path and removeAndy Shevchenko
2026-07-10media: cec: core: consolidate error path in cec_allocate_adapter()Andy Shevchenko
2026-07-10usb: dwc3: am62: Propagate USB2 refclk enable failuresPengpeng Hou
2026-07-10usb: dwc3: fix kernel-doc string in struct dwc3_epJakov Novak
2026-07-10usb: dwc3: qcom: make dwc3_qcom_glue_ops staticBen Dooks
2026-07-10usb: dwc3: avoid probe deferral when USB power supply is not availableElson Serrao
2026-07-10nouveau/vmm: fix another SPT/LPT raceDave Airlie
2026-07-10Merge tag 'drm-xe-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-10Merge tag 'amd-drm-fixes-7.2-2026-07-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-10Merge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-10Merge tag 'amd-drm-next-7.3-2026-07-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-07-10iio: adc: max14001: add missing 'select REGMAP' to KconfigJoshua Crofts