summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds46 hours6-14/+468
|\
| * Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman2025-01-131-2/+2
| |\
| * | platform/chrome: cros_ec_typec: Disable tbt on portAbhishek Pandit-Subedi2024-12-241-0/+1
| * | platform/chrome: cros_ec_typec: Thunderbolt supportAbhishek Pandit-Subedi2024-12-244-11/+115
| * | platform/chrome: cros_ec_typec: Displayport supportAbhishek Pandit-Subedi2024-12-246-3/+343
| * | platform/chrome: cros_ec_typec: Update partner altmode activeAbhishek Pandit-Subedi2024-12-241-0/+9
* | | Merge tag 'chrome-platform-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8 days12-148/+244
|\ \ \
| * | | platform/chrome: cros_ec_lpc: Handle EC without CRS sectionGwendal Grignou2025-01-151-5/+1
| * | | platform/chrome: cros_usbpd_logger: Use str_enabled_disabled() helperThorsten Blum2025-01-131-2/+3
| * | | platform/chrome: cros_ec_lpc: Support direct EC register memory accessGwendal Grignou2025-01-081-21/+100
| * | | platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structureGwendal Grignou2025-01-081-45/+41
| * | | platform/chrome: Update ChromeOS EC command tracingGwendal Grignou2025-01-061-0/+10
| * | | platform/chrome: cros_ec_lpc: Only check for events on MKBP notifiesRob Barnes2024-12-301-1/+1
| * | | platform/chrome: cros_ec_vbc: Constify 'struct bin_attribute'Thomas Weißschuh2024-12-301-5/+5
| * | | platform/chrome: cros_kbd_led_backlight: Remove OF matchTzung-Bi Shih2024-12-301-51/+11
| * | | platform/chrome: cros_ec_proto: remove unnecessary retriesDawid Niedzwiecki2024-12-301-9/+0
| * | | platform/chrome: cros_ec: jump to RW before probingDawid Niedzwiecki2024-12-308-6/+72
| * | | platform/chrome: cros_kbd_led_backlight: remove unneeded if-statementTzung-Bi Shih2024-12-301-10/+7
| | |/ | |/|
* | | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8 days1-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker2025-01-081-1/+1
| |/
* | Merge tag 'chrome-platform-for-6.13-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-12-261-2/+2
|\ \ | |/ |/|
| * platform/chrome: cros_ec_lpc: fix product identity for early Framework LaptopsDustin L. Howett2024-12-251-2/+2
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
* | platform/chrome: Introduce device tree hardware proberChen-Yu Tsai2024-11-273-0/+166
* | Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-11-1915-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-182-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