| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: typec: fsusb302: no need to check return value of debugfs_create_dir() | Greg Kroah-Hartman | 2018-05-31 | 1 | -11/+4 |
* | USB: typec: tcpm: no need to check return value of debugfs_create_dir() | Greg Kroah-Hartman | 2018-05-31 | 1 | -8/+3 |
* | usb: typec: wcove: Remove dependency on HW FSM | Heikki Krogerus | 2018-05-24 | 1 | -2/+28 |
* | usb: typec: fusb302: Fix debugfs issue | Heikki Krogerus | 2018-05-24 | 1 | -0/+1 |
* | usb: typec: Fix htmldocs warning | Heikki Krogerus | 2018-05-24 | 1 | -1/+1 |
* | typec: tcpm: Provide fwnode pointer as part of psy_cfg | Adam Thomson | 2018-05-24 | 1 | -0/+2 |
* | Merge 4.17-rc4 into usb-next | Greg Kroah-Hartman | 2018-05-08 | 2 | -8/+40 |
|\ |
|
| * | usb: typec: tps6598x: handle block reads separately with plain-I2C adapters | Heikki Krogerus | 2018-05-03 | 1 | -8/+39 |
| * | usb: typec: tcpm: Release the role mux when exiting | Heikki Krogerus | 2018-05-03 | 1 | -0/+1 |
* | | typec: tcpm: Fix incorrect 'and' operator | Gustavo A. R. Silva | 2018-04-30 | 1 | -1/+1 |
* | | Merge 4.17-rc3 into usb-next | Greg Kroah-Hartman | 2018-04-30 | 2 | -2/+2 |
|\| |
|
| * | usb: typec: ucsi: Increase command completion timeout value | Heikki Krogerus | 2018-04-22 | 1 | -1/+1 |
| * | usb: typec: ucsi: fix tracepoint related build error | Tobias Regnery | 2018-04-22 | 1 | -1/+1 |
* | | typec: tcpm: fix compiler warning about stupid things | Greg Kroah-Hartman | 2018-04-25 | 1 | -1/+2 |
* | | typec: tcpm: Add support for sink PPS related messages | Adam Thomson | 2018-04-25 | 1 | -9/+134 |
* | | typec: tcpm: Represent source supply through power_supply | Adam Thomson | 2018-04-25 | 4 | -66/+251 |
* | | typec: tcpm: Add core support for sink side PPS | Adam Thomson | 2018-04-25 | 1 | -14/+555 |
* | | usb: typec: tcpm: remove max_snk_mv/ma/mw | Li Jun | 2018-04-22 | 1 | -12/+0 |
* | | usb: typec: wcove: remove max_snk_* for sink config | Li Jun | 2018-04-22 | 1 | -3/+1 |
* | | usb: typec: fusb302: remove max_snk_* for sink config | Li Jun | 2018-04-22 | 1 | -14/+28 |
* | | usb: typec: tcpm: pdo matching optimization | Li Jun | 2018-04-22 | 1 | -38/+67 |
|/ |
|
* | usb: typec: driver for Pericom PI3USB30532 Type-C cross switch | Hans de Goede | 2018-03-22 | 5 | -0/+194 |
* | usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functions | Hans de Goede | 2018-03-22 | 3 | -12/+36 |
* | usb: typec: tcpm: Set USB role switch to device mode when configured as such | Hans de Goede | 2018-03-22 | 1 | -11/+11 |
* | usb: typec: Separate the definitions for data and power roles | Heikki Krogerus | 2018-03-22 | 6 | -38/+68 |
* | usb: typec: API for controlling USB Type-C Multiplexers | Heikki Krogerus | 2018-03-22 | 3 | -0/+262 |
* | Merge branch 4.16-rc6 into usb-next | Greg Kroah-Hartman | 2018-03-20 | 2 | -122/+44 |
|\ |
|
| * | usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFER | Hans de Goede | 2018-03-09 | 1 | -1/+2 |
| * | Revert "typec: tcpm: Only request matching pdos" | Hans de Goede | 2018-03-06 | 1 | -121/+42 |
* | | usb: typec: Start using ERR_PTR | Heikki Krogerus | 2018-03-09 | 4 | -48/+58 |
* | | USB: typec: Re-use DEFINE_SHOW_ATTRIBUTE() macro | Andy Shevchenko | 2018-03-09 | 2 | -28/+6 |
|/ |
|
* | Merge 4.15-rc4 into usb-next | Greg Kroah-Hartman | 2017-12-18 | 2 | -9/+46 |
|\ |
|
| * | usb: add user selectable option for the whole USB Type-C Support | Heikki Krogerus | 2017-11-28 | 2 | -9/+46 |
* | | usb: typec: wcove: fix the sink capabilities | Heikki Krogerus | 2017-12-12 | 1 | -3/+1 |
* | | typec: tcpm: Only request matching pdos | Badhri Jagan Sridharan | 2017-12-07 | 1 | -42/+121 |
* | | typec: tcpm: Validate source and sink caps | Badhri Jagan Sridharan | 2017-12-07 | 1 | -9/+121 |
* | | usb: typec: remove duplicate includes | Pravin Shedge | 2017-12-06 | 1 | -1/+0 |
* | | typec: tcpm: fusb302: Resolve out of order messaging events | Adam Thomson | 2017-11-28 | 1 | -4/+17 |
* | | typec: fusb302: Use dev_err during probe | Mats Karrman | 2017-11-28 | 1 | -9/+8 |
|/ |
|
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-11-13 | 12 | -198/+944 |
|\ |
|
| * | USB: typec: Remove remaining redundant license text | Greg Kroah-Hartman | 2017-11-07 | 4 | -34/+0 |
| * | USB: typec: add SPDX identifiers to some files | Greg Kroah-Hartman | 2017-11-07 | 5 | -0/+5 |
| * | USB: add SPDX identifiers to all remaining Makefiles | Greg Kroah-Hartman | 2017-11-07 | 2 | -0/+2 |
| * | USB: typec: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 4 | -16/+0 |
| * | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 4 | -0/+4 |
| * | usb: typec: tps6598x: mark expected switch fall-through | Gustavo A. R. Silva | 2017-11-01 | 1 | -0/+1 |
| * | usb: typec: wcove: fix uninitialized usbc_irq1 and usbc_irq2 | Colin Ian King | 2017-10-17 | 1 | -2/+2 |
| * | usb: typec: tcpm: reset the port on removal | Heikki Krogerus | 2017-10-17 | 1 | -0/+1 |
| * | usb: typec: driver for TI TPS6598x USB Power Delivery controllers | Heikki Krogerus | 2017-10-04 | 3 | -0/+487 |
| * | usb: typec: wcove: start using tcpm for USB PD support | Heikki Krogerus | 2017-10-04 | 2 | -151/+447 |