summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-07-10iio: adc: max34408: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
2026-07-09xen-blkfront: fix double completion of split requests on resumeDoruk Tan Ozturk
2026-07-09PCI: dwc: Move iMSI-RX check before calling 'pp->ops->init()'Marek Vasut
2026-07-09drm/xe/guc: Define GuC firmware for NVL-SJulia Filipchuk
2026-07-09hwspinlock: propagate errno when registering single lockWolfram Sang
2026-07-09rpmsg: char: Check for ongoing chrdev destroyChris Lew
2026-07-09remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3Val Packett
2026-07-09rpmsg: glink: Replace strcpy() with strscpy()Sudeepgoud Patil
2026-07-09rpmsg: core: Fix incorrect return value documentationZhongqiu Han
2026-07-09rpmsg: Replace sprintf() with sysfs_emit() in sysfs showZhongqiu Han