summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-2/+2
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-133-77/+77
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-143-77/+77
* | Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2020-06-131-4/+7
|\ \ | |/ |/|
| * Merge branch 'i2c/for-current-fixed' into i2c/for-5.8Wolfram Sang2020-05-201-4/+4
| |\
| * | platform/mellanox: mlxreg-hotplug: convert to use i2c_new_client_device()Wolfram Sang2020-04-261-4/+7
* | | Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-06-101-2/+2
|\ \ \
| * | | power: supply: olpc_battery: fix the power supply nameLubomir Rintel2020-05-101-2/+2
| | |/ | |/|
* | | Merge tag 'tag-chrome-platform-for-v5.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-06-047-31/+145
|\ \ \
| * | | platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()Enric Balletbo i Serra2020-05-041-0/+1
| * | | platform/chrome: cros_ec_i2c: Appease the kernel-doc deityEnric Balletbo i Serra2020-05-041-1/+1
| * | | Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Enric Balletbo i Serra2020-04-292-61/+92
| |\ \ \
| * | | | platform/chrome: typec: Fix ret value check errorPrashant Malani2020-04-211-1/+1
| * | | | platform/chrome: cros_ec_typec: Register port partnerPrashant Malani2020-04-151-0/+48
| * | | | platform/chrome: cros_ec_typec: Add struct for port dataPrashant Malani2020-04-151-17/+31
| * | | | platform/chrome: cros_ec_typec: Use notifier for updatesPrashant Malani2020-04-152-0/+24
| * | | | Merge remote-tracking branch 'origin/chrome-platform-5.7-fixes' into for-kern...Benson Leung2020-04-131-4/+4
| |\ \ \ \
| * | | | | platform/chrome: cros_ec_ishtp: free ishtp buffer before sending eventJett Rink2020-04-131-3/+10
| * | | | | platform/chrome: cros_ec_ishtp: skip old cros_ec responsesJett Rink2020-04-131-9/+23
| * | | | | platform/chrome: wilco_ec: Provide correct output format to 'h1_gpio' fileBernardo Perez Priego2020-04-131-1/+6
| * | | | | platform/chrome: chromeos_pstore: set user space log sizeSarthak Kukreti2020-04-131-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-031-0/+1
|\ \ \ \ \
| * | | | | media: atomisp: disable the dummy PM driver is atomisp driver is builtMauro Carvalho Chehab2020-05-201-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-033-0/+176
|\ \ \ \ \
| * | | | | MIPS: Loongson64: Make RS780E ACPI as a platform driverJiaxun Yang2020-04-203-0/+176
| | |/ / / | |/| | |
* | | | | Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...Linus Torvalds2020-06-0232-1508/+1326
|\ \ \ \ \
| * | | | | platform/x86: dcdbas: Check SMBIOS for protected buffer addressStuart Hayes2020-06-011-13/+30
| * | | | | platform/x86: asus_wmi: Reserve more space for struct bias_argsChris Chiu2020-06-011-0/+2
| * | | | | platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on the 9 / "Laptop" c...Hans de Goede2020-06-011-11/+8
| * | | | | platform/x86: intel-hid: Add a quirk to support HP Spectre X2 (2015)Nickolai Kozachenko2020-06-011-0/+7
| * | | | | platform/x86: touchscreen_dmi: Update Trekstor Twin 10.1 entryHans de Goede2020-06-011-1/+4
| * | | | | platform/x86: touchscreen_dmi: Add info for the Trekstor Yourbook C11BBernhard Übelacker2020-05-301-0/+8
| * | | | | platform/x86: hp-wmi: Introduce HPWMI_POWER_FW_OR_HW as convenient shortcutAndy Shevchenko2020-05-301-2/+2
| * | | | | platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()Andy Shevchenko2020-05-301-2/+8
| * | | | | platform/x86: hp-wmi: Refactor postcode_store() to follow standard patternsAndy Shevchenko2020-05-301-9/+7
| * | | | | platform/x86: acerhdf: replace space by * in modaliasChih-Wei Huang2020-05-301-1/+1
| * | | | | platform/x86: ISST: Increase timeoutSrinivas Pandruvada2020-05-301-6/+5
| * | | | | platform/x86: dell-wmi: Ignore keyboard attached / detached eventsHans de Goede2020-05-151-0/+10
| * | | | | platform/x86: dell-laptop: don't register micmute LED if there is no tokenKoba Ko2020-05-151-4/+7
| * | | | | platform/x86: thinkpad_acpi: Replace custom approach by kstrtoint()Andy Shevchenko2020-05-151-16/+10
| * | | | | platform/x86: thinkpad_acpi: Use strndup_user() in dispatch_proc_write()Andy Shevchenko2020-05-151-11/+3
| * | | | | platform/x86: thinkpad_acpi: Replace next_cmd(&buf) with strsep(&buf, ",")Andy Shevchenko2020-05-151-34/+15
| * | | | | platform/x86: intel-vbtn: Detect switch position before registering the input...Hans de Goede2020-05-121-3/+3
| * | | | | platform/x86: intel-vbtn: Move detect_tablet_mode() to higher in the fileHans de Goede2020-05-121-18/+18
| * | | | | platform/x86: asus-wmi: Ignore WMI events with code 0x79Hans de Goede2020-05-121-0/+1
| * | | | | platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede2020-05-121-2/+22
| * | | | | platform/x86: asus-wmi: Move asus_wmi_input_init and _exit lower in the fileHans de Goede2020-05-121-39/+39
| * | | | | platform/x86: asus_wmi: remove redundant initialization of variable statusColin Ian King2020-05-121-1/+1
| * | | | | platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA"Hans de Goede2020-05-121-24/+0
| * | | | | platform/x86: sony-laptop: Make resuming thermal profile saferMattia Dongili2020-05-121-1/+6