summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2025-01-27Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-01-21Merge tag 'chrome-platform-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-15platform/chrome: cros_ec_lpc: Handle EC without CRS sectionGwendal Grignou
2025-01-13platform/chrome: cros_usbpd_logger: Use str_enabled_disabled() helperThorsten Blum
2025-01-13Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2025-01-08platform/chrome: cros_ec_lpc: Support direct EC register memory accessGwendal Grignou
2025-01-08platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structureGwendal Grignou
2025-01-06platform/chrome: Update ChromeOS EC command tracingGwendal Grignou
2024-12-30platform/chrome: cros_ec_lpc: Only check for events on MKBP notifiesRob Barnes
2024-12-30platform/chrome: cros_ec_vbc: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-30platform/chrome: cros_kbd_led_backlight: Remove OF matchTzung-Bi Shih
2024-12-30platform/chrome: cros_ec_proto: remove unnecessary retriesDawid Niedzwiecki
2024-12-30platform/chrome: cros_ec: jump to RW before probingDawid Niedzwiecki
2024-12-30platform/chrome: cros_kbd_led_backlight: remove unneeded if-statementTzung-Bi Shih
2024-12-26Merge tag 'chrome-platform-for-6.13-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-25platform/chrome: cros_ec_lpc: fix product identity for early Framework LaptopsDustin L. Howett
2024-12-24platform/chrome: cros_ec_typec: Disable tbt on portAbhishek Pandit-Subedi
2024-12-24platform/chrome: cros_ec_typec: Thunderbolt supportAbhishek Pandit-Subedi
2024-12-24platform/chrome: cros_ec_typec: Displayport supportAbhishek Pandit-Subedi
2024-12-24platform/chrome: cros_ec_typec: Update partner altmode activeAbhishek Pandit-Subedi
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-27platform/chrome: Introduce device tree hardware proberChen-Yu Tsai
2024-11-19Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-28platform/chrome: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-14platform/chrome: cros_ec_typec: fix missing fwnode reference decrementJavier Carrasco
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-30platform/chrome: Drop explicit initialization of struct i2c_device_id::driver...Uwe Kleine-König
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-08-23platform/chrome: chromeos_laptop: Use kmemdup_arrayYu Jiaoliang
2024-08-09platform/chrome: cros_ec_typec: add remove driver hookThadeu Lima de Souza Cascardo
2024-08-07platform/chrome: cros_ec_lpc: switch primary DMI data for Framework LaptopDustin L. Howett
2024-07-30Merge tag 'chrome-platform-fixes-for-v6.11-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-30platform/chrome: cros_ec_proto: Lock device when updating MKBP versionPatryk Duda
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-07-01platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()Thomas Weißschuh
2024-06-14platform/chrome: cros_kbd_led_backlight: allow binding through MFDThomas Weißschuh
2024-06-14platform/chrome: cros_ec_lpc: Handle zero length read/writeBen Walsh
2024-06-13platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()Dan Carpenter
2024-06-12platform/chrome: cros_ec_debugfs: fix wrong EC message versionTzung-Bi Shih
2024-06-12platform/chrome: cros_ec_proto: update Kunit test for get_next_data_v3Tzung-Bi Shih
2024-06-11platform/chrome: cros_ec_proto: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-06platform/chrome: cros_ec_lpc: Add quirks for Framework LaptopBen Walsh
2024-06-06platform/chrome: cros_ec_lpc: Add a new quirk for AML mutexBen Walsh
2024-06-06platform/chrome: cros_ec_lpc: Add a new quirk for ACPI idBen Walsh
2024-06-06platform/chrome: cros_ec_lpc: MEC access can use an AML mutexBen Walsh
2024-06-06platform/chrome: cros_ec_lpc: MEC access can return error codeBen Walsh
2024-06-05platform/chrome: cros_ec_proto: Upgrade get_next_event to v3Daisuke Nojiri
2024-06-03platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()Thomas Weißschuh