index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
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
2022-07-20
platform/chrome: cros_ec_proto: change Kunit expectation when timed out
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_xfer_command()
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_send_command()
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cros_ec_cmd_xfer()
Tzung-Bi Shih
2022-07-20
platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()
Tzung-Bi Shih
[prev]
[next]