aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2022-09-02Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 8-57/+104
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameGravatar Andy Shevchenko 1-2/+16
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Gravatar Luke D. Jones 1-5/+4
2022-09-01platform/mellanox: Remove redundant 'NULL' checkGravatar Vadim Pasternak 1-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeGravatar Vadim Pasternak 1-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueGravatar Vadim Pasternak 1-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningGravatar Vadim Pasternak 1-1/+0
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesGravatar Hans de Goede 1-1/+8
2022-08-26platform/x86: thinkpad_acpi: Explicitly set to balanced mode on startupGravatar Mario Limonciello 1-4/+3
2022-08-26platform/x86: asus-wmi: Fix the name of the mic-mute LED classdevGravatar PaddyKP_Yao 1-1/+1
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+1
2022-08-17platform/x86: serial-multi-instantiate: Add CLSA0101 LaptopGravatar Lucas Tanure 1-0/+1
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Gravatar Michael S. Tsirkin 1-1/+0
2022-08-15platform/surface: aggregator_registry: Add HID devices for sensors and UCSI c...Gravatar Maximilian Luz 1-0/+2
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on new f...Gravatar Maximilian Luz 1-18/+18
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on their...Gravatar Maximilian Luz 1-9/+9
2022-08-15platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Gravatar Maximilian Luz 1-0/+3
2022-08-15platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with W...Gravatar Hans de Goede 1-0/+14
2022-08-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskGravatar Andy Shevchenko 1-1/+1
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+3
2022-08-11virtio: find_vqs() add arg sizesGravatar Xuan Zhuo 1-0/+1
2022-08-11virtio: record the maximum queue num supported by the device.Gravatar Xuan Zhuo 1-0/+2
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 55-753/+2375
2022-08-04Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 12-295/+3439
2022-08-01platform/x86/intel/vsec: Fix wrong type for local status variablesGravatar Hans de Goede 1-4/+4
2022-08-01platform/x86: p2sb: Move out of X86_PLATFORM_DEVICES dependencyGravatar Andy Shevchenko 5-14/+16
2022-08-01Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-...Gravatar Hans de Goede 4-39/+151
2022-07-29Merge branch 'acpi-bus'Gravatar Rafael J. Wysocki 1-26/+27
2022-07-28platform/surface: gpe: Add support for 13" Intel version of Surface Laptop 4Gravatar Maximilian Luz 1-0/+12
2022-07-28platform/olpc: Fix uninitialized data in debugfs writeGravatar Dan Carpenter 1-1/+1
2022-07-28platform/mellanox: mlxreg-lc: Fix error flow and extend verbosityGravatar Vadim Pasternak 1-19/+63
2022-07-28platform/x86: pmc_atom: Match all Lex BayTrail boards with critclk_systems DM...Gravatar Hans de Goede 1-12/+7
2022-07-28platform/x86: sony-laptop: Remove useless comparisons in sony_pic_read_possib...Gravatar Andrey Strachuk 1-6/+1
2022-07-21platform/chrome: cros_kunit_util: add default value for `msg->result`Gravatar Tzung-Bi Shih 2-1/+6
2022-07-21platform/chrome: merge Kunit utils and test casesGravatar Tzung-Bi Shih 3-24/+5
2022-07-20platform/chrome: cros_kbd_led_backlight: fix build warningGravatar Tzung-Bi Shih 1-5/+5
2022-07-20platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()Gravatar Tzung-Bi Shih 1-0/+48
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_countGravatar Tzung-Bi Shih 3-0/+182
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for check_featuresGravatar Tzung-Bi Shih 1-0/+77
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for get_host_eventGravatar Tzung-Bi Shih 1-0/+59
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for get_next_eventGravatar Tzung-Bi Shih 1-0/+266
2022-07-20platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()Gravatar Tzung-Bi Shih 1-0/+49
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_statusGravatar Tzung-Bi Shih 1-0/+42
2022-07-20platform/chrome: cros_ec_proto: return -EPROTO if empty payloadGravatar Tzung-Bi Shih 1-0/+5
2022-07-20platform/chrome: cros_ec_proto: add Kunit test for empty payloadGravatar Tzung-Bi Shih 1-0/+31
2022-07-20platform/chrome: cros_ec_proto: return -EAGAIN when retries timed outGravatar Tzung-Bi Shih 1-0/+3
2022-07-20platform/chrome: cros_ec_proto: change Kunit expectation when timed outGravatar Tzung-Bi Shih 1-3/+1
2022-07-20platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()Gravatar Tzung-Bi Shih 1-39/+35
2022-07-20platform/chrome: cros_ec_proto: separate cros_ec_xfer_command()Gravatar Tzung-Bi Shih 1-3/+10
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()Gravatar Tzung-Bi Shih 3-0/+289