aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/platform/chrome/cros_ec_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-11Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds1-14/+14
2024-04-11platform/chrome: cros_ec_uart: properly fix race conditionNoah Loomans1-14/+14
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini1-2/+2
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)1-3/+2
2023-01-18platform/chrome: cros_ec_uart: fix negative type promoted to highTzung-Bi Shih1-2/+3
2023-01-05platform/chrome: cros_ec_uart: fix race conditionRobert Zieba1-1/+2
2023-01-05platform/chrome: cros_ec_uart: Add DT enumeration supportBhanu Prakash Maiya1-0/+8
2022-12-28platform/chrome: cros_ec_uart: Add transport layerBhanu Prakash Maiya1-0/+352