aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-20usb: misc: add missing MODULE_DESCRIPTION() macrosJeff Johnson3-0/+3
2024-06-20usb: gadget: add missing MODULE_DESCRIPTION() macrosJeff Johnson29-0/+29
2024-06-20Merge tag 'mfd-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+1
2024-06-20drm/msm/a6xx: Fix A702 UBWC modeKonrad Dybcio1-1/+1
2024-06-20drm/msm/a6xx: use __unused__ to fix compiler warnings for gen7_* includesAbhinav Kumar1-8/+5
2024-06-20drm/xe: Use the encoder suspend helper also used by the i915 driverImre Deak1-16/+2
2024-06-20drm/i915: Pass intel_display to the encoder suspend/shutdown helpersImre Deak3-18/+18
2024-06-20drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.cImre Deak3-47/+52
2024-06-20drm/msm/adreno: Move CP_PROTECT settings to hw catalogRob Clark4-251/+268
2024-06-20drm/msm/adreno: Move hwcg table into a6xx specific infoRob Clark4-19/+67
2024-06-20drm/msm/adreno: Move hwcg regs to a6xx hw catalogRob Clark3-620/+619
2024-06-20drm/msm/adreno: Split catalog into separate filesRob Clark7-619/+680
2024-06-20drm/msm/adreno: Split up giant device tableRob Clark2-14/+63
2024-06-20drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74Sai Teja Pottumuttu1-1/+1
2024-06-20phy: airoha: Add PCIe PHY driver for EN7581 SoC.Lorenzo Bianconi4-0/+1736
2024-06-20phy: freescale: imx8qm-hsio: Include bitfield.h for FIELD_PREPNathan Chancellor1-0/+1
2024-06-20drm/xe/oa: Remove WARN_ON's for unsupported configurationsAshutosh Dixit1-1/+1
2024-06-20drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating configJosé Roberto de Souza1-6/+6
2024-06-20drm/xe/oa: Fix potential NPD when OA is not initializedMichal Wajdeczko1-6/+9
2024-06-20Input: ims-pcu - drop repeated "input" in error messageJavier Carrasco1-2/+1
2024-06-20Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_byJavier Carrasco1-1/+1
2024-06-20Input: ads7846 - use spi_device_id tableAlexander Stein1-1/+11
2024-06-20drm/panel: truly-nt35521: transition to mipi_dsi wrapped functionsTejas Vipin1-226/+207
2024-06-20mmc: sdhci: Eliminate SDHCI_QUIRK_UNSTABLE_RO_DETECTAdrian Hunter3-32/+29
2024-06-20mmc: Merge branch fixes into nextUlf Hansson1-11/+14
2024-06-20mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro()Adrian Hunter1-5/+0
2024-06-20mmc: sdhci: Do not invert write-protect twiceAdrian Hunter1-7/+15
2024-06-20net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum1-1/+2
2024-06-20drm/mediatek: Support DRM plane alpha in MixerHsiao Chien Sung1-2/+4
2024-06-20drm/mediatek: Support DRM plane alpha in OVLHsiao Chien Sung1-2/+4
2024-06-20drm/mediatek: Support RGBA8888 and RGBX8888 in OVL on MT8195Hsiao Chien Sung1-0/+2
2024-06-20drm/mediatek: Support more 10bit formats in OVLHsiao Chien Sung1-3/+29
2024-06-20drm/mediatek: Set DRM mode configs accordinglyHsiao Chien Sung2-0/+26
2024-06-20drm/mediatek: Add new color format MACROs in OVLHsiao Chien Sung1-6/+8
2024-06-20drm/mediatek: Add DRM_MODE_ROTATE_0 to rotation propertyHsiao Chien Sung3-14/+11
2024-06-20drm/mediatek: Add OVL compatible name for MT8195Hsiao Chien Sung1-0/+2
2024-06-20drm/mediatek: Turn off the layers with zero width or heightHsiao Chien Sung2-2/+7
2024-06-20drm/mediatek: Fix destination alpha error in OVLHsiao Chien Sung1-1/+9
2024-06-20drm/mediatek: Fix XRGB setting error in MixerHsiao Chien Sung1-1/+10
2024-06-20drm/mediatek: Fix XRGB setting error in OVLHsiao Chien Sung1-2/+12
2024-06-20drm/mediatek: Use 8-bit alpha in ETHDRHsiao Chien Sung1-2/+1
2024-06-20bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi1-3/+2
2024-06-20bnxt_en: Set TSO max segs on devices with limitsMichael Chan2-0/+4
2024-06-20bnxt_en: Update firmware interface to 1.10.3.44Michael Chan1-133/+178
2024-06-20igb: Add MII write supportJackie Jone1-0/+4
2024-06-20drm/mediatek: Add missing plane settings when async updateHsiao Chien Sung1-0/+2
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe5-6/+3
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig2-3/+3
2024-06-20block: remove the discard_alignment flagChristoph Hellwig3-3/+0
2024-06-20drm/i915/dsb: Document that the ATS fault bits are for mtl+Ville Syrjälä1-2/+2