summaryrefslogtreecommitdiff
path: root/driver/usb_mux
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-0524-2963/+0
* USB MUX: Remove mux set from HPD updateDiana Z2021-09-161-7/+0
* USB MUX: Gate ACK event send on ACK waitingDiana Z2021-09-161-1/+11
* USB MUX: Add access locksDiana Z2021-09-161-0/+22
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-9/+7
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-302-12/+4
* USB MUX: Pull HPD update into mux configurestabilize-14189.B-mainDiana Z2021-08-301-6/+17
* ANX7451: Report failure to set mux in G3Diana Z2021-08-261-3/+6
* USB MUX: Introduce flag to clear mux state in G3Diana Z2021-08-161-0/+24
* USB MUX: Generalize mux ACKDiana Z2021-08-1413-29/+105
* anx3443: enable power saving modeTing Shen2021-07-072-22/+72
* usb_mux: Remove disconnect latch flagAyushee Shah2021-06-291-52/+1
* usb_mux: Avoid accessing unavailable muxesstabilize-14031.B-mainCaveh Jalali2021-06-161-3/+20
* Create a public header for ps8743.cSimon Glass2021-06-091-63/+1
* Create a public header for it5205.cSimon Glass2021-06-091-4/+1
* anx3443: fix incorrect set_mux implementationTing Shen2021-05-121-5/+13
* hayato: Modify HS Detector threshold of PS8743 setting valueMichael5 Chen12021-05-101-0/+11
* virtual mux: Wait for mux config ACK from AP on disconnectAyushee Shah2021-05-011-5/+11
* cherry: Add ANX3443 mux/retimer driverParker Lin2021-04-292-0/+135
* ANX7451: Set upstream AUX FLIPRob Barnes2021-04-272-0/+30
* usb_mux/amd_fp6: Handle chipset_resetRob Barnes2021-04-221-1/+7
* ANX7451: Add power off and wake up routinesRob Barnes2021-04-222-10/+56
* guybrush: Refactor FP6 mux driver to retry in S0Rob Barnes2021-04-161-74/+80
* guybrush: Fix ANX7451 driverRob Barnes2021-04-122-26/+23
* pi3usb3x532 : check vendor idYongBeum.Ha2021-04-092-0/+17
* ps8743 : get chip IDYongBeum.Ha2021-04-092-0/+23
* guybrush: Dynamically configure C1 muxRob Barnes2021-04-091-0/+2
* AMD FP6 Mux: Correct ready bitDiana Z2021-04-092-1/+3
* usb_mux: ps8822: Add support to adjust rx DP EQ settingScott Collyer2021-04-022-10/+67
* tusb1064: Add full list of possible I2C device addressesScott Collyer2021-03-241-1/+24
* guybrush: Add ANX7451 mux/retimer driverRob Barnes2021-02-232-0/+129
* Virtual mux: Set disconnect latch flag only in s3/s0ixAyushee Shah2021-02-221-2/+4
* usb_mux: ps8822: Initial version of driverScott Collyer2021-02-092-0/+139
* retimer: PD port retimer firmware update supportli feng2021-02-051-0/+19
* guybrush: Add FP6 USB mux driverRob Barnes2021-02-042-0/+246
* usb_mux: Use atomic_or when setting flag during muxer initPatryk Duda2021-01-281-1/+1
* COIL: Rename comments in PI3USB2x532 driverDiana Z2021-01-271-1/+1
* usb_mux: Check if muxer is initialized before taking actionPatryk Duda2021-01-271-0/+22
* usb_mux: Send missed disconnect mode in S3/S0ixMadhusudanarao Amara2021-01-261-1/+52
* usb_mux: Use atomic operations for updating the flagMadhusudanarao Amara2021-01-261-4/+5
* usb_mux: Correction in sending the Host event IRQ=0Madhusudanarao Amara2021-01-211-3/+1
* usb_mux: add a full TUSB1064 driverNathan K2021-01-202-0/+214
* usb_mux: Optimize reading mux state on unconnected portDivya Sasidharan2021-01-111-12/+2
* virtual mux:Check pd task before waiting on task eventAyushee Shah2020-12-171-3/+3
* virtual mux: Wait for mux config ACK from the kernelDivya Sasidharan2020-12-152-2/+49
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-1/+1
* usb_mux: Remove ec host command dependencyScott Collyer2020-11-121-1/+2
* ps874x: fix incorrect parameter name in ps874x_tune_usb_eqTing Shen2020-10-284-6/+4
* usb_mux/it5205h: implement SBU controlTing Shen2020-09-152-2/+70
* usb_mux: Retain mux's power state on readAyushee2020-07-241-3/+14