summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_uart.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...Linus Torvalds2024-04-111-14/+14
|\
| * platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans2024-04-111-14/+14
* | treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2024-01-281-2/+2
|/
* tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-3/+2
* platform/chrome: cros_ec_uart: fix negative type promoted to highTzung-Bi Shih2023-01-181-2/+3
* platform/chrome: cros_ec_uart: fix race conditionRobert Zieba2023-01-051-1/+2
* platform/chrome: cros_ec_uart: Add DT enumeration supportBhanu Prakash Maiya2023-01-051-0/+8
* platform/chrome: cros_ec_uart: Add transport layerBhanu Prakash Maiya2022-12-281-0/+352