index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
Tzung-Bi Shih
2023-03-24
1
-1
/
+1
*
platform/chrome: cros_ec_typec: Fix spelling mistake
Colin Ian King
2023-02-08
1
-1
/
+1
*
platform/chrome: cros_typec_vdm: Add Attention support
Prashant Malani
2023-01-31
3
-0
/
+49
*
platform/chrome: cros_typec_vdm: Fix VDO copy
Prashant Malani
2023-01-24
1
-1
/
+3
*
platform/chrome: cros_ec_typec: allow deferred probe of switch handles
Victor Ding
2023-01-24
1
-8
/
+16
*
platform/chrome: cros_ec_proto: remove big stub objects from stack
Tzung-Bi Shih
2023-01-18
1
-5
/
+5
*
platform/chrome: cros_ec_uart: fix negative type promoted to high
Tzung-Bi Shih
2023-01-18
1
-2
/
+3
*
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
2023-01-13
1
-3
/
+11
*
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
2023-01-13
1
-0
/
+2
*
platform/chrome: cros_ec_lpc: initialize the buf variable
Tom Rix
2023-01-11
1
-1
/
+1
*
platform/chrome: cros_ec: Fix panic notifier registration
Marek Szyprowski
2023-01-11
1
-0
/
+1
*
platform/chrome: cros_typec_switch: Check for retimer flag
Prashant Malani
2023-01-10
1
-6
/
+8
*
platform/chrome: cros_typec_switch: Use fwnode* prop check
Prashant Malani
2023-01-10
1
-1
/
+1
*
platform/chrome: cros_typec_vdm: Add VDM send support
Prashant Malani
2023-01-09
1
-0
/
+24
*
platform/chrome: cros_typec_vdm: Add VDM reply support
Prashant Malani
2023-01-09
3
-0
/
+48
*
platform/chrome: cros_ec_typec: Add initial VDM support
Prashant Malani
2023-01-09
4
-1
/
+57
*
platform/chrome: cros_ec_typec: Alter module name with hyphens
Prashant Malani
2023-01-09
2
-2
/
+3
*
platform/chrome: cros_ec_typec: Move structs to header
Prashant Malani
2023-01-09
2
-76
/
+87
*
platform/chrome: cros_ec_typec: Update port DP VDO
Prashant Malani
2023-01-09
1
-1
/
+1
*
platform/chrome: cros_ec_typec: Set port alt mode drvdata
Prashant Malani
2023-01-09
1
-0
/
+2
*
platform/chrome: cros_ec_typec: Stash port driver info
Prashant Malani
2023-01-09
1
-0
/
+5
*
platform/chrome: cros_ec: Shutdown on EC Panic
Rob Barnes
2023-01-06
1
-0
/
+3
*
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
2023-01-06
2
-0
/
+30
*
platform/chrome: cros_ec_proto: Use asm instead of asm-generic
Andy Shevchenko
2023-01-05
1
-1
/
+2
*
platform/chrome: cros_ec_uart: fix race condition
Robert Zieba
2023-01-05
1
-1
/
+2
*
platform/chrome: cros_ec_uart: Add DT enumeration support
Bhanu Prakash Maiya
2023-01-05
1
-0
/
+8
*
platform/chrome: cros_ec_uart: Add transport layer
Bhanu Prakash Maiya
2022-12-28
3
-0
/
+363
*
platform/chrome: use sysfs_emit_at() instead of scnprintf()
Tzung-Bi Shih
2022-12-26
1
-22
/
+14
*
platform/chrome: use sysfs_emit() instead of scnprintf()
ye xingchen
2022-12-26
3
-12
/
+9
*
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-16
1
-1
/
+1
|
\
|
*
platform/chrome: cros_ec_typec: Set parent of partner PD object
Prashant Malani
2022-11-29
1
-1
/
+1
*
|
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-12-12
2
-5
/
+2
|
\
\
|
*
|
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-23
2
-5
/
+2
|
|
/
*
|
platform/chrome: cros_ec_typec: zero out stale pointers
Victor Ding
2022-12-08
1
-0
/
+3
*
|
platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...
Yuan Can
2022-11-25
1
-1
/
+5
*
|
platform/chrome: cros_ec: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-19
1
-3
/
+2
*
|
platform/chrome: cros_ec_lpc: Force synchronous probe
Brian Norris
2022-11-14
1
-1
/
+6
*
|
platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
1
-0
/
+1
*
|
platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
1
-0
/
+1
*
|
platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
1
-0
/
+1
*
|
platform/chrome: cros_ec_lpc: Mark PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
1
-0
/
+1
*
|
platform/chrome: cros_ec_lpc: Move mec_init to device probe
Brian Norris
2022-11-02
1
-3
/
+3
*
|
platform/chrome: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-02
1
-1
/
+2
*
|
platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()
Tzung-Bi Shih
2022-11-01
4
-21
/
+0
*
|
platform/chrome: cros_hps_i2c: make remove callback return void
Dan Callaghan
2022-10-19
1
-3
/
+1
*
|
platform/chrome: add a driver for HPS
Dan Callaghan
2022-10-18
3
-0
/
+173
|
/
*
Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-10-05
9
-22
/
+494
|
\
|
*
platform/chrome: cros_ec: Notify the PM of wake events during resume
Jameson Thies
2022-09-19
1
-1
/
+7
|
*
platform/chrome: cros_ec_typec: Register partner PDOs
Prashant Malani
2022-09-07
1
-0
/
+55
|
*
platform/chrome: cros_typec_switch: Inline DRV_NAME
Stephen Boyd
2022-09-01
1
-3
/
+1
[next]