aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-08-31Merge tag 'phy-fixes-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-9/+74
2024-08-31Merge tag 'soundwire-6.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2024-08-31Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-51/+106
2024-08-30nfp: Convert to use ERR_CAST()Shen Lichuan1-1/+1
2024-08-30sfc: Convert to use ERR_CAST()Shen Lichuan1-1/+1
2024-08-30Merge drm/drm-next into drm-intel-nextRodrigo Vivi135-1682/+4448
2024-08-30drm/msm: Fix incorrect file name output in adreno_request_fw()Aleksandr Mishin1-1/+1
2024-08-30drm/msm: Fix UBWC macrotile_mode for a680Connor Abbott1-0/+3
2024-08-30drm/msm: Expose expanded UBWC config uapiConnor Abbott1-0/+6
2024-08-30drm/msm: Expand UBWC config settingConnor Abbott3-17/+53
2024-08-30drm/msm: Update a6xx register XMLConnor Abbott1-21/+1097
2024-08-30drm/msm: Fix CP_BV_DRAW_STATE_ADDR nameConnor Abbott1-1/+1
2024-08-30drm/msm: Dump correct dbgahb clusters on a750Connor Abbott1-2/+5
2024-08-30drm/msm: Use a7xx family directly in gpu_stateConnor Abbott1-21/+20
2024-08-30drm/msm/adreno: add a615 supportRichard Acayan1-0/+27
2024-08-30drm/msm/a6xx: Add A642L speedbin (0x81)Eugene Lepshy1-0/+1
2024-08-30drm/msm: Remove unused pm_stateRob Clark1-2/+0
2024-08-30drm/msm: Remove prototypes for non-existing functionsLaurent Pinchart1-2/+0
2024-08-30drm/msm/adreno: Use kvmemdup to simplify the codeLi Zetao1-4/+2
2024-08-30fbdev: efifb: Use driver-private screen_info for sysfsThomas Weißschuh1-1/+3
2024-08-30fbdev: efifb: Use devm_register_framebuffer()Thomas Weißschuh1-11/+1
2024-08-30fbdev: efifb: Register sysfs groups through driver coreThomas Weißschuh1-9/+2
2024-08-30fbdev: Introduce devm_register_framebuffer()Thomas Weißschuh1-0/+30
2024-08-30fbdev: omapfb: Use sysfs_emit_at() to simplify codeChristophe JAILLET1-22/+14
2024-08-30fbdev: omapfb: panel-sony-acx565akm: Simplify show_cabc_available_modes()Christophe JAILLET1-7/+8
2024-08-30fbdev: mmp: Use devm_clk_get_enabled() helpersying zuxin1-5/+1
2024-08-30fbdev: hpfb: Fix an error handling path in hpfb_dio_probe()Christophe JAILLET1-0/+1
2024-08-30drm/xe/hwmon: Treat hwmon as a per-device conceptMatt Roper1-42/+53
2024-08-30drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper11-79/+85
2024-08-30drm/xe/display: Drop unnecessary xe_gt.h includesMatt Roper4-4/+0
2024-08-30hwmon: (ina2xx) Use shunt voltage to calculate currentGuenter Roeck1-1/+13
2024-08-30hwmon: (ina2xx) Add support for current limitsGuenter Roeck1-2/+59
2024-08-30hwmon: (ina2xx) Pass register to alert limit write functionsGuenter Roeck1-10/+11
2024-08-30hwmon: (ina2xx) Convert to use with_info hwmon APIGuenter Roeck1-202/+293
2024-08-30hwmon: (ina2xx) Move ina2xx_get_value()Guenter Roeck1-36/+36
2024-08-30hwmon: (ina2xx) Set alert latchGuenter Roeck1-2/+5
2024-08-30hwmon: (ina2xx) Consolidate chip initialization codeGuenter Roeck1-68/+43
2024-08-30hwmon: (ina2xx) Fix various overflow issuesGuenter Roeck1-12/+20
2024-08-30hwmon: (ina2xx) Re-initialize chip using regmap functionsGuenter Roeck1-9/+41
2024-08-30hwmon: (ina2xx) Use local regmap pointer if used more than onceGuenter Roeck1-13/+10
2024-08-30hwmon: (ina2xx) Mark regmap_config as constGuenter Roeck1-10/+2
2024-08-30hwmon: (ina2xx) Use bit operationsGuenter Roeck1-42/+42
2024-08-30hwmon: (ina2xx) Replace platform data with device propertiesGuenter Roeck1-12/+4
2024-08-30hwmon: (ina2xx) Reorder include files to alphabetic orderGuenter Roeck1-8/+7
2024-08-30drivers/virt: pkvm: Intercept ioremap using pKVM MMIO_GUARD hypercallWill Deacon1-0/+35
2024-08-30drivers/virt: pkvm: Hook up mem_encrypt API using pKVM hypercallsWill Deacon1-0/+55
2024-08-30drivers/virt: pkvm: Add initial support for running as a protected guestWill Deacon5-0/+52
2024-08-30firmware/smccc: Call arch-specific hook on discovering KVM servicesMarc Zyngier1-0/+2
2024-08-30iommu/arm-smmu-v3-test: Test masters with stall enabledMostafa Saleh1-21/+62
2024-08-30iommu/arm-smmu-v3: Match Stall behaviour for S2Mostafa Saleh2-5/+4