summaryrefslogtreecommitdiff
path: root/include/usb_mux.h
Commit message (Expand)AuthorAgeFilesLines
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-021-5/+9
* USB MUX: Create a task to perform mux setsDiana Z2021-11-151-0/+7
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-3/+2
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-301-6/+4
* USB MUX: Introduce flag to clear mux state in G3Diana Z2021-08-161-0/+1
* USB MUX: Generalize mux ACKDiana Z2021-08-141-3/+6
* usb_mux: Remove disconnect latch flagAyushee Shah2021-06-291-18/+0
* usb_mux: ps8822: Initial version of driverScott Collyer2021-02-091-0/+1
* retimer: PD port retimer firmware update supportli feng2021-02-051-0/+19
* guybrush: Add FP6 USB mux driverRob Barnes2021-02-041-0/+1
* usb_mux: Send missed disconnect mode in S3/S0ixMadhusudanarao Amara2021-01-261-0/+18
* usb_mux: add a full TUSB1064 driverNathan K2021-01-201-0/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* zork: Restore AP mux setting after rebootEdward Hill2020-07-241-0/+8
* PS874x: Split PS8740 and PS8743Edward Hill2020-04-161-1/+2
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-121/+76
* ps8818: fix redriver configurationDenis Brockus2020-01-311-0/+9
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-24/+2
* retimer: framework cleanup for chip specific control configDenis Brockus2020-01-161-11/+0
* USB_MUX: correct setting the retimer dataVijay Hiremath2020-01-091-0/+10
* driver/usb_mux: Make pi3usb30532 more genericAseda Aboagye2020-01-081-1/+1
* zork: Detect PS8802 or PS8818 retimer for USB-C1Edward Hill2019-12-261-1/+1
* driver/usb_mux: add ANX7440 USB Type-C mux driverDivagar Mohandass2019-12-241-0/+1
* TCPMv1: Add support for Thunderbolt-compatible modeAyushee2019-12-171-2/+7
* volteer: Enable Burnisde Bridge retimerVijay Hiremath2019-12-071-0/+3
* usb_mux: cleanup the usb_mux_get() functionVijay Hiremath2019-11-261-4/+2
* usbc: make BB virtual mux retimer compatible with non-virtualDenis Brockus2019-11-251-8/+11
* usbc: add enter_low_power_mode for retimer muxDenis Brockus2019-11-211-0/+9
* usbc: retimer pi3dpx1207Denis Brockus2019-11-141-0/+56
* usb_mux: Add driver for AMD FP5 USB/DP MuxEdward Hill2019-10-231-0/+1
* usb_mux: Send DP safe mode info to virtual MUXVijay Hiremath2019-08-141-0/+2
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-5/+5
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-9/+11
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+5
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-051-13/+57
* ss-mux: move enter_low_power_mode method to drvJett Rink2018-08-151-12/+12
* usbc_mux: Adding low power mode to USB MUXJett Rink2018-08-091-5/+17
* usb mux: add comment describing mux_state_tJett Rink2018-05-021-1/+6
* mux: add mode for TCPCI mux that is not the TCPCJett Rink2018-04-241-0/+5
* driver: add IT5205 mux driverDino Li2017-10-311-0/+1
* usb_mux: Merge PS8743 & PS8740 as PS874XVijay Hiremath2017-08-111-2/+1
* usb_mux: Add driver support for PS8743 chipDivya Sasidharan2017-08-111-0/+1
* tcpm: Call usb_mux board_init on exit from low power modeDaisuke Nojiri2017-03-161-1/+2
* kevin / gru: Notify host of HPD IRQ statusShawn Nematbakhsh2016-08-101-0/+4
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-241-3/+6
* amenia: Support DP alt mode of Type-C controller in amenia.li feng2016-06-141-0/+6
* tcpc: add support for TCPC with integrated high-speed muxesVincent Palatin2016-01-271-0/+1
* usb_mux: Add a callback for board specific initDuncan Laurie2015-11-241-0/+9