aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2019-12-01usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan
2019-09-16usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-capsHans de Goede
2019-09-06typec: tcpm: fix a typo in the comparison of pdo_max_voltageColin Ian King
2019-08-16usb: typec: tcpm: Ignore unsupported/unknown alternate mode requestsGuenter Roeck
2019-08-16usb: typec: tcpm: Add NULL check before dereferencing configGuenter Roeck
2019-08-16usb: typec: tcpm: remove tcpm dir if no childrenLi Jun
2019-08-16usb: typec: tcpm: free log buf memory when remove debug fileLi Jun
2019-07-14drivers/usb/typec/tps6598x.c: fix 4CC cmd writeNikolaus Voss
2019-07-14drivers/usb/typec/tps6598x.c: fix portinfo widthNikolaus Voss
2019-06-15usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede
2019-05-16usb: typec: Fix unchecked return valueGustavo A. R. Silva
2019-04-03usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus
2019-03-23usb: typec: tps6598x: handle block writes separately with plain-I2C adaptersNikolaus Voss
2019-01-26usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan
2018-11-13usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson
2018-11-13usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman
2018-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman
2018-07-06usb: typec: avoid format-overflow warningArnd Bergmann
2018-07-06usb: typec: unlock dp->lock on error exit path, and also zero ret if successfulColin Ian King
2018-07-06usb: typec: fix dereference before null check on adevColin Ian King
2018-07-02USB: typec: fsusb302: Drop empty set_current_limit implementationHans de Goede
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus
2018-07-02usb: typec: pi3usb30532: Start using generic state valuesHeikki Krogerus
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede
2018-07-02usb: update for tcpci drivers moving out of stagingStephen Rothwell
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus
2018-06-28staging: typec: tcpci: move tcpci drivers out of stagingLi Jun
2018-06-28typec: tcpm: add starting value for drp togglingLi Jun
2018-06-28usb: typec: tcpm: support get typec and pd config from device propertiesLi Jun
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun
2018-06-28usb: typec: add fwnode to tcpcLi Jun
2018-06-28usb: typec: tps6598x: Remove VLA usageKees Cook
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus
2018-05-31USB: typec: fsusb302: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman
2018-05-31USB: typec: tcpm: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman
2018-05-24usb: typec: wcove: Remove dependency on HW FSMHeikki Krogerus
2018-05-24usb: typec: fusb302: Fix debugfs issueHeikki Krogerus