index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
platform/chrome: cros_typec_switch: Add missing fwnode_handle_put()
Liang He
1
-0
/
+1
2023-03-30
platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
Tzung-Bi Shih
1
-1
/
+1
2023-03-10
platform/chrome: cros_ec_typec: Update port DP VDO
Prashant Malani
1
-1
/
+1
2022-12-16
Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2022-12-13
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-5
/
+2
2022-12-08
platform/chrome: cros_ec_typec: zero out stale pointers
Victor Ding
1
-0
/
+3
2022-11-29
platform/chrome: cros_ec_typec: Set parent of partner PD object
Prashant Malani
1
-1
/
+1
2022-11-25
platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...
Yuan Can
1
-1
/
+5
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
2
-5
/
+2
2022-11-19
platform/chrome: cros_ec: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-14
platform/chrome: cros_ec_lpc: Force synchronous probe
Brian Norris
1
-1
/
+6
2022-11-02
platform/chrome: cros_ec_spi: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_lightbar: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_lpc: Mark PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-0
/
+1
2022-11-02
platform/chrome: cros_ec_lpc: Move mec_init to device probe
Brian Norris
1
-3
/
+3
2022-11-02
platform/chrome: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-11-01
platform/chrome: cros_ec_lpc_mec: remove cros_ec_lpc_mec_destroy()
Tzung-Bi Shih
4
-21
/
+0
2022-10-19
platform/chrome: cros_hps_i2c: make remove callback return void
Dan Callaghan
1
-3
/
+1
2022-10-18
platform/chrome: add a driver for HPS
Dan Callaghan
3
-0
/
+173
2022-10-05
Merge tag 'tag-chrome-platform-for-v6.1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
9
-22
/
+494
2022-09-19
platform/chrome: cros_ec: Notify the PM of wake events during resume
Jameson Thies
1
-1
/
+7
2022-09-07
platform/chrome: cros_ec_typec: Register partner PDOs
Prashant Malani
1
-0
/
+55
2022-09-01
platform/chrome: cros_typec_switch: Inline DRV_NAME
Stephen Boyd
1
-3
/
+1
2022-09-01
platform/chrome: cros_typec_switch: Use PTR_ERR_OR_ZERO() to simplify
Stephen Boyd
1
-6
/
+2
2022-09-01
platform/chrome: cros_typec_switch: Remove impossible condition
Stephen Boyd
1
-1
/
+1
2022-09-01
platform/chrome: cros_typec_switch: Add missing newline on printk
Stephen Boyd
1
-1
/
+1
2022-08-27
platform/chrome: cros_ec_typec: Correct alt mode index
Prashant Malani
1
-1
/
+1
2022-08-27
platform/chrome: cros_ec_typec: Add bit offset for DP VDO
Prashant Malani
1
-1
/
+2
2022-08-24
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
Evan Green
2
-1
/
+5
2022-08-22
platform/chrome: fix memory corruption in ioctl
Dan Carpenter
1
-0
/
+3
2022-08-22
platform/chrome: fix double-free in chromeos_laptop_prepare()
Rustam Subkhankulov
1
-11
/
+13
2022-08-19
platform/chrome: cros_ec_typec: Get retimer handle
Prashant Malani
1
-3
/
+41
2022-08-19
platform/chrome: cros_ec_typec: Cleanup switch handle return paths
Prashant Malani
1
-4
/
+2
2022-08-19
platform/chrome: cros_typec_switch: Register mode switches
Prashant Malani
1
-0
/
+40
2022-08-19
platform/chrome: cros_typec_switch: Add event check
Prashant Malani
1
-2
/
+69
2022-08-19
platform/chrome: cros_typec_switch: Set EC retimer
Prashant Malani
1
-1
/
+52
2022-08-19
platform/chrome: cros_typec_switch: Add switch driver
Prashant Malani
3
-0
/
+181
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-08-15
platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
Patryk Duda
1
-0
/
+32
2022-07-21
platform/chrome: cros_kunit_util: add default value for `msg->result`
Tzung-Bi Shih
2
-1
/
+6
2022-07-21
platform/chrome: merge Kunit utils and test cases
Tzung-Bi Shih
3
-24
/
+5
2022-07-20
platform/chrome: cros_kbd_led_backlight: fix build warning
Tzung-Bi Shih
1
-5
/
+5
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()
Tzung-Bi Shih
1
-0
/
+48
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_count
Tzung-Bi Shih
3
-0
/
+182
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for check_features
Tzung-Bi Shih
1
-0
/
+77
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_host_event
Tzung-Bi Shih
1
-0
/
+59
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for get_next_event
Tzung-Bi Shih
1
-0
/
+266
2022-07-20
platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()
Tzung-Bi Shih
1
-0
/
+49
2022-07-20
platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_status
Tzung-Bi Shih
1
-0
/
+42
[next]