summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-17drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modesAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assignedAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridgeAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi_common: Make CEC support optionalAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi: Split driver and add common probe functionAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi: Add HDMI IP version configuration to pdataAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibilityAngeloGioacchino Del Regno
2025-11-17drm/mediatek: mtk_hdmi: Drop redundant clock retrieval in mtk_hdmi_get_cec_devLouis-Alexis Eyraud
2025-11-17drm/mediatek: mtk_hdmi: Fix probe device leaksJohan Hovold
2025-11-17PCI: spacemit: Add SpacemiT PCIe host driverAlex Elder
2025-11-17gpu: nova-core: make formatting compatible with rust treeAlice Ryhl
2025-11-17mtd: spinand: esmt: add support for F50L1G41LCDaniel Golle
2025-11-17mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()Haotian Zhang
2025-11-17mtd: mtdpart: ignore error -ENOENT from parsers on subpartitionsChristian Marangi
2025-11-17mtd: maps: pcmciamtd: fix potential memory leak in pcmciamtd_detach()Abdun Nihaal
2025-11-17USB: serial: ftdi_sio: drop NDI quirk module parameterJohan Hovold
2025-11-17USB: serial: ftdi_sio: clean up NDI speed hackJohan Hovold
2025-11-17USB: serial: ftdi_sio: enable NDI speed hack consistentlyJohan Hovold
2025-11-17USB: serial: ftdi_sio: rename quirk symbolsJohan Hovold
2025-11-17USB: serial: ftdi_sio: clean up quirk commentsJohan Hovold
2025-11-17USB: serial: ftdi_sio: rewrite 8u2232c quirkJohan Hovold
2025-11-17USB: serial: ftdi_sio: silence jtag probeJohan Hovold
2025-11-17USB: serial: ftdi_sio: match on interface number for jtagJohan Hovold
2025-11-17s390: Remove compat supportHeiko Carstens
2025-11-17gpio: tegra186: Fix GPIO name collisions for Tegra410Kartik Rajput
2025-11-17gpiolib: legacy: Allow to kill devm_gpio_request_one() independentlyAndy Shevchenko
2025-11-17gpiolib: legacy: Make sure we kill gpio_request_one() firstAndy Shevchenko
2025-11-17Merge tag 'gpio/shared-gpios-for-v6.19-rc1' of git://git.kernel.org/pub/scm/l...Bartosz Golaszewski
2025-11-17tee: qcomtee: initialize result before use in release workerAmirreza Zarrabi
2025-11-17gpio: provide gpiod_is_shared()Bartosz Golaszewski
2025-11-17gpiolib: support shared GPIOs in core subsystem codeBartosz Golaszewski
2025-11-17gpio: shared-proxy: implement the shared GPIO proxy driverBartosz Golaszewski
2025-11-17gpiolib: implement low-level, shared GPIO supportBartosz Golaszewski
2025-11-17gpiolib: define GPIOD_FLAG_SHAREDBartosz Golaszewski
2025-11-17iommu/tegra: fix device leak on probe_device()Johan Hovold
2025-11-17iommu/sun50i: fix device leak on of_xlate()Johan Hovold
2025-11-17iommu/omap: simplify probe_device() error handlingJohan Hovold
2025-11-17iommu/omap: fix device leaks on probe_device()Johan Hovold
2025-11-17iommu/mediatek-v1: add missing larb count sanity checkJohan Hovold
2025-11-17iommu/mediatek-v1: fix device leaks on probe()Johan Hovold
2025-11-17iommu/mediatek-v1: fix device leak on probe_device()Johan Hovold
2025-11-17iommu/mediatek: simplify dt parsing error handlingJohan Hovold
2025-11-17iommu/mediatek: fix use-after-free on probe deferralJohan Hovold
2025-11-17iommu/mediatek: fix device leak on of_xlate()Johan Hovold
2025-11-17iommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold
2025-11-17iommu/exynos: fix device leak on of_xlate()Johan Hovold
2025-11-17iommu/qcom: fix device leak on of_xlate()Johan Hovold
2025-11-17iommu/apple-dart: fix device leak on of_xlate()Johan Hovold
2025-11-17iommupt: Actually correct pt_test_sw_bit_{acquire_release}() parameter descri...Bagas Sanjaya
2025-11-17drivers/xen/xenbus: Replace deprecated strcpy in xenbus_transaction_endThorsten Blum