summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2022-06-12platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee-0/+6
2022-06-12platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik-8/+15
2022-06-12platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez-2/+4
2022-06-10platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors-0/+1
2022-06-10platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura-0/+1
2022-06-10platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang-1/+4
2022-06-10platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo-0/+1
2022-06-10platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari-1/+1
2022-06-10platform/mellanox: Add static in struct declaration.Michael Shych-1/+1
2022-06-10platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven-1/+1
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting wake maskTzung-Bi Shih-10/+14
2022-06-10platform/chrome: cros_ec_proto: add Kunit test for getting wake maskTzung-Bi Shih-0/+128
2022-06-10platform/chrome: cros_ec_proto: return 0 on getting wake mask successTzung-Bi Shih-1/+2
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting cmd maskTzung-Bi Shih-0/+5
2022-06-10platform/chrome: cros_ec_proto: add Kunit tests for getting cmd maskTzung-Bi Shih-0/+197
2022-06-10platform/chrome: cros_ec_proto: check `msg->result` in getting cmd maskTzung-Bi Shih-8/+13
2022-06-10platform/chrome: cros_ec_proto: add Kunit test for getting cmd mask errorTzung-Bi Shih-0/+89
2022-06-10platform/chrome: cros_ec_proto: return 0 on getting cmd mask successTzung-Bi Shih-8/+5
2022-06-10platform/chrome: cros_ec_proto: don't show MKBP version if unsupportedTzung-Bi Shih-4/+4
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting info legacyTzung-Bi Shih-3/+9
2022-06-10platform/chrome: cros_ec_proto: add Kunit test for getting legacy infoTzung-Bi Shih-0/+49
2022-06-10platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info_legacy()Tzung-Bi Shih-50/+44
2022-06-10platform/chrome: cros_ec_proto: handle empty payload in getting proto infoTzung-Bi Shih-0/+5
2022-06-10platform/chrome: cros_ec_proto: add Kunit tests for getting proto infoTzung-Bi Shih-0/+132
2022-06-10platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info()Tzung-Bi Shih-97/+93
2022-06-10platform/chrome: cros_ec_proto: use cros_ec_map_error()Tzung-Bi Shih-5/+4
2022-06-10platform/chrome: cros_ec_proto: remove redundant NULL checkTzung-Bi Shih-3/+0
2022-06-10platform/chrome: cros_ec_proto: assign buffer size from protocol infoTzung-Bi Shih-6/+2
2022-06-10platform/chrome: use macros for passthru indexesTzung-Bi Shih-15/+17
2022-06-10platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_query_all()Tzung-Bi Shih-0/+943
2022-06-10platform/chrome: cros_kbd_led_backlight: support EC PWM backendTzung-Bi Shih-16/+99
2022-06-10platform/chrome: cros_kbd_led_backlight: support OF matchTzung-Bi Shih-1/+14
2022-06-10platform/chrome: cros_kbd_led_backlight: separate ACPI backendTzung-Bi Shih-13/+69
2022-06-10platform/chrome: cros_kbd_led_backlight: sort headers alphabeticallyTzung-Bi Shih-2/+2
2022-06-09MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.Yupeng Li-1/+1
2022-06-08platform/chrome: cros_ec_proto: Update size arg typesPrashant Malani-2/+2
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani-33/+32
2022-06-06platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_check_result()Tzung-Bi Shih-0/+41
2022-06-06platform/chrome: cros_ec_proto: update cros_ec_check_result() commentTzung-Bi Shih-2/+5
2022-06-06platform/chrome: cros_ec_proto: factor legacy out from cros_ec_prepare_tx()Tzung-Bi Shih-23/+28
2022-06-06platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_prepare_tx()Tzung-Bi Shih-0/+185
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-86/+41
2022-05-26Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-52/+403
2022-05-19platform/x86/intel/ifs: Add CPU_SUP_INTEL dependencyBorislav Petkov-1/+1
2022-05-19platform/x86: intel_cht_int33fe: Set driver dataHeikki Krogerus-0/+2
2022-05-19platform/x86: intel-hid: fix _DSM function index handlingMichael Niewöhner-1/+1
2022-05-16platform/chrome: cros_ec_spi: drop BUG_ON() if `din` isn't large enoughTzung-Bi Shih-3/+6
2022-05-16platform/chrome: cros_ec_spi: drop unneeded BUG_ON()Tzung-Bi Shih-2/+0
2022-05-16platform/chrome: cros_ec_i2c: drop BUG_ON() in cros_ec_pkt_xfer_i2c()Tzung-Bi Shih-2/+8
2022-05-16platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_get_host_event()Tzung-Bi Shih-1/+2