summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
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
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-07USB: typec: Remove remaining redundant license textGreg Kroah-Hartman
2017-11-07USB: typec: add SPDX identifiers to some filesGreg Kroah-Hartman
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman
2017-11-07USB: typec: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01usb: typec: tps6598x: mark expected switch fall-throughGustavo A. R. Silva
2017-10-17usb: typec: wcove: fix uninitialized usbc_irq1 and usbc_irq2Colin Ian King
2017-10-17usb: typec: tcpm: reset the port on removalHeikki Krogerus