summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5 days1-1/+0
|\
| * Merge branch 'acpi-bus'Rafael J. Wysocki6 days1-1/+0
| |\
| | * platform/chrome: wilco_ec: drop owner assignmentKrzysztof Kozlowski2024-04-081-1/+0
* | | platform/chrome: cros_ec: Handle events during suspend after resume completionKarthikeyan Ramasubramanian2024-04-301-8/+8
* | | platform/chrome: cros_ec_lpc: add quirks for the Framework Laptop (AMD)Dustin L. Howett2024-04-241-1/+15
* | | platform/chrome: cros_ec_lpc: add a "quirks" systemDustin L. Howett2024-04-241-0/+31
* | | platform/chrome: cros_ec_lpc: pass driver_data from DMI to the deviceDustin L. Howett2024-04-241-2/+7
* | | platform/chrome: cros_ec_lpc: introduce a priv struct for the lpc deviceDustin L. Howett2024-04-241-4/+21
* | | platform/chrome: add HAS_IOPORT dependenciesNiklas Schnelle2024-04-242-0/+2
* | | platform/chrome: cros_hps_i2c: Replace deprecated UNIVERSAL_DEV_PM_OPS()Andy Shevchenko2024-04-241-2/+2
* | | platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallba...Tzung-Bi Shih2024-04-241-2/+9
* | | platform/chrome: wilco_ec: core: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: wilco_ec: event: remove redundant MODULE_ALIASTzung-Bi Shih2024-04-241-1/+0
* | | platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...Tzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_ec_vbc: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_ec_lightbar: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_ec_sysfs: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_ec_debugfs: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_ec_chardev: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_usbpd_notify: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_ec_sensorhub: provide ID table for avoiding fallback matchTzung-Bi Shih2024-04-241-1/+8
* | | platform/chrome: cros_ec_proto: avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-04-241-42/+30
* | | platform/chrome: wilco_ec: use sysfs_emit() instead of sprintf()Ai Chao2024-04-241-1/+1
|/ /
* | Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds2024-04-111-14/+14
|\ \ | |/ |/|
| * platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans2024-04-111-14/+14
* | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-2/+2
|\ \
| * | treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-271-2/+2
| |/
* | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-0/+19
|\ \
| * | platform/chrome: cros_ec_typec: Make sure the USB role switch has PLDHeikki Krogerus2024-02-171-0/+19
| |/
* / platform/chrome: cros_ec_spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König2024-02-081-4/+4
|/
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-3/+2
|\
| * tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-3/+2
* | Merge tag 'hid-for-linus-2024010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-121-59/+15
|\ \
| * | platform/chrome: cros_ec_ishtp: use helper functions for connectionEven Xu2023-12-061-59/+15
| |/
* | Merge tag 'tag-chrome-platform-for-v6.8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-01-094-32/+64
|\ \
| * | platform/chrome/wilco_ec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-182-5/+5
| * | platform/chrome: cros_ec_vbc: Fix -Warray-bounds warningsGustavo A. R. Silva2023-12-151-4/+8
| * | platform/chrome: sensorhub: Implement quickselect for median calculationKuan-Wei Chiu2023-11-131-17/+45
| * | platform/chrome: sensorhub: Fix typosKuan-Wei Chiu2023-11-131-6/+6
| |/
* / platform/chrome: cros_ec_debugfs: Fix permissions for panicinfoAvadhut Naik2023-11-211-1/+1
|/
* Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-031-0/+28
|\
| * platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 SupportUtkarsh Patel2023-10-021-0/+28
* | platform/chrome: cros_ec_lpc: Separate host command and irq disableLalith Rajendran2023-10-283-26/+116
* | platform/chrome: kunit: make EC protocol tests independentTzung-Bi Shih2023-10-055-10/+7
* | platform/chrome: kunit: initialize lock for fake ec_devTzung-Bi Shih2023-10-051-0/+1
* | platform/chrome: cros_ec: fix compilation warningTzung-Bi Shih2023-10-051-0/+2
* | platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd2023-10-041-1/+1
* | platform/chrome: cros_typec_vdm: Mark port_amode_ops constStephen Boyd2023-10-042-2/+2