summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3 days15-16/+17
|\
| * platform/chrome: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-2813-14/+14
| * platform/chrome: cros_ec_typec: fix missing fwnode reference decrementJavier Carrasco2024-10-141-0/+1
| * platform/chrome: Drop explicit initialization of struct i2c_device_id::driver...Uwe Kleine-König2024-09-302-2/+2
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-023-3/+3
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-274-4/+0
* platform/chrome: chromeos_laptop: Use kmemdup_arrayYu Jiaoliang2024-08-231-4/+3
* platform/chrome: cros_ec_typec: add remove driver hookThadeu Lima de Souza Cascardo2024-08-091-0/+10
* platform/chrome: cros_ec_lpc: switch primary DMI data for Framework LaptopDustin L. Howett2024-08-071-9/+27
* Merge tag 'chrome-platform-fixes-for-v6.11-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2024-07-301-0/+2
|\
| * platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda2024-07-301-0/+2
* | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-07-172-3/+39
|\ \ | |/ |/|
| * platform/chrome: cros_kbd_led_backlight: allow binding through MFDThomas Weißschuh2024-06-142-3/+39
* | platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()Thomas Weißschuh2024-07-011-0/+35
* | platform/chrome: cros_ec_lpc: Handle zero length read/writeBen Walsh2024-06-141-3/+3
* | platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()Dan Carpenter2024-06-131-2/+2
* | platform/chrome: cros_ec_debugfs: fix wrong EC message versionTzung-Bi Shih2024-06-121-0/+1
* | platform/chrome: cros_ec_proto: update Kunit test for get_next_data_v3Tzung-Bi Shih2024-06-121-4/+4
* | platform/chrome: cros_ec_proto: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-111-0/+1
* | platform/chrome: cros_ec_lpc: Add quirks for Framework LaptopBen Walsh2024-06-061-0/+7
* | platform/chrome: cros_ec_lpc: Add a new quirk for AML mutexBen Walsh2024-06-061-0/+19
* | platform/chrome: cros_ec_lpc: Add a new quirk for ACPI idBen Walsh2024-06-061-12/+38
* | platform/chrome: cros_ec_lpc: MEC access can use an AML mutexBen Walsh2024-06-062-2/+85
* | platform/chrome: cros_ec_lpc: MEC access can return error codeBen Walsh2024-06-064-56/+112
* | platform/chrome: cros_ec_proto: Upgrade get_next_event to v3Daisuke Nojiri2024-06-051-9/+18
* | platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()Thomas Weißschuh2024-06-031-0/+27
* | platform/chrome: cros_ec_debugfs: Make log polling period a parameterRob Barnes2024-05-291-2/+6
* | platform/chrome: cros_ec: let cros_ec_suspend() call cros_ec_suspend_*Tzung-Bi Shih2024-05-271-2/+2
* | platform/chrome: cros_ec_proto: Fix cros_ec_get_host_command_version_mask kdocThomas Weißschuh2024-05-271-2/+1
* | platform/chrome: cros_ec_proto: Fix cros_ec_get_host_event_wake_mask kdocThomas Weißschuh2024-05-271-2/+1
|/
* Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-05-141-1/+0
|\
| * Merge branch 'acpi-bus'Rafael J. Wysocki2024-05-131-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