summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-13platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't r...Jameson Thies
2025-10-13pinctrl: samsung: Add ARTPEC-9 SoC specific configurationSeonGu Kang
2025-10-13soc: samsung: exynos-pmu: Annotate online/offline functions with __must_holdKrzysztof Kozlowski
2025-10-13soc: samsung: exynos-chipid: Add exynos9610 SoC supportAlexandru Chimac
2025-10-13clk: samsung: exynosautov920: add block mfc clock supportRaghav Sharma
2025-10-13clk: samsung: exynosautov920: add clock supportRaghav Sharma
2025-10-13memory: tegra30-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra20-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra186-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Add the SoC model prefix to functionsKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra20-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra30-emc: Simplify and handle deferred probe with dev_err_probe()Krzysztof Kozlowski
2025-10-13memory: tegra30-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra20-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra186-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Do not print error on icc_node_create() failureKrzysztof Kozlowski
2025-10-13memory: tegra124-emc: Simplify return of emc_init()Krzysztof Kozlowski
2025-10-13pinctrl: samsung: add exynos8890 SoC pinctrl configurationIvaylo Ivanov
2025-10-13w1: ds28e17: Replace deprecated strcpy + strcat in w1_f19_add_slaveThorsten Blum
2025-10-13w1: use sysfs_emit() in sysfs show() callbacksVivek BalachandharTN
2025-10-12hwmon: Add MP2925 and MP2929 driverWensheng Wang
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-12net: dlink: handle dma_map_single() failure properlyYeounsu Moon
2025-10-12net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more tha...Rex Lu
2025-10-12net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...Bhanu Seshu Kumar Valluri
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-11drm/bridge: lt9211: Drop check for last nibble of version registerMarek Vasut
2025-10-11drm/i915/cdclk: Move intel_cdclk_atomic_check()Ville Syrjälä
2025-10-11drm/i915/cdclk: Hide intel_modeset_calc_cdclk()Ville Syrjälä
2025-10-11drm/i915/cdclk: Use enabled_pipes instead of active_pipes for the glk audio w/aVille Syrjälä
2025-10-11drm/i915: Introduce intel_calc_enabled_pipes()Ville Syrjälä
2025-10-11drm/i915/cdclk: Decouple cdclk from state->modesetVille Syrjälä
2025-10-11drm/i915/cdclk: Move intel_bw_crtc_min_cdclk() handling into intel_crtc_compu...Ville Syrjälä
2025-10-11drm/i915/cdclk: Rework crtc min_cdclk handlingVille Syrjälä
2025-10-11drm/i915/cdclk: Relocate intel_plane_calc_min_cdclk() callsVille Syrjälä
2025-10-11drm/i915/cdclk: Do intel_cdclk_update_crtc_min_cdclk() per-pipeVille Syrjälä
2025-10-11drm/i915/cdclk: Rework bw_min_cdclk handlingVille Syrjälä
2025-10-11drm/i915/cdclk: Extract intel_cdclk_update_crtc_min_cdclk()Ville Syrjälä
2025-10-11drm/i915/cdclk: Extract intel_cdclk_update_bw_min_cdclk()Ville Syrjälä
2025-10-11drm/i915/cdclk: Handle the force_min_cdclk state locking in intel_cdclk_atomi...Ville Syrjälä
2025-10-11drm/i915/cdclk: Introduce intel_cdclk_modeset_checks()Ville Syrjälä
2025-10-11drm/i915/cdclk: Extract dg2_power_well_count()Ville Syrjälä
2025-10-11drm/i915/cdclk: Extract glk_cdclk_audio_wa_needed()Ville Syrjälä
2025-10-11drm/1915/bw: Drop redundant display version checksVille Syrjälä