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