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.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-04-05
platform/chrome: cros_ec_chardev: fix kernel data leak from ioctl
Tzung-Bi Shih
1
-1
/
+1
2023-01-14
platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...
Yuan Can
1
-1
/
+5
2022-10-26
platform/chrome: cros_ec: Notify the PM of wake events during resume
Jameson Thies
1
-1
/
+7
2022-10-26
platform/chrome: fix memory corruption in ioctl
Dan Carpenter
1
-0
/
+3
2022-10-26
platform/chrome: fix double-free in chromeos_laptop_prepare()
Rustam Subkhankulov
1
-11
/
+13
2022-10-26
platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
Patryk Duda
1
-0
/
+32
2022-08-25
platform/chrome: cros_ec_proto: don't show MKBP version if unsupported
Tzung-Bi Shih
1
-4
/
+4
2022-08-21
platform/chrome: cros_ec: Always expose last resume result
Stephen Boyd
1
-4
/
+4
2022-06-09
platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
Guenter Roeck
2
-10
/
+42
2022-06-09
platform/chrome: cros_ec: fix error handling in cros_ec_register()
Tzung-Bi Shih
1
-6
/
+10
2022-05-25
platform/chrome: cros_ec_debugfs: detach log reader wq from devm
Tzung-Bi Shih
1
-6
/
+6
2022-04-08
platform/chrome: cros_ec_typec: Check for EC device
Prashant Malani
1
-0
/
+6
2022-04-08
platform: chrome: Split trace include file
Gwendal Grignou
4
-97
/
+127
2021-09-26
platform/chrome: cros_ec_trace: Fix format warnings
Gwendal Grignou
1
-3
/
+3
2021-09-26
platform/chrome: sensorhub: Add trace events for sample
Gwendal Grignou
3
-1
/
+109
2021-09-18
platform/chrome: cros_ec_proto: Send command again when timeout occurs
Patryk Duda
1
-0
/
+9
2021-05-22
platform/chrome: cros_ec_typec: Add DP mode check
Prashant Malani
1
-0
/
+5
2021-03-04
platform/chrome: cros_ec_proto: Add LID and BATTERY to default mask
Evan Benn
1
-1
/
+3
2021-03-04
platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BIT
Evan Benn
1
-5
/
+5
2020-12-30
platform/chrome: cros_ec_spi: Don't overwrite spi::mode
Stephen Boyd
1
-1
/
+0
2020-09-29
platform/chrome: Use kobj_to_dev() instead of container_of()
Wang Qing
2
-3
/
+3
2020-09-21
platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()
Prashant Malani
1
-33
/
+11
2020-09-21
platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites
Prashant Malani
1
-11
/
+4
2020-09-04
platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config
Enric Balletbo i Serra
1
-10
/
+0
2020-09-04
platform/chrome: cros_ec_lightbar: Reduce ligthbar get version command
Gwendal Grignou
1
-0
/
+2
2020-08-31
platform/chrome: cros_ec_trace: Add fields to command traces
Gwendal Grignou
1
-6
/
+21
2020-08-24
platform/chrome: cros_ec_typec: Re-order connector configuration steps
Azhar Shaikh
1
-6
/
+7
2020-08-24
platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnect
Azhar Shaikh
1
-4
/
+7
2020-08-24
platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role()
Azhar Shaikh
1
-1
/
+2
2020-08-24
platform/chrome: cros_ec_typec: USB4 support
Heikki Krogerus
1
-1
/
+32
2020-08-24
platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codes
Guenter Roeck
1
-11
/
+46
2020-08-24
platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
Guenter Roeck
1
-2
/
+2
2020-08-24
platform/chrome: cros_ec_sysfs: Report range of error codes from EC
Guenter Roeck
1
-15
/
+9
2020-08-24
cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_status
Guenter Roeck
1
-6
/
+4
2020-08-12
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8
-116
/
+459
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+3
2020-07-31
platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...
Brian Norris
1
-0
/
+13
2020-07-31
platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs
Brian Norris
1
-6
/
+18
2020-07-31
platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading
Gwendal Grignou
1
-61
/
+33
2020-07-23
platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()
Enric Balletbo i Serra
1
-3
/
+2
2020-07-20
platform/chrome: cros_ec_typec: Unregister partner on error
Prashant Malani
1
-41
/
+42
2020-06-30
platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
Gwendal Grignou
1
-3
/
+1
2020-06-30
platform/chrome: cros_ec_typec: Add PM support
Prashant Malani
1
-0
/
+24
2020-06-30
platform/chrome: cros_ec_typec: Use workqueue for port update
Prashant Malani
1
-4
/
+17
2020-06-30
platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH
Enric Balletbo i Serra
1
-0
/
+1
2020-06-30
platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
Qiushi Wu
1
-1
/
+3
2020-06-30
platform/chrome: cros_ec_rpmsg: Document missing struct parameters
Enric Balletbo i Serra
1
-0
/
+3
2020-06-30
platform/chrome: cros_ec_spi: Document missing function parameters
Enric Balletbo i Serra
1
-0
/
+4
2020-06-25
platform/chrome: cros_ec_typec: Add TBT compat support
Prashant Malani
1
-1
/
+69
2020-06-22
platform/chrome: cros_ec_typec: Make configure_mux static
Prashant Malani
1
-3
/
+3
[next]