summaryrefslogtreecommitdiff
path: root/extra/usb_serial
Commit message (Expand)AuthorAgeFilesLines
* ec: Use chromite isort configJeremy Bettis2023-02-031-0/+1
* usb_serial: fix console.py handling of --serialnoMatthew Blecker2022-09-161-7/+6
* Update license boilerplate text in source code filesMike Frysinger2022-09-124-4/+4
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-8/+27
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-131-11/+2
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-209/+226
* extra/usb_serial/raiden.c: Format with clang-formatJack Rosenthal2022-06-291-14/+11
* tigertool: cleanupNick Sanders2022-06-231-30/+27
* ec console: Move from tostring to tobytes.Keith Haddow2022-05-311-1/+1
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-021-0/+4
* docs: Run mdformat on all .md filesTom Hughes2021-01-281-2/+1
* usb_serial: Migrate console.py to python2/3 compatibleYilin Yang2020-09-261-15/+26
* docs: update CCD docs locationsVadim Bendebury2020-07-101-1/+3
* Unify #! use in python scriptsStefan Reinauer2019-10-011-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* ec-devutils: update for pyusb-1.0.2Nick Sanders2019-05-241-1/+2
* console.py: Handle non-TTY input (e.g. piped input), and other improvements.Matthew Blecker2019-02-081-69/+53
* Revert "ec-devutils: update pyusb to 1.0.2"Nick Sanders2018-07-261-2/+1
* ec-devutils: update pyusb to 1.0.2Nick Sanders2018-07-061-1/+2
* servo: add usb_console to chrootNick Sanders2017-11-161-3/+14
* usb_serial: add python consoleNick Sanders2016-11-081-0/+287
* extra: usb_serial: correct doc pointerBrian Norris2016-07-151-1/+1
* USB Serial: Add README and update CCD docsAnton Staaf2016-06-151-0/+4
* USB Serial: Add fallback rule and scriptAnton Staaf2016-06-153-7/+114
* USB Serial: Add simple install scriptAnton Staaf2016-05-251-0/+19
* usb_serial: ignore make byproductsVadim Bendebury2016-05-241-0/+12
* CCD: Disable ModemManager for CCD USB consolesAnton Staaf2015-05-062-14/+33
* USB: Add udev rule to handle CCD devicesAnton Staaf2015-03-161-0/+14
* USB-console: Add Linux USB serial kernel moduleAnton Staaf2014-10-292-0/+56