index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_proto.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
platform/chrome: cros_ec_proto: Allow to build as module
Slawomir Rosek
1
-0
/
+3
2025-04-07
platform/chrome: cros_ec_proto: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-13
/
+8
2024-12-30
platform/chrome: cros_ec_proto: remove unnecessary retries
Dawid Niedzwiecki
1
-9
/
+0
2024-12-30
platform/chrome: cros_ec: jump to RW before probing
Dawid Niedzwiecki
1
-0
/
+60
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-30
platform/chrome: cros_ec_proto: Lock device when updating MKBP version
Patryk Duda
1
-0
/
+2
2024-07-01
platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
Thomas Weißschuh
1
-0
/
+35
2024-06-05
platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
Daisuke Nojiri
1
-9
/
+18
2024-06-03
platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem()
Thomas Weißschuh
1
-0
/
+27
2024-05-27
platform/chrome: cros_ec_proto: Fix cros_ec_get_host_command_version_mask kdoc
Thomas Weißschuh
1
-2
/
+1
2024-05-27
platform/chrome: cros_ec_proto: Fix cros_ec_get_host_event_wake_mask kdoc
Thomas Weißschuh
1
-2
/
+1
2023-10-04
platform/chrome: cros_ec_proto: Mark outdata as const
Stephen Boyd
1
-1
/
+1
2022-08-15
platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
Patryk Duda
1
-0
/
+32
2022-07-20
platform/chrome: cros_ec_proto: return -EPROTO if empty payload
Tzung-Bi Shih
1
-0
/
+5
2022-07-20
platform/chrome: cros_ec_proto: return -EAGAIN when retries timed out
Tzung-Bi Shih
1
-0
/
+3
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_wait_until_complete()
Tzung-Bi Shih
1
-39
/
+35
2022-07-20
platform/chrome: cros_ec_proto: separate cros_ec_xfer_command()
Tzung-Bi Shih
1
-3
/
+10
2022-07-20
platform/chrome: cros_ec_proto: add "cros_ec_" prefix to send_command()
Tzung-Bi Shih
1
-8
/
+7
2022-06-14
platform/chrome: cros_ec_proto: Fix spelling mistake "unknwon" -> "unknown"
Colin Ian King
1
-1
/
+1
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting wake mask
Tzung-Bi Shih
1
-10
/
+14
2022-06-10
platform/chrome: cros_ec_proto: return 0 on getting wake mask success
Tzung-Bi Shih
1
-1
/
+2
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting cmd mask
Tzung-Bi Shih
1
-0
/
+5
2022-06-10
platform/chrome: cros_ec_proto: check `msg->result` in getting cmd mask
Tzung-Bi Shih
1
-8
/
+13
2022-06-10
platform/chrome: cros_ec_proto: return 0 on getting cmd mask success
Tzung-Bi Shih
1
-8
/
+5
2022-06-10
platform/chrome: cros_ec_proto: don't show MKBP version if unsupported
Tzung-Bi Shih
1
-4
/
+4
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting info legacy
Tzung-Bi Shih
1
-3
/
+9
2022-06-10
platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info_legacy()
Tzung-Bi Shih
1
-39
/
+33
2022-06-10
platform/chrome: cros_ec_proto: handle empty payload in getting proto info
Tzung-Bi Shih
1
-0
/
+5
2022-06-10
platform/chrome: cros_ec_proto: separate cros_ec_get_proto_info()
Tzung-Bi Shih
1
-69
/
+65
2022-06-10
platform/chrome: cros_ec_proto: use cros_ec_map_error()
Tzung-Bi Shih
1
-5
/
+4
2022-06-10
platform/chrome: cros_ec_proto: remove redundant NULL check
Tzung-Bi Shih
1
-3
/
+0
2022-06-10
platform/chrome: cros_ec_proto: assign buffer size from protocol info
Tzung-Bi Shih
1
-6
/
+2
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
1
-3
/
+3
2022-06-08
platform/chrome: cros_ec_proto: Update size arg types
Prashant Malani
1
-2
/
+2
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
1
-11
/
+11
2022-06-06
platform/chrome: cros_ec_proto: update cros_ec_check_result() comment
Tzung-Bi Shih
1
-2
/
+5
2022-06-06
platform/chrome: cros_ec_proto: factor legacy out from cros_ec_prepare_tx()
Tzung-Bi Shih
1
-23
/
+28
2022-05-16
platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_get_host_event()
Tzung-Bi Shih
1
-1
/
+2
2022-05-16
platform/chrome: cros_ec_proto: drop BUG_ON() in cros_ec_prepare_tx()
Tzung-Bi Shih
1
-2
/
+5
2022-05-16
platform/chrome: correct cros_ec_prepare_tx() usage
Tzung-Bi Shih
1
-1
/
+1
2022-05-16
platform/chrome: cros_ec_proto: drop unneeded BUG_ON() in prepare_packet()
Tzung-Bi Shih
1
-1
/
+0
2022-04-19
platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
Guenter Roeck
1
-9
/
+41
2021-10-31
platform/chrome: cros_ec_proto: Use ec_command for check_features
Prashant Malani
1
-17
/
+3
2021-10-31
platform/chrome: cros_ec_proto: Use EC struct for features
Prashant Malani
1
-7
/
+8
2021-09-30
platform/chrome: cros_ec_proto: Add version for ec_command
Prashant Malani
1
-0
/
+3
2021-09-30
platform/chrome: cros_ec_proto: Make data pointers void
Prashant Malani
1
-2
/
+2
2021-09-30
platform/chrome: cros_usbpd_notify: Move ec_command()
Prashant Malani
1
-0
/
+45
2021-09-23
platform/chrome: cros_ec_proto: Fix check_features ret val
Prashant Malani
1
-5
/
+7
2021-07-26
platform/chrome: cros_ec_proto: Send command again when timeout occurs
Patryk Duda
1
-0
/
+9
2021-01-20
platform/chrome: cros_ec_proto: Add LID and BATTERY to default mask
Evan Benn
1
-1
/
+3
[next]