summaryrefslogtreecommitdiff
path: root/driver/usb_mux/usb_mux.c
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-051-524/+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-301-9/+2
* USB MUX: Pull HPD update into mux configurestabilize-14189.B-mainDiana Z2021-08-301-6/+17
* USB MUX: Introduce flag to clear mux state in G3Diana Z2021-08-161-0/+24
* USB MUX: Generalize mux ACKDiana Z2021-08-141-1/+19
* 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
* Virtual mux: Set disconnect latch flag only in s3/s0ixAyushee Shah2021-02-221-2/+4
* retimer: PD port retimer firmware update supportli feng2021-02-051-0/+19
* usb_mux: Use atomic_or when setting flag during muxer initPatryk Duda2021-01-281-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: Optimize reading mux state on unconnected portDivya Sasidharan2021-01-111-12/+2
* virtual mux: Wait for mux config ACK from the kernelDivya Sasidharan2020-12-151-0/+16
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-1/+1
* usb_mux: Retain mux's power state on readAyushee2020-07-241-3/+14
* zork: Restore AP mux setting after rebootEdward Hill2020-07-241-0/+17
* bb_retimer: add power up timingKeith Short2020-07-011-3/+11
* usb_mux: Add check if port is available in every exposed functionPatryk Duda2020-06-231-0/+20
* USB: Fix handling of CONFIG_COMMON_RUNTIMEJan Dabros2020-05-261-0/+5
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-75/+81
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-311-2/+3
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-9/+10
* USB_MUX: correct setting the retimer dataVijay Hiremath2020-01-091-90/+118
* TCPMv1: Add support for Thunderbolt-compatible modeAyushee2019-12-171-2/+3
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-261-19/+14
* usbc: add enter_low_power_mode for retimer muxDenis Brockus2019-11-211-4/+21
* usbc: retimer pi3dpx1207Denis Brockus2019-11-141-7/+31
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-4/+4
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* cleanup: Segregate USB MUX related drivers in usb_mux folderVijay Hiremath2019-07-171-0/+256