aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-08drm/msm/dp: allow voltage swing / pre emphasis of 3Dmitry Baryshkov3-27/+15
2024-04-08platform/x86: xiaomi-wmi: Drop unnecessary NULL checksArmin Wolf1-9/+2
2024-04-08platform/x86: xiaomi-wmi: Fix race condition when reporting key eventsArmin Wolf1-0/+18
2024-04-08platform/x86: wmi: Mark simple WMI drivers as legacy-freeArmin Wolf2-0/+2
2024-04-08drm/msm/dp: Remove now unused connector_type from descBjorn Andersson1-31/+17
2024-04-08drm/msm/dp: Add support for the X1E80100Abel Vesa1-0/+9
2024-04-08drm/msm/dp: Add support for determining the eDP/DP mode from DTAbel Vesa1-1/+28
2024-04-08Merge tag 'phy_dp_modes_6.10' into msm-next-lumagDmitry Baryshkov4121-73015/+340459
2024-04-08regmap: kunit: Add test cases for regmap_read_bypassed()Richard Fitzgerald1-0/+131
2024-04-08regmap: kunit: Add cache-drop test with multiple cache blocksRichard Fitzgerald1-0/+103
2024-04-08regmap: kunit: Replace a kmalloc/kfree() pair with KUnit-managed allocRichard Fitzgerald1-3/+1
2024-04-08regmap: kunit: Use a KUnit action to call regmap_exit()Richard Fitzgerald1-55/+7
2024-04-08regmap: kunit: Add more cache-sync testsRichard Fitzgerald1-4/+122
2024-04-08regmap: kunit: Add more cache-drop testsRichard Fitzgerald1-0/+135
2024-04-08regmap: kunit: Run non-sparse cache tests at non-zero register addressesRichard Fitzgerald1-29/+57
2024-04-08regmap: kunit: Run sparse cache tests at non-zero register addressesRichard Fitzgerald1-22/+45
2024-04-08regmap: kunit: Introduce struct for test case parametersRichard Fitzgerald1-116/+95
2024-04-08regmap: kunit: Create a struct device for the regmapRichard Fitzgerald4-42/+87
2024-04-08regmap: kunit: Fix warnings of implicit casts to __le16 and __be16Richard Fitzgerald1-7/+7
2024-04-08drm: bridge: cdns-mhdp8546: Fix possible null pointer dereferenceAleksandr Mishin1-0/+3
2024-04-08platform/x86: lg-laptop: fix %s null argument warningGergo Koteles1-1/+1
2024-04-08platform/x86: intel-vbtn: Update tablet mode switch at end of probeGwendal Grignou1-2/+3
2024-04-08platform/x86: intel-vbtn: Use acpi_has_method to check for switchGwendal Grignou1-5/+1
2024-04-08platform/x86: toshiba_acpi: Silence logging for some eventsHans de Goede1-1/+3
2024-04-08cxl: Add checks to access_coordinate calculation to fail missing dataDave Jiang1-1/+18
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang5-44/+88
2024-04-08cxl: Fix incorrect region perf data calculationDave Jiang4-100/+45
2024-04-08cxl: Fix retrieving of access_coordinates in PCIe pathDave Jiang1-13/+22
2024-04-08platform/x86/intel/hid: Add Lunar Lake and Arrow Lake supportSumeet Pawnikar1-0/+2
2024-04-08platform/surface: aggregator_registry: Add support for thermal sensors on the...Maximilian Luz1-0/+7
2024-04-08platform/x86/intel/hid: Don't wake on 5-button releasesDavid McFarland1-1/+6
2024-04-08PM: sleep: Take advantage of %ps to simplify debug outputLen Brown1-3/+3
2024-04-08drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä1-1/+2
2024-04-08drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit2-4/+3
2024-04-08pinctrl: baytrail: Add pinconf group for uart3Hans de Goede1-2/+4
2024-04-08pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede2-36/+42
2024-04-08gpu: host1x: Do not setup DMA for virtual devicesThierry Reding1-8/+0
2024-04-08ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tabletsHans de Goede1-7/+13
2024-04-08ACPI: x86: utils: Mark SMO8810 accel on Dell XPS 15 9550 as always presentHans de Goede1-0/+9
2024-04-08ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede1-1/+2
2024-04-08ACPI: x86: Move LPSS to x86 folderAndy Shevchenko4-3/+4
2024-04-08ACPI: x86: Move blacklist to x86 folderAndy Shevchenko3-2/+3
2024-04-08ACPI: x86: Move acpi_cmos_rtc to x86 folderAndy Shevchenko3-2/+2
2024-04-08ACPI: x86: Introduce a MakefileAndy Shevchenko2-3/+5
2024-04-08wifi: ath12k: fix link capable flagsKarthikeyan Periyasamy1-0/+2
2024-04-08wifi: ath12k: extend the link capable flagKarthikeyan Periyasamy4-6/+23
2024-04-08ACPI: LPSS: Remove nested ifdeffery for CONFIG_PMAndy Shevchenko1-2/+0
2024-04-08ACPI: LPSS: Advertise number of chip selects via propertyAndy Shevchenko1-0/+1
2024-04-08ACPI: APEI: EINJ: mark remove callback as __exitUwe Kleine-König1-3/+9
2024-04-08net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen3-0/+8