aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2018-05-31USB: typec: fsusb302: no need to check return value of debugfs_create_dir()Gravatar Greg Kroah-Hartman 1-11/+4
2018-05-31USB: typec: tcpm: no need to check return value of debugfs_create_dir()Gravatar Greg Kroah-Hartman 1-8/+3
2018-05-24usb: typec: wcove: Remove dependency on HW FSMGravatar Heikki Krogerus 1-2/+28
2018-05-24usb: typec: fusb302: Fix debugfs issueGravatar Heikki Krogerus 1-0/+1
2018-05-24usb: typec: Fix htmldocs warningGravatar Heikki Krogerus 1-1/+1
2018-05-24typec: tcpm: Provide fwnode pointer as part of psy_cfgGravatar Adam Thomson 1-0/+2
2018-05-08Merge 4.17-rc4 into usb-nextGravatar Greg Kroah-Hartman 2-8/+40
2018-05-03usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersGravatar Heikki Krogerus 1-8/+39
2018-05-03usb: typec: tcpm: Release the role mux when exitingGravatar Heikki Krogerus 1-0/+1
2018-04-30typec: tcpm: Fix incorrect 'and' operatorGravatar Gustavo A. R. Silva 1-1/+1
2018-04-30Merge 4.17-rc3 into usb-nextGravatar Greg Kroah-Hartman 2-2/+2
2018-04-25typec: tcpm: fix compiler warning about stupid thingsGravatar Greg Kroah-Hartman 1-1/+2
2018-04-25typec: tcpm: Add support for sink PPS related messagesGravatar Adam Thomson 1-9/+134
2018-04-25typec: tcpm: Represent source supply through power_supplyGravatar Adam Thomson 4-66/+251
2018-04-25typec: tcpm: Add core support for sink side PPSGravatar Adam Thomson 1-14/+555
2018-04-22usb: typec: tcpm: remove max_snk_mv/ma/mwGravatar Li Jun 1-12/+0
2018-04-22usb: typec: wcove: remove max_snk_* for sink configGravatar Li Jun 1-3/+1
2018-04-22usb: typec: fusb302: remove max_snk_* for sink configGravatar Li Jun 1-14/+28
2018-04-22usb: typec: tcpm: pdo matching optimizationGravatar Li Jun 1-38/+67
2018-04-22usb: typec: ucsi: Increase command completion timeout valueGravatar Heikki Krogerus 1-1/+1
2018-04-22usb: typec: ucsi: fix tracepoint related build errorGravatar Tobias Regnery 1-1/+1
2018-03-22usb: typec: driver for Pericom PI3USB30532 Type-C cross switchGravatar Hans de Goede 5-0/+194
2018-03-22usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsGravatar Hans de Goede 3-12/+36
2018-03-22usb: typec: tcpm: Set USB role switch to device mode when configured as suchGravatar Hans de Goede 1-11/+11
2018-03-22usb: typec: Separate the definitions for data and power rolesGravatar Heikki Krogerus 6-38/+68
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersGravatar Heikki Krogerus 3-0/+262
2018-03-20Merge branch 4.16-rc6 into usb-nextGravatar Greg Kroah-Hartman 2-122/+44
2018-03-09usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFERGravatar Hans de Goede 1-1/+2
2018-03-09usb: typec: Start using ERR_PTRGravatar Heikki Krogerus 4-48/+58
2018-03-09USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macroGravatar Andy Shevchenko 2-28/+6
2018-03-06Revert "typec: tcpm: Only request matching pdos"Gravatar Hans de Goede 1-121/+42
2017-12-18Merge 4.15-rc4 into usb-nextGravatar Greg Kroah-Hartman 2-9/+46
2017-12-12usb: typec: wcove: fix the sink capabilitiesGravatar Heikki Krogerus 1-3/+1
2017-12-07typec: tcpm: Only request matching pdosGravatar Badhri Jagan Sridharan 1-42/+121
2017-12-07typec: tcpm: Validate source and sink capsGravatar Badhri Jagan Sridharan 1-9/+121
2017-12-06usb: typec: remove duplicate includesGravatar Pravin Shedge 1-1/+0
2017-11-28usb: add user selectable option for the whole USB Type-C SupportGravatar Heikki Krogerus 2-9/+46
2017-11-28typec: tcpm: fusb302: Resolve out of order messaging eventsGravatar Adam Thomson 1-4/+17
2017-11-28typec: fusb302: Use dev_err during probeGravatar Mats Karrman 1-9/+8
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 12-198/+944
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-0/+5772
2017-11-07USB: typec: Remove remaining redundant license textGravatar Greg Kroah-Hartman 4-34/+0
2017-11-07USB: typec: add SPDX identifiers to some filesGravatar Greg Kroah-Hartman 5-0/+5
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGravatar Greg Kroah-Hartman 2-0/+2
2017-11-07USB: typec: Remove redundant license textGravatar Greg Kroah-Hartman 4-16/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Gravatar Greg Kroah-Hartman 4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-11-01usb: typec: tps6598x: mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2017-10-17usb: typec: wcove: fix uninitialized usbc_irq1 and usbc_irq2Gravatar Colin Ian King 1-2/+2
2017-10-17usb: typec: tcpm: reset the port on removalGravatar Heikki Krogerus 1-0/+1