summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2023-09-21platform/surface: hotplug: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-21platform/surface: gpe: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-21platform/surface: dtx: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-09-21platform/surface: aggregator-registry: Convert to platform remove callback re...Uwe Kleine-König-3/+2
2023-09-21platform/surface: aggregator-cdev: Convert to platform remove callback return...Uwe Kleine-König-3/+2
2023-09-21platform/surface: acpi-notify: Convert to platform remove callback returning ...Uwe Kleine-König-4/+2
2023-09-21platform/surface: surface3-wmi: Convert to platform remove callback returning...Uwe Kleine-König-3/+2
2023-09-21platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830F/L vs 1050F/L...Hans de Goede-1/+1
2023-09-21platform/x86: think-lmi: Add bulk save featureMark Pearson-15/+153
2023-09-18platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeDennis Bonke-0/+2
2023-09-18platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd-12/+28
2023-09-18platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd-1/+0
2023-09-18platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd-2/+4
2023-09-18platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd-11/+8
2023-09-13platform/mellanox: mlxbf-pmc: Add support for BlueField-3Shravan Kumar Ramani-32/+654
2023-09-12platform/x86: asus-wmi: add support for ASUS screenpadLuke D. Jones-0/+134
2023-09-12Merge remote-tracking branch 'pdx86/platform-drivers-x86-android-tablets' int...Hans de Goede-72/+108
2023-09-12platform/x86: x86-android-tablets: Add a comment about x86_android_tablet_get...Hans de Goede-0/+15
2023-09-11platform/x86: x86-android-tablets: Drop "linux,power-supply-name" from lenovo...Hans de Goede-1/+0
2023-09-11platform/x86: x86-android-tablets: Use platform-device as gpio-keys parentHans de Goede-1/+1
2023-09-11platform/x86: x86-android-tablets: Stop using gpiolib private APIsHans de Goede-37/+55
2023-09-11platform/x86: x86-android-tablets: Create a platform_device from module_init()Hans de Goede-13/+38
2023-09-11platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip supportHans de Goede-16/+0
2023-09-11platform/x86: x86-android-tablets: Remove invalid_aei_gpiochip from Peaq C1010Hans de Goede-5/+0
2023-09-11platform/x86: asus-wmi: Support 2023 ROG X16 tablet modeLuke D. Jones-0/+9
2023-09-11platform/mellanox: NVSW_SN2201 should depend on ACPIGeert Uytterhoeven-2/+2
2023-09-11platform/mellanox: mlxbf-bootctl: add NET dependency into KconfigDavid Thompson-0/+1
2023-09-11platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed eventsShravan Kumar Ramani-20/+7
2023-09-11platform/mellanox: mlxbf-pmc: Fix potential buffer overflowsShravan Kumar Ramani-7/+7
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop jumbo framesLiming Sun-7/+17
2023-09-11platform/mellanox: mlxbf-tmfifo: Drop the Rx packet if no more descriptorsLiming Sun-17/+49
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+27
2023-09-01Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-337/+7854
2023-08-30platform/x86: asus-wmi: corrections to egpu safety checkLuke D. Jones-8/+7
2023-08-30platform/x86: mlx-platform: Add dependency on PCI to KconfigVadim Pasternak-2/+1
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+1
2023-08-28Merge tag 'tag-chrome-platform-for-v6.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+33
2023-08-28Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2023-08-28Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+4
2023-08-28platform/x86: ideapad-laptop: Add support for keyboard backlights using KBLC ...Stuart Hayhurst-6/+112
2023-08-28platform/x86/amd/pmc: Fix build error with randconfigShyam Sundar S K-0/+1
2023-08-26platform/x86/amd/pmf: Fix a missing cleanup pathMario Limonciello-1/+2
2023-08-26platform/chrome: cros_ec_typec: Configure Retimer cable typeUtkarsh Patel-1/+27
2023-08-25Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-1/+1
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern-1/+1
2023-08-23platform/x86: p2sb: Make the Kconfig symbol hiddenAndy Shevchenko-1/+1
2023-08-23platform: mellanox: nvsw-sn2201: change fans i2c busses.Michael Shych-4/+8
2023-08-23platform: mellanox: mlxreg-hotplug: Extend condition for notification callbac...Vadim Pasternak-1/+1
2023-08-23platform: mellanox: Add initial support for PCIe based programming logic deviceVadim Pasternak-2/+132
2023-08-23platform: mellanox: mlx-platform: Get interrupt line through ACPIVadim Pasternak-2/+11