aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-27cpufreq: qcom-nvmem: add support for IPQ5321Kathiravan Thirumoorthy1-0/+1
2024-05-27soc: qcom: socinfo: Add SoC ID for IPQ5321Kathiravan Thirumoorthy1-0/+1
2024-05-27clk: qcom: Add Video Clock Controller driver for SM7150Danila Tikhonov3-0/+368
2024-05-27clk: qcom: Add Camera Clock Controller driver for SM7150Danila Tikhonov3-0/+2070
2024-05-27clk: qcom: Add Display Clock Controller driver for SM7150Danila Tikhonov3-0/+1017
2024-05-27clk: qcom: gcc-sm7150: constify clk_init_data structuresDanila Tikhonov1-196/+196
2024-05-27clk: qcom: Fix SM_GCC_7150 dependenciesDanila Tikhonov1-0/+1
2024-05-27soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callersStephen Boyd2-4/+4
2024-05-27soc: qcom: pmic_glink: Handle the return value of pmic_glink_initChen Ni1-2/+11
2024-05-27power: supply: Drop explicit initialization of struct i2c_device_id::driver_d...Uwe Kleine-König12-20/+20
2024-05-27drm/xe/vf: Use only assigned GGTT regionMichal Wajdeczko4-1/+109
2024-05-27drm/xe/vf: Read VF configuration prior to GGTT initializationMichal Wajdeczko1-0/+11
2024-05-27clk: qcom: Constify struct pll_vcoChristophe JAILLET28-38/+38
2024-05-27firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALLUnnathi Chalicheemala1-4/+2
2024-05-27soc: qcom: pmic_glink: Increase max ports to 3Abel Vesa1-1/+1
2024-05-27Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2024-05-27dm: make dm_set_zones_restrictions work on the queue limitsChristoph Hellwig3-12/+14
2024-05-27dm: remove dm_check_zonedChristoph Hellwig1-36/+23
2024-05-27dm: move setting zoned_enabled to dm_table_set_restrictionsChristoph Hellwig2-4/+7
2024-05-27pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}Claudiu Beznea1-2/+2
2024-05-27mtd: spi-nor: get rid of SPI_NOR_NO_FRMichael Walle3-13/+17
2024-05-27mtd: spi-nor: remove .setup() callbackMichael Walle2-65/+45
2024-05-27mtd: spi-nor: get rid of non-power-of-2 page size handlingMichael Walle2-34/+11
2024-05-27gpio: prevent potential speculation leaks in gpio_device_get_desc()Hagar Hemdan1-1/+2
2024-05-27mtd: spi-nor: Remove support for Xilinx S3AN flashesMichael Walle4-172/+0
2024-05-27drm/imx/ldb: convert to struct drm_edidJani Nikula1-12/+12
2024-05-27drm/imx/tve: convert to struct drm_edidJani Nikula1-8/+6
2024-05-27dma-buf: handle testing kthreads creation failureFedor Pchelkin1-0/+6
2024-05-27EDAC/thunderx: Remove unused struct error_syndromeDr. David Alan Gilbert1-6/+0
2024-05-27drm/loongson/7a2000: convert to struct drm_edidJani Nikula1-8/+7
2024-05-27drm/loongson/7a1000: convert to struct drm_edidJani Nikula1-8/+7
2024-05-27drm/hisilicon/hibmc: convert to struct drm_edidJani Nikula1-7/+10
2024-05-27drm/bridge: analogix_dp: convert to struct drm_edidJani Nikula1-7/+8
2024-05-27mtd: rawnand: meson: read/write access for boot ROM pagesArseniy Krasnov1-10/+48
2024-05-27mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'Arseniy Krasnov1-18/+12
2024-05-27w1: Add missing newline and fix typos in w1_bus_master commentThorsten Blum1-1/+1
2024-05-27mtd: rawnand: rockchip: ensure NVDDR timings are rejectedVal Packett1-3/+3
2024-05-27mtd: rawnand: Bypass a couple of sanity checks during NAND identificationMiquel Raynal1-24/+31
2024-05-27mtd: rawnand: Fix the nand_read_data_op() early checkMiquel Raynal1-1/+1
2024-05-27mtd: rawnand: Ensure ECC configuration is propagated to upper layersMiquel Raynal1-1/+8
2024-05-27mtd: physmap: Use *-y instead of *-objs in MakefileAndy Shevchenko1-6/+5
2024-05-27drm/i915: Bury c8_planes_changed() in intel_color_check()Ville Syrjälä2-19/+10
2024-05-27drm/i915: Hide the intel_crtc_needs_color_update() inside intel_color_check()Ville Syrjälä2-5/+8
2024-05-27drm/i915: Plumb the entire atomic state into intel_color_check()Ville Syrjälä3-48/+69
2024-05-27drm/nouveau/nvif: Avoid build error due to potential integer overflowsGuenter Roeck1-6/+18
2024-05-27drm/i915: Fix SEL_FETCH_{SIZE,OFFSET} registersVille Syrjälä1-8/+8
2024-05-27thermal: trip: Trigger trip down notifications when trips involved in mitigat...Rafael J. Wysocki3-8/+20
2024-05-27thermal: core: Introduce thermal_trip_crossed()Rafael J. Wysocki1-10/+19
2024-05-27thermal/debugfs: Allow tze_seq_show() to print statistics for invalid tripsRafael J. Wysocki1-4/+0
2024-05-27thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()Rafael J. Wysocki1-3/+11