index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
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
2022-11-02
platform/chrome: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-01
platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()
Tzung-Bi Shih
2022-10-19
platform/chrome: cros_hps_i2c: make remove callback return void
Dan Callaghan
2022-10-18
platform/chrome: add a driver for HPS
Dan Callaghan
2022-10-05
Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-09-19
platform/chrome: cros_ec: Notify the PM of wake events during resume
Jameson Thies
2022-09-07
platform/chrome: cros_ec_typec: Register partner PDOs
Prashant Malani
2022-09-01
platform/chrome: cros_typec_switch: Inline DRV_NAME
Stephen Boyd
2022-09-01
platform/chrome: cros_typec_switch: Use PTR_ERR_OR_ZERO() to simplify
Stephen Boyd
2022-09-01
platform/chrome: cros_typec_switch: Remove impossible condition
Stephen Boyd
2022-09-01
platform/chrome: cros_typec_switch: Add missing newline on printk
Stephen Boyd
2022-08-26
platform/chrome: cros_ec_typec: Correct alt mode index
Prashant Malani
2022-08-26
platform/chrome: cros_ec_typec: Add bit offset for DP VDO
Prashant Malani
2022-08-24
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
Evan Green
2022-08-22
platform/chrome: fix memory corruption in ioctl
Dan Carpenter
2022-08-22
platform/chrome: fix double-free in chromeos_laptop_prepare()
Rustam Subkhankulov
2022-08-18
platform/chrome: cros_ec_typec: Get retimer handle
Prashant Malani
2022-08-18
platform/chrome: cros_ec_typec: Cleanup switch handle return paths
Prashant Malani
2022-08-18
platform/chrome: cros_typec_switch: Register mode switches
Prashant Malani
2022-08-18
platform/chrome: cros_typec_switch: Add event check
Prashant Malani
2022-08-18
platform/chrome: cros_typec_switch: Set EC retimer
Prashant Malani
2022-08-18
platform/chrome: cros_typec_switch: Add switch driver
Prashant Malani
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-15
platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
Patryk Duda
2022-07-21
platform/chrome: cros_kunit_util: add default value for `msg->result`
Tzung-Bi Shih
2022-07-21
platform/chrome: merge Kunit utils and test cases
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_kbd_led_backlight: fix build warning
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_count
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for check_features
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_host_event
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_next_event
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_status
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: return -EPROTO if empty payload
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for empty payload
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: return -EAGAIN when retries timed out
Tzung-Bi Shih
[next]