index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'chrome-platform-for-6.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3 days
15
-16
/
+17
|
\
|
*
platform/chrome: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-28
13
-14
/
+14
|
*
platform/chrome: cros_ec_typec: fix missing fwnode reference decrement
Javier Carrasco
2024-10-14
1
-0
/
+1
|
*
platform/chrome: Drop explicit initialization of struct i2c_device_id::driver...
Uwe Kleine-König
2024-09-30
2
-2
/
+2
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
|
/
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
4
-4
/
+0
*
platform/chrome: chromeos_laptop: Use kmemdup_array
Yu Jiaoliang
2024-08-23
1
-4
/
+3
*
platform/chrome: cros_ec_typec: add remove driver hook
Thadeu Lima de Souza Cascardo
2024-08-09
1
-0
/
+10
*
platform/chrome: cros_ec_lpc: switch primary DMI data for Framework Laptop
Dustin L. Howett
2024-08-07
1
-9
/
+27
*
Merge tag 'chrome-platform-fixes-for-v6.11-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-07-30
1
-0
/
+2
|
\
|
*
platform/chrome: cros_ec_proto: Lock device when updating MKBP version
Patryk Duda
2024-07-30
1
-0
/
+2
*
|
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2024-07-17
2
-3
/
+39
|
\
\
|
|
/
|
/
|
|
*
platform/chrome: cros_kbd_led_backlight: allow binding through MFD
Thomas Weißschuh
2024-06-14
2
-3
/
+39
*
|
platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
Thomas Weißschuh
2024-07-01
1
-0
/
+35
*
|
platform/chrome: cros_ec_lpc: Handle zero length read/write
Ben Walsh
2024-06-14
1
-3
/
+3
*
|
platform/chrome: cros_ec_lpc: Fix error code in cros_ec_lpc_mec_read_bytes()
Dan Carpenter
2024-06-13
1
-2
/
+2
*
|
platform/chrome: cros_ec_debugfs: fix wrong EC message version
Tzung-Bi Shih
2024-06-12
1
-0
/
+1
*
|
platform/chrome: cros_ec_proto: update Kunit test for get_next_data_v3
Tzung-Bi Shih
2024-06-12
1
-4
/
+4
*
|
platform/chrome: cros_ec_proto: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-11
1
-0
/
+1
*
|
platform/chrome: cros_ec_lpc: Add quirks for Framework Laptop
Ben Walsh
2024-06-06
1
-0
/
+7
*
|
platform/chrome: cros_ec_lpc: Add a new quirk for AML mutex
Ben Walsh
2024-06-06
1
-0
/
+19
*
|
platform/chrome: cros_ec_lpc: Add a new quirk for ACPI id
Ben Walsh
2024-06-06
1
-12
/
+38
*
|
platform/chrome: cros_ec_lpc: MEC access can use an AML mutex
Ben Walsh
2024-06-06
2
-2
/
+85
*
|
platform/chrome: cros_ec_lpc: MEC access can return error code
Ben Walsh
2024-06-06
4
-56
/
+112
*
|
platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
Daisuke Nojiri
2024-06-05
1
-9
/
+18
*
|
platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
Thomas Weißschuh
2024-06-03
1
-0
/
+27
*
|
platform/chrome: cros_ec_debugfs: Make log polling period a parameter
Rob Barnes
2024-05-29
1
-2
/
+6
*
|
platform/chrome: cros_ec: let cros_ec_suspend() call cros_ec_suspend_*
Tzung-Bi Shih
2024-05-27
1
-2
/
+2
*
|
platform/chrome: cros_ec_proto: Fix cros_ec_get_host_command_version_mask kdoc
Thomas Weißschuh
2024-05-27
1
-2
/
+1
*
|
platform/chrome: cros_ec_proto: Fix cros_ec_get_host_event_wake_mask kdoc
Thomas Weißschuh
2024-05-27
1
-2
/
+1
|
/
*
Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-05-14
1
-1
/
+0
|
\
|
*
Merge branch 'acpi-bus'
Rafael J. Wysocki
2024-05-13
1
-1
/
+0
|
|
\
|
|
*
platform/chrome: wilco_ec: drop owner assignment
Krzysztof Kozlowski
2024-04-08
1
-1
/
+0
*
|
|
platform/chrome: cros_ec: Handle events during suspend after resume completion
Karthikeyan Ramasubramanian
2024-04-30
1
-8
/
+8
*
|
|
platform/chrome: cros_ec_lpc: add quirks for the Framework Laptop (AMD)
Dustin L. Howett
2024-04-24
1
-1
/
+15
*
|
|
platform/chrome: cros_ec_lpc: add a "quirks" system
Dustin L. Howett
2024-04-24
1
-0
/
+31
*
|
|
platform/chrome: cros_ec_lpc: pass driver_data from DMI to the device
Dustin L. Howett
2024-04-24
1
-2
/
+7
*
|
|
platform/chrome: cros_ec_lpc: introduce a priv struct for the lpc device
Dustin L. Howett
2024-04-24
1
-4
/
+21
*
|
|
platform/chrome: add HAS_IOPORT dependencies
Niklas Schnelle
2024-04-24
2
-0
/
+2
*
|
|
platform/chrome: cros_hps_i2c: Replace deprecated UNIVERSAL_DEV_PM_OPS()
Andy Shevchenko
2024-04-24
1
-2
/
+2
*
|
|
platform/chrome: cros_kbd_led_backlight: provide ID table for avoiding fallba...
Tzung-Bi Shih
2024-04-24
1
-2
/
+9
*
|
|
platform/chrome: wilco_ec: core: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
*
|
|
platform/chrome: wilco_ec: event: remove redundant MODULE_ALIAS
Tzung-Bi Shih
2024-04-24
1
-1
/
+0
*
|
|
platform/chrome: wilco_ec: debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
*
|
|
platform/chrome: wilco_ec: telemetry: provide ID table for avoiding fallback ...
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
*
|
|
platform/chrome: cros_ec_vbc: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
*
|
|
platform/chrome: cros_ec_lightbar: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
*
|
|
platform/chrome: cros_ec_sysfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
*
|
|
platform/chrome: cros_ec_debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
*
|
|
platform/chrome: cros_ec_chardev: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
[next]