aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-25spi: amd: Configure device speedLucas Tanure1-0/+97
2022-08-25drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno1-0/+3
2022-08-25xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross1-10/+11
2022-08-25drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirkDiego Santa Cruz1-0/+3
2022-08-25platform/x86: asus-wmi: Simplify tablet-mode-switch handlingHans de Goede2-73/+16
2022-08-25platform/x86: asus-wmi: Simplify tablet-mode-switch probingHans de Goede1-33/+22
2022-08-25platform/x86: asus-wmi: Add support for ROG X13 tablet modeLuke D. Jones3-0/+53
2022-08-25platform/x86: asus-wmi: Adjust tablet/lidflip handling to use enumLuke D. Jones3-24/+47
2022-08-25platform/x86: asus-wmi: Support the hardware GPU MUX on some laptopsLuke D. Jones1-0/+51
2022-08-25platform/x86: asus-wmi: Simplify some of the *_check_present() helpersHans de Goede1-44/+3
2022-08-25platform/x86: asus-wmi: Refactor panel_od attributeLuke D. Jones1-49/+25
2022-08-25platform/x86: asus-wmi: Refactor egpu_enable attributeLuke D. Jones1-58/+26
2022-08-25platform/x86: asus-wmi: Refactor disable_gpu attributeLuke D. Jones1-49/+24
2022-08-25platform/x86: asus-wmi: Use kobj_to_dev()ye xingchen1-2/+2
2022-08-25platform/x86: asus-wmi: Convert all attr-show to use sysfs_emitLuke D. Jones1-7/+7
2022-08-25platform/surface: aggregator_registry: Add HID devices for sensors and UCSI client to SP8Maximilian Luz1-0/+2
2022-08-25platform/surface: aggregator_registry: Rename HID device nodes based on new findingsMaximilian Luz1-18/+18
2022-08-25platform/surface: aggregator_registry: Rename HID device nodes based on their functionMaximilian Luz1-9/+9
2022-08-25platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Maximilian Luz1-0/+3
2022-08-25platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOSHans de Goede1-0/+14
2022-08-25platform/x86: pmc_atom: Amend comment style and grammarAndy Shevchenko1-11/+8
2022-08-25platform/x86: pmc_atom: Make terminator entry uniformAndy Shevchenko1-11/+10
2022-08-25platform/x86: pmc_atom: Improve quirk message to be less crypticAndy Shevchenko1-1/+1
2022-08-25platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko1-1/+1
2022-08-25platform/x86: dell-privacy: convert to use dev_groupsGreg Kroah-Hartman1-9/+3
2022-08-25soc: mediatek: mtk-svs: Use devm variant for dev_pm_opp_of_add_table()AngeloGioacchino Del Regno1-1/+1
2022-08-25soc: mediatek: mtk-svs: Drop of_match_ptr() for of_match_tableAngeloGioacchino Del Regno1-1/+1
2022-08-25soc: mediatek: mtk-svs: Remove hardcoded irqflagsAngeloGioacchino Del Regno1-8/+1
2022-08-25soc: mediatek: mtk-svs: Switch to platform_get_irq()AngeloGioacchino Del Regno1-3/+7
2022-08-25soc: mediatek: Let PMIC Wrapper and SCPSYS depend on OFJean Delvare3-2/+4
2022-08-25HID: nintendo: fix rumble worker null pointer derefDaniel J. Ogorchock1-2/+4
2022-08-25HID: intel-ish-hid: ipc: Add Meteor Lake PCI device IDEven Xu2-0/+2
2022-08-25pinctrl: mediatek: add mt8188 driverHui.Liu4-0/+3945
2022-08-25pinctrl: qcom: Add sc8280xp lpass lpi pinctrl driverSrinivas Kandagatla3-0/+217
2022-08-25pinctrl: qcom: Add sm8450 lpass lpi pinctrl driverSrinivas Kandagatla3-0/+250
2022-08-25pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTHJoão H. Spies1-2/+2
2022-08-25pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko4-186/+180
2022-08-25pinctrl: bcm: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko7-319/+258
2022-08-25ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()Perry Yuan4-3/+6
2022-08-25xen: move from strlcpy with unused retval to strscpyWolfram Sang2-2/+2
2022-08-25spi: pxa2xx: Remove the unneeded result variableye xingchen1-3/+1
2022-08-25regulator: drivers: Remove unnecessary print function dev_err()Yang Li1-4/+2
2022-08-25regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulator_probe()Xiaolei Wang1-1/+1
2022-08-25ACPI: property: Remove default association from integer maximum valuesSakari Ailus1-2/+1
2022-08-25ACPI: property: Ignore already existing data node tagsSakari Ailus1-1/+1
2022-08-25ACPI: property: Fix type detection of unified integer reading functionsStefan Binding1-4/+4
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi2-10/+17
2022-08-25dma-buf/dma-resv: check if the new fence is really laterChristian König1-1/+2
2022-08-25PCI: pci-bridge-emul: Set position of PCI capabilities to real HW valuePali Rohár4-17/+35
2022-08-25drm/virtio: Fix same-context optimizationRob Clark1-1/+1