aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2019-09-16usb: typec: fusb302: Check vconn is off when we start togglingHans de Goede
2019-05-30usb: typec: Fix unchecked return valueGustavo A. R. Silva
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-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede
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
2018-05-24usb: typec: Fix htmldocs warningHeikki Krogerus
2018-05-24typec: tcpm: Provide fwnode pointer as part of psy_cfgAdam Thomson
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman
2018-05-03usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus
2018-05-03usb: typec: tcpm: Release the role mux when exitingHeikki Krogerus
2018-04-30typec: tcpm: Fix incorrect 'and' operatorGustavo A. R. Silva
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman
2018-04-25typec: tcpm: fix compiler warning about stupid thingsGreg Kroah-Hartman
2018-04-25typec: tcpm: Add support for sink PPS related messagesAdam Thomson
2018-04-25typec: tcpm: Represent source supply through power_supplyAdam Thomson
2018-04-25typec: tcpm: Add core support for sink side PPSAdam Thomson
2018-04-22usb: typec: tcpm: remove max_snk_mv/ma/mwLi Jun
2018-04-22usb: typec: wcove: remove max_snk_* for sink configLi Jun
2018-04-22usb: typec: fusb302: remove max_snk_* for sink configLi Jun
2018-04-22usb: typec: tcpm: pdo matching optimizationLi Jun
2018-04-22usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus
2018-04-22usb: typec: ucsi: fix tracepoint related build errorTobias Regnery
2018-03-22usb: typec: driver for Pericom PI3USB30532 Type-C cross switchHans de Goede
2018-03-22usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsHans de Goede
2018-03-22usb: typec: tcpm: Set USB role switch to device mode when configured as suchHans de Goede
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-09usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFERHans de Goede
2018-03-09usb: typec: Start using ERR_PTRHeikki Krogerus
2018-03-09USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-06Revert "typec: tcpm: Only request matching pdos"Hans de Goede
2017-12-18Merge 4.15-rc4 into usb-nextGreg Kroah-Hartman
2017-12-12usb: typec: wcove: fix the sink capabilitiesHeikki Krogerus
2017-12-07typec: tcpm: Only request matching pdosBadhri Jagan Sridharan
2017-12-07typec: tcpm: Validate source and sink capsBadhri Jagan Sridharan
2017-12-06usb: typec: remove duplicate includesPravin Shedge
2017-11-28usb: add user selectable option for the whole USB Type-C SupportHeikki Krogerus
2017-11-28typec: tcpm: fusb302: Resolve out of order messaging eventsAdam Thomson
2017-11-28typec: fusb302: Use dev_err during probeMats Karrman
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds