index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-24
platform/chrome: wilco_ec: remove return value check of debugfs_create_dir()
Zhengkang Huang
2023-04-24
platform/chrome: cros_ec_debugfs: fix kernel-doc warning
Tzung-Bi Shih
2023-04-24
platform/chrome: cros_ec: Separate logic for getting panic info
Rob Barnes
2023-04-24
platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()
Liang He
2023-04-24
platform/chrome: cros_ec: remove unneeded label and if-condition
Tzung-Bi Shih
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-24
platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
Tzung-Bi Shih
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-02-08
platform/chrome: cros_ec_typec: Fix spelling mistake
Colin Ian King
2023-01-31
platform/chrome: cros_typec_vdm: Add Attention support
Prashant Malani
2023-01-24
platform/chrome: cros_typec_vdm: Fix VDO copy
Prashant Malani
2023-01-24
platform/chrome: cros_ec_typec: allow deferred probe of switch handles
Victor Ding
2023-01-18
platform/chrome: cros_ec_proto: remove big stub objects from stack
Tzung-Bi Shih
2023-01-18
platform/chrome: cros_ec_uart: fix negative type promoted to high
Tzung-Bi Shih
2023-01-13
platform/chrome: cros_ec: Use per-device lockdep key
Chen-Yu Tsai
2023-01-13
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
2023-01-11
platform/chrome: cros_ec_lpc: initialize the buf variable
Tom Rix
2023-01-11
platform/chrome: cros_ec: Fix panic notifier registration
Marek Szyprowski
2023-01-10
platform/chrome: cros_typec_switch: Check for retimer flag
Prashant Malani
2023-01-10
platform/chrome: cros_typec_switch: Use fwnode* prop check
Prashant Malani
2023-01-09
platform/chrome: cros_typec_vdm: Add VDM send support
Prashant Malani
2023-01-09
platform/chrome: cros_typec_vdm: Add VDM reply support
Prashant Malani
2023-01-09
platform/chrome: cros_ec_typec: Add initial VDM support
Prashant Malani
2023-01-09
platform/chrome: cros_ec_typec: Alter module name with hyphens
Prashant Malani
2023-01-09
platform/chrome: cros_ec_typec: Move structs to header
Prashant Malani
2023-01-09
platform/chrome: cros_ec_typec: Update port DP VDO
Prashant Malani
2023-01-09
platform/chrome: cros_ec_typec: Set port alt mode drvdata
Prashant Malani
2023-01-09
platform/chrome: cros_ec_typec: Stash port driver info
Prashant Malani
2023-01-06
platform/chrome: cros_ec: Shutdown on EC Panic
Rob Barnes
2023-01-06
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
2023-01-05
platform/chrome: cros_ec_proto: Use asm instead of asm-generic
Andy Shevchenko
2023-01-05
platform/chrome: cros_ec_uart: fix race condition
Robert Zieba
2023-01-05
platform/chrome: cros_ec_uart: Add DT enumeration support
Bhanu Prakash Maiya
2022-12-28
platform/chrome: cros_ec_uart: Add transport layer
Bhanu Prakash Maiya
2022-12-26
platform/chrome: use sysfs_emit_at() instead of scnprintf()
Tzung-Bi Shih
2022-12-26
platform/chrome: use sysfs_emit() instead of scnprintf()
ye xingchen
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-12-08
platform/chrome: cros_ec_typec: zero out stale pointers
Victor Ding
2022-11-29
platform/chrome: cros_ec_typec: Set parent of partner PD object
Prashant Malani
2022-11-25
platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...
Yuan Can
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-19
platform/chrome: cros_ec: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-14
platform/chrome: cros_ec_lpc: Force synchronous probe
Brian Norris
2022-11-02
platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
platform/chrome: cros_ec_lpc: Mark PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
platform/chrome: cros_ec_lpc: Move mec_init to device probe
Brian Norris
[next]