summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-16mmc: dw_mmc-rockchip: Add phase map supportShawn Lin-9/+18
2026-03-16mmc: dw_mmc-hi3798mv200: Using phase map from dw_mmc coreShawn Lin-7/+4
2026-03-16mmc: dw_mmc: Add parsing mmc_clk_phase_map supportShawn Lin-0/+4
2026-03-16spi: geni-qcom: Fix CPHA and CPOL mode change detectionMaramaina Naresh-2/+2
2026-03-16drm/xe/i2c: Assert/Deassert I2C IRQRaag Jadav-3/+12
2026-03-16regmap: Synchronize cache for the page selectorAndy Shevchenko-4/+26
2026-03-16regmap: Synchronize cache for the page selectorAndy Shevchenko-4/+26
2026-03-16drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander-2/+4
2026-03-16drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander-0/+2
2026-03-16media: cx25821-alsa: replace BUG_ON() with WARN_ON()Atharv Dubey-3/+3
2026-03-16media: fimc: check return value of clk_enable in runtime_resumeZhaoyang Yu-1/+5
2026-03-16media: ti: vpe: Add missing v4l2_device_unregister in vip_remove()Felix Gu-0/+1
2026-03-16media: videobuf2: Set vma_flags in vb2_dma_sg_mmapJanne Grunau-0/+1
2026-03-16media: bcm2835-unicam: remove reference to dropped driver in KconfigGaston Gonzalez-5/+0
2026-03-16media: bcm2835-unicam: remove obsolete commentGaston Gonzalez-4/+0
2026-03-16media:pci:mgb4: Add zDML color mapping supportMartin Tůma-3/+77
2026-03-16media:pci:mgb4: Fixed negative hwmon temperatures processingMartin Tůma-1/+2
2026-03-16media: samsung: exynos4-is: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+3
2026-03-16media: vidtv: Rename PI definition to PI_SAMPLESAndy Shevchenko-3/+3
2026-03-16media: i2c: alvium-csi2Martin Hecht-1/+1
2026-03-16media: mxl5005s: reduce stack usage in MXL5005_ControlInitArnd Bergmann-0/+6
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman-3017/+5439
2026-03-16gpib: ni_usb: drop redundant device referenceJohan Hovold-4/+0
2026-03-16gpib: agilent_82357a: drop redundant device referenceJohan Hovold-4/+1
2026-03-16gpib: common: change gpib_class to a const structJori Koolstra-7/+10
2026-03-16gpib: remove unnecessary module_init/exit functionsEthan Nelson-Moore-25/+0
2026-03-16Merge 7.0-rc4 into staging-nextGreg Kroah-Hartman-3000/+5413
2026-03-16gpib: lpvo_usb: rename driver symbol prefixJohan Hovold-105/+101
2026-03-16Merge 7.0-rc4 into char-misc-nextGreg Kroah-Hartman-3017/+5439
2026-03-16HID: intel-thc-hid: Set HID_PHYS with PCI BDFDaniel Schaefer-0/+2
2026-03-16pinctrl: realtek: Fix error check for devm_platform_ioremap_resource()Chen Ni-2/+3
2026-03-16soc: renesas: r9a09g056-sys: Mark rzv2n_sys_init_data as __initconstLad Prabhakar-1/+1
2026-03-16soc: renesas: r9a09g047-sys: Mark rzg3e_sys_init_data as __initconstLad Prabhakar-1/+1
2026-03-16soc: renesas: r9a09g057-sys: Mark rzv2h_sys_init_data as __initconstLad Prabhakar-1/+1
2026-03-16Merge branch 'gpio/dev-init-rework' into gpio/for-currentBartosz Golaszewski-53/+48
2026-03-16gpio: cs5535: use dynamically allocated priv structRosen Penev-27/+21
2026-03-16Revert "gpio: Access `gpio_bus_type` in gpiochip_setup_dev()"Tzung-Bi Shih-4/+3
2026-03-16Do not enable the v1 uAPI by defaultLinus Walleij-3/+0
2026-03-16gpio: kempld: Implement the interrupt controllerAlban Bedel-0/+193
2026-03-16gpio: kempld: Add support for get/set multipleAlban Bedel-0/+60
2026-03-16gpio: kempld: Add support for PLD version >= 2.8Alban Bedel-2/+12
2026-03-16gpio: kempld: Simplify the bit level register accessesAlban Bedel-13/+14
2026-03-16drm/{i915,xe}: move framebuffer bo to parent interfaceJani Nikula-223/+212
2026-03-16drm/i915/fb: make intel_fb_bo.c less dependent on displayJani Nikula-8/+6
2026-03-16drm/{i915, xe}/bo: move display bo calls to parent interfaceJani Nikula-45/+122
2026-03-16drm/xe: rename intel_bo.c to xe_display_bo.cJani Nikula-1/+1
2026-03-16drm/i915: move i915 specific bo implementation to i915Jani Nikula-2/+3
2026-03-16gpiolib: Update gpiochip_find_base_unlocked() kerneldocLinus Walleij-1/+9
2026-03-16gpio: max732x: use guard(mutex) to simplify lockingRichard Lyu-12/+12
2026-03-16gpio: sim: allow to define the active-low setting of a simulated hogBartosz Golaszewski-1/+39