summaryrefslogtreecommitdiff
path: root/driver/retimer/bb_retimer.c
Commit message (Expand)AuthorAgeFilesLines
* retimer: Use common console command for all RetimersVijay Hiremath2023-04-191-78/+17
* retimer: Fix bb to support 32-bits writeGaggery Tsai2023-04-141-6/+10
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-071-0/+2
* BB retimer: Add condition to set 'DP CONNECTION' bitjohnwc_yeh2022-12-131-0/+22
* driver: Sort header filesJeremy Bettis2022-11-291-1/+1
* Revert "BB retimer: Set 'DP CONNECTION' bit only when mux_state gets HPD event"Peter Chi2022-11-021-14/+10
* bb_retimer: Deprecate bb_retimer_set_usb3() APIstabilize-15183.14.B-mainCaveh Jalali2022-10-131-5/+0
* bb_retimer: Add .set_idle_mode supportCaveh Jalali2022-10-051-23/+49
* usb_mux: Split struct usb_mux in common filesTomasz Michalec2022-09-131-5/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* retimer: HB: retry initial read attempt if it failsLi Feng2022-09-121-0/+8
* Revert "retimer: Adjust delay after taking BB/HB out of reset"Scott Collyer2022-09-091-2/+2
* retimer: Adjust delay after taking BB/HB out of resetScott Collyer2022-09-091-2/+2
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* BB retimer: Modify bb retimer mutexjohnwc_yeh2022-07-191-10/+25
* BB retimer: Add bb retimer usb3 state enablejohnwc_yeh2022-07-151-4/+43
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-081-5/+4
* BB retimer: Set 'DP CONNECTION' bit only when mux_state gets HPD eventjohnwc_yeh2022-07-071-8/+14
* driver/retimer/bb_retimer.c: Format with clang-formatJack Rosenthal2022-07-011-51/+49
* retimer: Add support for Intel Hayden Bridge retimerVijay Hiremath2022-05-191-0/+5
* BB Retimer: Add CONFIG_USBC_RETIMER_INTEL_BB_VPRO_CAPABLESugnan Prabhu S2022-04-071-3/+5
* gpio: cleanup header usage for bb_retimerKeith Short2022-02-251-0/+1
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-021-1/+5
* Revert "DP/TBT/USB4: Retimer WA resolved Brya TBT lane bonding issue in AP mode"madhusudanarao amara2021-09-231-20/+0
* BB Retimer: Create HPD update functionDiana Z2021-09-161-0/+32
* zephyr: Add BB retimer emulatorTomasz Michalec2021-09-021-1/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-2/+2
* USB MUX: Generalize mux ACKDiana Z2021-08-141-1/+5
* DP/TBT/USB4: Retimer WA resolved Brya TBT lane bonding issue in AP modemadhusudanarao amara2021-08-061-0/+20
* bb_retimer: Restore timeout to original valueCaveh Jalali2021-06-251-1/+1
* bb_retimer: cleanup: Change the power handler func name & paramsVijay Hiremath2021-06-181-6/+5
* bb_retimer: Explicitly check EC status codesCaveh Jalali2021-06-151-4/+4
* bb_retimer: Reduce retry delay to 10msCaveh Jalali2021-06-121-2/+2
* bb_retimer: Return status from bb_retimer_power_handle()Caveh Jalali2021-06-121-2/+5
* bb_retimer: update console command bbli feng2021-06-081-13/+21
* bb_retimer: Fix port bounds checkCaveh Jalali2021-03-041-1/+1
* BB retimer: Do not need B16 to be set for USB4 modeAyushee Shah2021-03-021-12/+0
* BB Retimer: Cleanup setting USB4 speedAyushee Shah2021-02-231-13/+5
* retimer: PD port retimer firmware update supportli feng2021-02-051-0/+6
* COIL: Rename comments in BB retimerDiana Z2021-01-261-2/+2
* bb_retimer: Update read and write sequenceDivya Sasidharan2021-01-141-30/+52
* BB retimer: add vendor ID 0x8087 supportli feng2021-01-121-2/+2
* Create a public header for bb_retimerSimon Glass2021-01-091-1/+3
* BB retimer: Set UFP mode of BB retimerAyushee2021-01-071-44/+88
* Revert "bb_retimer: Bypass safe mode configuration in retimer"Divya Sasidharan2020-12-111-15/+1
* BB retimer: Set USB2.0 bit to 0Ayushee Shah2020-12-101-16/+0
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-061-6/+7
* BB retimer: Update USB4 related bitsAyushee2020-11-051-3/+21
* bb_retimer: Bypass safe mode configuration in retimermadhusudanarao amara2020-09-231-1/+15
* bb retimer: Use mutex to lock the access to shared NVMVijay Hiremath2020-08-251-10/+15