index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
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
2018-10-09
usb: typec: tcpm: Report back negotiated PPS voltage and current
Adam Thomson
2018-10-02
usb: typec: remove set but not used variables 'snk_ma, min_mv'
YueHaibing
2018-10-02
usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
Adam Thomson
2018-09-30
Merge 4.19-rc6 into usb-next
Greg Kroah-Hartman
2018-09-28
usb: typec: fusb302: Resolve fixed power role contract setup
Adam Thomson
2018-09-28
usb: typec: fusb302: Correct spelling mistake for toggling state
Adam Thomson
2018-09-20
usb: typec: Group all TCPCI/TCPM code together
Heikki Krogerus
2018-09-20
usb: typec: fusb302: reorganizing the probe function a little
Heikki Krogerus
2018-09-20
usb: typec: class: Don't use port parent for getting mux handles
Heikki Krogerus
2018-09-20
usb: typec: mux: Take care of driver module reference counting
Heikki Krogerus
2018-09-20
usb: typec: fusb302: Populate tcpc fwnode for TCPM property handling
Adam Thomson
2018-09-16
Merge 4.19-rc4 into usb-next
Greg Kroah-Hartman
2018-09-10
USB: typec: fsusb302: remove unused variables snk_pdo and toggling_mode_name
Colin Ian King
2018-09-05
usb/typec: fix kernel-doc notation warning for typec_match_altmode
Randy Dunlap
2018-09-05
usb: typec: fix kernel-doc parameter warning
Randy Dunlap
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-20
usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection
Adam Thomson
2018-07-16
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
2018-07-06
usb: typec: avoid format-overflow warning
Arnd Bergmann
2018-07-06
usb: typec: unlock dp->lock on error exit path, and also zero ret if successful
Colin Ian King
2018-07-06
usb: typec: fix dereference before null check on adev
Colin Ian King
2018-07-02
USB: typec: fsusb302: Drop empty set_current_limit implementation
Hans de Goede
2018-07-02
usb: typec: tcpm: Support for Alternate Modes
Heikki Krogerus
[next]