Age | Commit message (Expand) | Author |
2019-04-29 | usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row() | Wei Yongjun |
2019-04-25 | usb: typec: Add driver for NVIDIA Alt Modes | Ajay Gupta |
2019-04-25 | usb: typec: displayport: Export probe and remove functions | Ajay Gupta |
2019-04-25 | usb: typec: ucsi: Support for DisplayPort alt mode | Heikki Krogerus |
2019-04-25 | usb: typec: ucsi: Preliminary support for alternate modes | Heikki Krogerus |
2019-04-25 | usb: typec: ucsi: ccg: add firmware flashing support | Ajay Gupta |
2019-04-25 | usb: typec: ucsi: ccg: add get_fw_info function | Ajay Gupta |
2019-04-19 | usb: typec: fusb302: Revert "Resolve fixed power role contract setup" | Hans de Goede |
2019-04-19 | usb: typec: fusb302: Implement start_toggling for all port-types | Hans de Goede |
2019-04-19 | usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPs | Hans de Goede |
2019-04-01 | Merge 5.1-rc3 into usb-next | Greg Kroah-Hartman |
2019-03-26 | usb: typec: fusb302: Make fusb302_irq_work static | YueHaibing |
2019-03-26 | usb: typec: wcove: Provide fwnode for the port | Heikki Krogerus |
2019-03-19 | usb: typec: fusb302: Add __printf attribute to fusb302_log function | Hans de Goede |
2019-03-19 | usb: typec: fusb302: Improve suspend/resume handling | Hans de Goede |
2019-03-19 | usb: typec: fusb302: 2 small misc. fixes | Hans de Goede |
2019-03-19 | usb: typec: fusb302: Fix fusb302_handle_togdone_src Ra handling | Hans de Goede |
2019-03-19 | usb: typec: fusb302: Check vconn is off when we start toggling | Hans de Goede |
2019-03-19 | usb: typec: fusb302: Fold fusb302_set_cc_pull into tcpm_set_cc | Hans de Goede |
2019-03-19 | usb: typec: fusb302: Refactor / simplify tcpm_set_cc() | Hans de Goede |
2019-03-19 | usb: typec: fusb302: Make fusb302_set_cc_polarity also set pull ups / downs | Hans de Goede |
2019-03-19 | usb: typec: pi3usb30532: Keep orientation when setting mux to safe mode | Hans de Goede |
2019-03-19 | usb: typec: altmodes/displayport: Fall back to multi-func pins | Hans de Goede |
2019-03-19 | usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps | Hans de Goede |
2019-03-19 | usb: typec: Fix unchecked return value | Gustavo A. R. Silva |
2019-02-21 | usb: typec: tps6598x: handle block writes separately with plain-I2C adapters | Nikolaus Voss |
2019-02-20 | usb: typec: mux: remove redundant check on variable match | Colin Ian King |
2019-02-19 | usb: typec: mux: Fix unsigned comparison with less than zero | YueHaibing |
2019-02-14 | usb: typec: mux: Find the muxes by also matching against the device node | Heikki Krogerus |
2019-02-14 | usb: typec: Find the ports by also matching against the device node | Heikki Krogerus |
2019-02-14 | usb: typec: Rationalize the API for the muxes | Heikki Krogerus |
2019-02-14 | usb: typec: tps6598x: Check mode of operation | Heikki Krogerus |
2019-02-13 | usb: typec: tcpm: Remove unused functions | Guenter Roeck |
2019-02-11 | Merge 5.0-rc6 into usb-next | Greg Kroah-Hartman |
2019-02-08 | usb: typec: ucsi: Remove debug.h file | Heikki Krogerus |
2019-02-08 | usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode support | Heikki Krogerus |
2019-02-08 | usb: typec: displayport: Move the Configuration VDO helpers to the header | Heikki Krogerus |
2019-01-31 | usb: typec: tcpm: Correct the PPS out_volt calculation | Kyle Tso |
2019-01-25 | usb: typec: tpcm: improve error handling of tcpm_register_port | Jun Li |
2019-01-22 | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman |
2018-12-28 | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-12-25 | Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2018-12-19 | usb: typec: tcpm: Extend the matching rules on PPS APDO selection | Kyle Tso |
2018-12-05 | staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-name | Andy Shevchenko |
2018-12-03 | ACPI / scan: Create platform device for INT3515 ACPI nodes | Andy Shevchenko |
2018-11-26 | Merge 4.20-rc4 into usb-next | Greg Kroah-Hartman |
2018-11-09 | usb: typec: ucsi: add support for Cypress CCGx | Ajay Gupta |
2018-11-07 | usb: typec: tcpm: charge current handling for sink during hard reset | Badhri Jagan Sridharan |
2018-11-07 | usb: typec: tcpm: Do not disconnect link for self powered devices | Badhri Jagan Sridharan |
2018-10-09 | usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldoc | Stephen Boyd |