summaryrefslogtreecommitdiff
path: root/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge "usb: upgrade stats AIDL to v2" into mainRoy Luo2023-10-031-2/+2
|\
| * usb: upgrade stats AIDL to v2Roy Luo2023-09-211-2/+2
* | Usb.cpp: Fix typos when unable to disable USB dataKuen-Han Tsai2023-09-191-1/+1
|/
* Write the pullup value only if new value appliedJimmy Hu2022-05-242-23/+21
* Notify port status change for moisture detectionJimmy Hu2022-05-111-1/+3
* Implement callbacks for USB AIDLRay Chi2022-05-033-10/+126
* Temporarily remove the APIsRay Chi2022-05-022-74/+10
* Revert "Implement callbacks for limitPowerTransfer"Ray Chi2022-04-303-53/+2
* Implement callbacks for limitPowerTransferBadhri Jagan Sridharan2022-02-153-2/+53
* [LSC] Add LOCAL_LICENSE_KINDS to device/google/barbetBob Badour2022-02-101-0/+4
* Migrate IUsb implementation to AIDLBadhri Jagan Sridharan2022-02-0114-974/+1028
* Revert "barbet: usb: add state of usb extcon to monitorffs"Ray Chi2021-05-121-2/+1
* barbet: usb: add state of usb extcon to monitorffsRay Chi2021-04-231-1/+2
* Revert "Add USB Gadget HAL 1.2 support"Albert Wang2021-03-315-62/+16
* [LSC] Add LOCAL_LICENSE_KINDS to device/google/barbetBob Badour2021-03-261-0/+4
* Update USB HAL to V1.3 implementationAlbert Wang2021-03-257-55/+124
* Add USB Gadget HAL 1.2 supportAlbert Wang2021-03-245-16/+62
* Prevent null vector accessing in USB HALpumahsu2020-12-281-1/+7
* Initial bringup for B9Cyan_Hsieh2020-06-0310-0/+1496