summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds1-8/+22
2026-08-19Merge tag 'chrome-platform-v7.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds16-39/+67
2026-08-13platform/chrome: of_hw_prober: Add delay for hana trackpadsChen-Yu Tsai1-3/+1
2026-07-31platform/chrome: lightbar: Limit payload to max packet sizeAlexis Savery1-1/+6
2026-07-30platform/chrome: cros_ec_debugfs: Unregister panic notifierHongyan Xu1-0/+2
2026-07-30platform/chrome: cros_ec_debugfs: Clean up console log on probe failureHongyan Xu1-1/+3
2026-07-23platform/chrome: cros_ec_proto: Introduce cros_ec_read_features helperAndrei Kuchynski1-8/+22
2026-07-20platform/chrome: cros_ec: Remove redundant dev_err()Pan Chuang1-4/+1
2026-07-16platform/chrome: sensorhub: Fix dropped timestamp events and log spamTzung-Bi Shih1-12/+15
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)12-12/+0
2026-07-03platform/chrome: sensorhub: Fix memory overread in ring handlerTzung-Bi Shih1-1/+8
2026-06-29platform/chrome: cros_ec_typec: Reject out-of-bounds PD cap countMaoyi Xie1-0/+6
2026-06-29platform/chrome: of_hw_prober: Use dumb trackpad prober for SpherionChen-Yu Tsai1-1/+1
2026-06-29platform/chrome: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)12-24/+24
2026-06-29platform/chrome: sensorhub: Bound the EC-reported sensor numberBryam Vargas1-0/+8
2026-06-02platform/chrome: Prevent build for big-endian systemsThomas Weißschuh1-0/+1
2026-06-02platform/chrome: Remove superfluous dependencies from CROS_ECThomas Weißschuh1-1/+0
2026-05-28platform/chrome: cros_ec_chardev: Introduce rwsem for protecting ec_devTzung-Bi Shih1-5/+34
2026-05-28platform/chrome: cros_ec_chardev: Add event relayerTzung-Bi Shih1-3/+29
2026-05-28platform/chrome: cros_ec_chardev: Move data to chardev_pdataTzung-Bi Shih1-16/+20
2026-05-28platform/chrome: cros_ec_chardev: Introduce chardev_dataTzung-Bi Shih1-12/+39
2026-05-20platform/chrome: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)2-2/+2
2026-05-13platform/chrome: wilco_ec: event: Check ACPI_COMPANION()Rafael J. Wysocki1-2/+6
2026-05-13platform/chrome: chromeos_tbmc: Check ACPI_COMPANION()Rafael J. Wysocki1-1/+5
2026-05-13platform/chrome: chromeos_privacy_screen: Check ACPI_COMPANION()Rafael J. Wysocki1-0/+3
2026-05-11platform/chrome: cros_kbd_led_backlight: Drop CONFIG_MFD_CROS_EC_DEV ifdefferyThomas Weißschuh1-7/+0
2026-05-11platform/chrome: cros_kbd_led_backlight: Pass keyboard_led as parameterThomas Weißschuh1-6/+6
2026-05-11platform/chrome: cros_kbd_led_backlight: Drop max_brightness from driver dataThomas Weißschuh1-8/+1
2026-05-11platform/chrome: Resolve kb_wake_angle visibility raceTzung-Bi Shih2-3/+8
2026-05-06platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registrationTzung-Bi Shih1-0/+1
2026-03-20platform/chrome: cros_usbpd_logger: Simplify with devmKrzysztof Kozlowski1-11/+7
2026-03-06platform/chrome: wilco_ec: event: Convert to a platform driverRafael J. Wysocki1-32/+34
2026-03-06platform/chrome: wilco_ec: event: Register ACPI notify handlerRafael J. Wysocki1-3/+14
2026-03-06platform/chrome: chromeos_tbmc: Convert to a platform driverRafael J. Wysocki1-24/+23
2026-03-06platform/chrome: chromeos_tbmc: Register ACPI notify handlerRafael J. Wysocki1-2/+14
2026-03-06platform/chrome: chromeos_tbmc: Drop wakeup source on removeRafael J. Wysocki1-0/+6
2026-03-06platform/chrome: Convert ChromeOS privacy-screen driver to platformRafael J. Wysocki1-23/+18
2026-02-23platform/chrome: lightbar: Optimize command sizeGwendal Grignou1-0/+3
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds4-5/+5
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook4-9/+8
2026-02-17Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2026-02-11Merge tag 'chrome-platform-v7.0' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-42/+110
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou1-27/+61
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou1-0/+43
2026-01-30platform/chrome: cros_ec_lightbar: Fix response size initializationTzung-Bi Shih1-1/+1
2026-01-23platform/chrome: cros_ec_typec: Set no_mode_control flagAndrei Kuchynski1-0/+1
2026-01-21platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()Andy Shevchenko1-12/+3
2026-01-21platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko1-3/+3