aboutsummaryrefslogtreecommitdiffstats
path: root/core/serial_usb_android.cpp
AgeCommit message (Expand)Author
2020-03-16android/usb: remove "autoselect driver" option for unknown VID/PIDsGravatar Christof Arnosti
2020-03-16android/usb: pass in the UsbDevice when downloadingGravatar Dirk Hohndel
2020-03-16android/usb: remove alternative way of scanning for devicesGravatar Dirk Hohndel
2020-03-16android/usb: add helper to recognize chipsets known to usGravatar Dirk Hohndel
2020-03-16android/usb: guess the actual manufacturer and productGravatar Dirk Hohndel
2020-03-16usb-serial-for-android: More fields in device descriptorGravatar Christof Arnosti
2020-03-16usb-serial-for-android: Use correct format spezifier for size_tGravatar Christof Arnosti
2020-03-16android usb serial: Prepare device / driver selectGravatar Christof Arnosti
2020-03-08usb-serial-for-android: Implement timeout-handlingGravatar Christof Arnosti
2020-03-07usb-serial-for-android: ImplementationGravatar Christof Arnosti