index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-9
/
+8
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+1
2026-02-11
Merge tag 'chrome-platform-v7.0' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-42
/
+110
2026-01-30
platform/chrome: lightbar: Add support for large sequence
Gwendal Grignou
-27
/
+61
2026-01-30
platform/chrome: lightbar: Report number of segments
Gwendal Grignou
-0
/
+43
2026-01-30
platform/chrome: cros_ec_lightbar: Fix response size initialization
Tzung-Bi Shih
-1
/
+1
2026-01-23
platform/chrome: cros_ec_typec: Set no_mode_control flag
Andrei Kuchynski
-0
/
+1
2026-01-21
platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()
Andy Shevchenko
-12
/
+3
2026-01-21
platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::dev
Andy Shevchenko
-3
/
+3
2026-01-08
platform/chrome: cros_hps_i2c: Discard pm_runtime_put() return value
Rafael J. Wysocki
-1
/
+3
2025-11-14
platform/chrome: sensorhub: Support devices without FIFO_INT_ENABLE
Diogo Ivo
-0
/
+11
2025-11-10
platform/chrome: cros_ec_ishtp: Fix UAF after unbinding driver
Tzung-Bi Shih
-0
/
+1
2025-10-31
platform/chrome: cros_ec_lightbar: Check if ec supports suspend commands
Brady Norander
-4
/
+12
2025-10-13
platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't r...
Jameson Thies
-2
/
+15
2025-09-14
platform/chrome: cros_ec: Add a flag to track registration state
Tzung-Bi Shih
-0
/
+22
2025-09-14
platform/chrome: cros_ec: Separate initialization from cros_ec_register()
Tzung-Bi Shih
-27
/
+30
2025-09-14
platform/chrome: Centralize common cros_ec_device initialization
Tzung-Bi Shih
-26
/
+9
2025-09-14
platform/chrome: Centralize cros_ec_device allocation
Tzung-Bi Shih
-7
/
+22
2025-08-13
platform/chrome: wilco_ec: Remove redundant semicolons
Liao Yuanhong
-1
/
+1
2025-08-13
platform/chrome: cros_ec: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-3
/
+2
2025-08-11
platform/chrome: cros_ec_chardev: Decouple fops from struct cros_ec_dev
Tzung-Bi Shih
-22
/
+22
2025-08-11
platform/chrome: cros_ec_chardev: Remove redundant struct field
Tzung-Bi Shih
-17
/
+11
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-07-23
platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text
Keenan Salandy
-1
/
+1
2025-07-23
platform/chrome: cros_ec_typec: Check ec platform device pointer
Tomasz Michalec
-1
/
+1
2025-07-23
platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()
Tzung-Bi Shih
-0
/
+3
2025-07-11
platform/chrome: cros_ec_typec: Add role swap ops
Abhishek Pandit-Subedi
-1
/
+84
2025-07-01
platform/chrome: chromeos_laptop: Replace open coded variant of DEFINE_RES_IRQ()
Andy Shevchenko
-3
/
+3
2025-07-01
platform/chrome: chromeos_laptop: Remove duplicate check
Andy Shevchenko
-2
/
+1
2025-06-24
platform/chrome: cros_ec_sensorhub: Retries when a sensor is not ready
Gwendal Grignou
-4
/
+19
2025-06-23
platform/chrome: chromeos_pstore: Add ecc_size module parameter
Naoya Tezuka
-0
/
+7
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-1
/
+1
2025-06-11
platform/chrome: cros_ec_typec: Defer probe on missing EC parent
Tomasz Michalec
-2
/
+2
2025-05-07
platform/chrome: kunit: Avoid -Wflex-array-member-not-at-end
Gustavo A. R. Silva
-1
/
+4
2025-04-29
platform/chrome: cros_ec_typec: Set Pin Assignment E in DP PORT VDO
Benson Leung
-2
/
+4
2025-04-25
platform/chrome: of_hw_prober: Support touchscreen probing on Squirtle
Chen-Yu Tsai
-0
/
+16
2025-04-25
platform/chrome: of_hw_prober: Support trackpad probing on Corsola family
Chen-Yu Tsai
-0
/
+13
2025-04-15
platform/chrome: cros_kbd_led_backlight: Fix build dependencies
Tzung-Bi Shih
-1
/
+2
2025-04-15
platform/chrome: cros_kbd_led_backlight: Remove CROS_EC dependency
Tzung-Bi Shih
-1
/
+1
2025-04-07
platform/chrome: cros_ec_proto: Allow to build as module
Slawomir Rosek
-2
/
+6
2025-04-07
platform/chrome: cros_ec_debugfs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-32
/
+20
2025-04-07
platform/chrome: cros_kbd_led_backlight: Avoid -Wflex-array-member-not-at-end...
Gustavo A. R. Silva
-16
/
+8
2025-04-07
platform/chrome: cros_ec_proto: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-13
/
+8
2025-04-07
platform/chrome: of_hw_prober: Support Google Spherion
Laura Nao
-0
/
+4
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2025-03-16
platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removal
Ahmad Fatoum
-1
/
+1
2025-02-21
platform/chrome: cros_ec_typec: Add support for setting USB mode via sysfs
Andrei Kuchynski
-0
/
+29
[next]