aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-20platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_cmd_xfer()Gravatar Tzung-Bi Shih 1-0/+149
2022-07-20platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()Gravatar Tzung-Bi Shih 1-8/+7
2022-07-18platform/chrome: cros_ec_typec: Register port altmodesGravatar Prashant Malani 1-11/+40
2022-07-18platform/chrome: cros_ec_typec: Rename port altmode arrayGravatar Prashant Malani 1-8/+7
2022-07-17platform/surface: tabletsw: Fix __le32 integer accessGravatar Maximilian Luz 1-2/+2
2022-07-15Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 6-7/+33
2022-07-14platform/mellanox: mlxreg-io: Add locking for io operationsGravatar Vadim Pasternak 1-0/+23
2022-07-14platform/x86: mlx-platform: Add COME board revision registerGravatar Vadim Pasternak 1-0/+21
2022-07-14platform/x86: mlx-platform: Add support for new system XH3000Gravatar Vadim Pasternak 1-0/+51
2022-07-14platform/x86: mlx-platform: Introduce support for COMe NVSwitch management mo...Gravatar Vadim Pasternak 1-0/+269
2022-07-14platform/x86: mlx-platform: Add support for systems equipped with two ASICsGravatar Vadim Pasternak 1-1/+51
2022-07-14platform/x86: mlx-platform: Add cosmetic changes for alignmentGravatar Vadim Pasternak 1-20/+16
2022-07-14platform/x86: mlx-platform: Make activation of some drivers conditionalGravatar Vadim Pasternak 1-27/+35
2022-07-14platform/x86: asus-wmi: Add mic-mute LED classdev supportGravatar PaddyKP_Yao 2-0/+27
2022-07-14leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driverGravatar Henning Schild 1-1/+4
2022-07-14platform/x86: simatic-ipc: drop custom P2SB bar codeGravatar Henning Schild 1-38/+0
2022-07-14i2c: i801: convert to use common P2SB accessorGravatar Andy Shevchenko 1-0/+6
2022-07-14platform/x86/intel: Add Primary to Sideband (P2SB) bridge supportGravatar Jonathan Yong 3-0/+141
2022-07-13platform/chrome: cros_ec_typec: Use dev_err_probe on port register failGravatar Nícolas F. R. A. Prado 1-1/+1