aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-07platform/chrome: kunit: Avoid -Wflex-array-member-not-at-endGustavo A. R. Silva1-1/+4
2025-04-29platform/chrome: cros_ec_typec: Set Pin Assignment E in DP PORT VDOBenson Leung1-2/+4
2025-04-25platform/chrome: of_hw_prober: Support touchscreen probing on SquirtleChen-Yu Tsai1-0/+16
2025-04-25platform/chrome: of_hw_prober: Support trackpad probing on Corsola familyChen-Yu Tsai1-0/+13
2025-04-15platform/chrome: cros_kbd_led_backlight: Fix build dependenciesTzung-Bi Shih1-1/+2
2025-04-15platform/chrome: cros_kbd_led_backlight: Remove CROS_EC dependencyTzung-Bi Shih1-1/+1
2025-04-07platform/chrome: cros_ec_proto: Allow to build as moduleSlawomir Rosek3-2/+6
2025-04-07platform/chrome: cros_ec_debugfs: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-32/+20
2025-04-07platform/chrome: cros_kbd_led_backlight: Avoid -Wflex-array-member-not-at-end...Gustavo A. R. Silva1-16/+8
2025-04-07platform/chrome: cros_ec_proto: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-13/+8
2025-04-07platform/chrome: of_hw_prober: Support Google SpherionLaura Nao1-0/+4
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-03-16platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removalAhmad Fatoum1-1/+1
2025-02-21platform/chrome: cros_ec_typec: Add support for setting USB mode via sysfsAndrei Kuchynski2-0/+29
2025-02-05platform/chrome: cros_ec_sysfs: Expose AP_MODE_ENTRY feature stateAndrei Kuchynski1-1/+14
2025-02-05platform/chrome: cros_ec_sysfs: Expose PD mux statusAndrei Kuchynski1-0/+58
2025-02-03platform/chrome: cros_ec_lpc: Match on Framework ACPI deviceDaniel Schaefer1-8/+14
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-14/+468
2025-01-21Merge tag 'chrome-platform-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-148/+244
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-01-15platform/chrome: cros_ec_lpc: Handle EC without CRS sectionGwendal Grignou1-5/+1
2025-01-13platform/chrome: cros_usbpd_logger: Use str_enabled_disabled() helperThorsten Blum1-2/+3
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman1-2/+2
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker1-1/+1
2025-01-08platform/chrome: cros_ec_lpc: Support direct EC register memory accessGwendal Grignou1-21/+100
2025-01-08platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structureGwendal Grignou1-45/+41
2025-01-06platform/chrome: Update ChromeOS EC command tracingGwendal Grignou1-0/+10
2024-12-30platform/chrome: cros_ec_lpc: Only check for events on MKBP notifiesRob Barnes1-1/+1
2024-12-30platform/chrome: cros_ec_vbc: Constify 'struct bin_attribute'Thomas Weißschuh1-5/+5
2024-12-30platform/chrome: cros_kbd_led_backlight: Remove OF matchTzung-Bi Shih1-51/+11
2024-12-30platform/chrome: cros_ec_proto: remove unnecessary retriesDawid Niedzwiecki1-9/+0
2024-12-30platform/chrome: cros_ec: jump to RW before probingDawid Niedzwiecki8-6/+72
2024-12-30platform/chrome: cros_kbd_led_backlight: remove unneeded if-statementTzung-Bi Shih1-10/+7
2024-12-26Merge tag 'chrome-platform-for-6.13-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2024-12-25platform/chrome: cros_ec_lpc: fix product identity for early Framework LaptopsDustin L. Howett1-2/+2
2024-12-24platform/chrome: cros_ec_typec: Disable tbt on portAbhishek Pandit-Subedi1-0/+1
2024-12-24platform/chrome: cros_ec_typec: Thunderbolt supportAbhishek Pandit-Subedi4-11/+115
2024-12-24platform/chrome: cros_ec_typec: Displayport supportAbhishek Pandit-Subedi6-3/+343
2024-12-24platform/chrome: cros_ec_typec: Update partner altmode activeAbhishek Pandit-Subedi1-0/+9
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-1/+1
2024-11-27platform/chrome: Introduce device tree hardware proberChen-Yu Tsai3-0/+166
2024-11-19Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-16/+17
2024-10-28platform/chrome: Switch back to struct platform_driver::remove()Uwe Kleine-König13-14/+14
2024-10-14platform/chrome: cros_ec_typec: fix missing fwnode reference decrementJavier Carrasco1-0/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-09-30platform/chrome: Drop explicit initialization of struct i2c_device_id::driver...Uwe Kleine-König2-2/+2
2024-09-27[tree-wide] finally take no_llseek outAl Viro4-4/+0
2024-08-23platform/chrome: chromeos_laptop: Use kmemdup_arrayYu Jiaoliang1-4/+3
2024-08-09platform/chrome: cros_ec_typec: add remove driver hookThadeu Lima de Souza Cascardo1-0/+10
2024-08-07platform/chrome: cros_ec_lpc: switch primary DMI data for Framework LaptopDustin L. Howett1-9/+27