aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-25iio: accel: kxsd9: Make use of regmap_clear_bits()Trevor Gamblin1-4/+1
2024-06-25iio: accel: fxls8962af-core: Make use of regmap_set_bits(), regmap_clear_bits()Trevor Gamblin1-10/+8
2024-06-25iio: adc: ad7173: Add support for AD411x devicesDumitru Ceclan1-32/+282
2024-06-25iio: adc: ad7173: document sampling frequency behaviourDumitru Ceclan1-0/+15
2024-06-25iio: adc: ad7173: refactor device info structsDumitru Ceclan1-138/+122
2024-06-25iio: adc: ad7173: add support for special inputsDumitru Ceclan1-2/+25
2024-06-25iio: adc: ad7173: refactor ain and vref selectionDumitru Ceclan1-19/+43
2024-06-25iio: adc: ad7173: refactor channel configuration parsingDumitru Ceclan1-12/+17
2024-06-25iio: adc: ad_sigma_delta: add disable_one callbackDumitru Ceclan3-11/+15
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke1-0/+2
2024-06-25Revert "irqchip/dw-apb-ictl: Support building as module"Thomas Gleixner2-11/+4
2024-06-25drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke1-0/+4
2024-06-25spi: spi-fsl-lpspi: Pass pm_ptr()Fabio Estevam1-1/+1
2024-06-25spi: spi-imx: Pass pm_ptr()Fabio Estevam1-1/+1
2024-06-25cpufreq: intel_pstate: Replace boot_cpu_has()Srinivas Pandruvada1-2/+2
2024-06-25drm/amdgpu: Don't show false warning for reg listLijo Lazar2-6/+24
2024-06-25drm/amdgpu: avoid using null object of framebufferJulia Zhang1-2/+16
2024-06-25drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss2-1/+14
2024-06-25drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar1-2/+5
2024-06-25drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher1-1/+1
2024-06-25spi: add devm_spi_optimize_message() helperMark Brown1-0/+1
2024-06-25drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma5-3/+96
2024-06-25Input: qt1050 - handle CHIP_ID reading errorAndrei Lalaev1-1/+6
2024-06-25regulator: Add refactored mtk-dvfsrc-regulator driverAngeloGioacchino Del Regno1-0/+196
2024-06-25regulator: Remove mtk-dvfsrc-regulator.cAngeloGioacchino Del Regno1-214/+0
2024-06-25drm/vmwgfx: Use VMware hypercall APIAlexey Makhalov3-358/+196
2024-06-25input/vmmouse: Use VMware hypercall APIAlexey Makhalov1-54/+22
2024-06-25ptp/vmware: Use VMware hypercall APIAlexey Makhalov1-9/+3
2024-06-25spi: spi-fsl-lpspi: Switch to SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-3/+3
2024-06-25spi: spi-imx: Switch to RUNTIME_PM_OPS/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-7/+6
2024-06-25remoteproc: qcom: enable in-kernel PD mapperDmitry Baryshkov6-0/+109
2024-06-25Merge branch '[email protected]' of https:...Bjorn Andersson6-298/+1075
2024-06-25Merge branch 'thermal-core'Rafael J. Wysocki7-80/+112
2024-06-25Merge tag 'amd-pstate-v6.11-2024-06-24' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki4-68/+121
2024-06-25net: ethernet: mtk_eth_soc: ppe: prevent ppe update for non-mtk devicesElad Yifee1-1/+1
2024-06-25Merge tag 'thunderbolt-for-v6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman6-295/+669
2024-06-25firewire: ohci: add tracepoints event for hardIRQ eventTakashi Sakamoto1-0/+1
2024-06-25firewire: ohci: add support for Linux kernel tracepointsTakashi Sakamoto1-0/+3
2024-06-25fbdev: mmp: Constify struct mmp_overlay_opsChristophe JAILLET1-1/+1
2024-06-25thermal: gov_step_wise: Go straight to instance->lower when mitigation is overRafael J. Wysocki1-18/+5
2024-06-25reset: RESET_IMX8MP_AUDIOMIX should depend on ARCH_MXCGeert Uytterhoeven1-0/+1
2024-06-25drm/msm/dpu: remove CRTC frame event callback registrationDmitry Baryshkov5-64/+18
2024-06-25iommufd: Use atomic_long_try_cmpxchg() in incr_user_locked_vm()Uros Bizjak1-3/+4
2024-06-25iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()Uros Bizjak1-2/+5
2024-06-25iommu/amd: Use try_cmpxchg64() in v2_alloc_pte()Uros Bizjak1-1/+1
2024-06-25drm/connector: hdmi: shorten too long function nameDmitry Baryshkov1-3/+3
2024-06-25iommu: sun50i: Add H616 compatible stringAndre Przywara1-0/+1
2024-06-25iommu: sun50i: allocate page tables from below 4 GiBAndre Przywara1-2/+11
2024-06-25iommu: sun50i: clear bypass registerJernej Skrabec1-0/+1
2024-06-25OPP: Drop a redundant in-parameter to _set_opp_level()Ulf Hansson1-5/+4