aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-19/+39
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-4/+4
2018-12-19usb: typec: tcpm: Extend the matching rules on PPS APDO selectionKyle Tso1-15/+20
2018-12-05staging: typec: fusb302: Rename fcs,extcon-name to linux,extcon-nameAndy Shevchenko1-1/+1
2018-12-03ACPI / scan: Create platform device for INT3515 ACPI nodesAndy Shevchenko1-4/+4
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman3-0/+319
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta3-0/+319
2018-11-07usb: typec: tcpm: charge current handling for sink during hard resetBadhri Jagan Sridharan1-1/+8
2018-11-07usb: typec: tcpm: Do not disconnect link for self powered devicesBadhri Jagan Sridharan1-2/+10
2018-10-09usb: typec: Fix copy/paste on typec_set_vconn_role() kerneldocStephen Boyd1-1/+1
2018-10-09usb: typec: tcpm: Report back negotiated PPS voltage and currentAdam Thomson1-0/+6
2018-10-02usb: typec: remove set but not used variables 'snk_ma, min_mv'YueHaibing1-5/+2
2018-10-02usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson1-2/+2
2018-09-30Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman1-4/+13
2018-09-28usb: typec: fusb302: Resolve fixed power role contract setupAdam Thomson1-0/+24
2018-09-28usb: typec: fusb302: Correct spelling mistake for toggling stateAdam Thomson1-6/+6
2018-09-20usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus13-58/+61
2018-09-20usb: typec: fusb302: reorganizing the probe function a littleHeikki Krogerus1-16/+9
2018-09-20usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus1-23/+15
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus1-4/+13
2018-09-20usb: typec: fusb302: Populate tcpc fwnode for TCPM property handlingAdam Thomson1-0/+3
2018-09-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman2-4/+4
2018-09-10USB: typec: fsusb302: remove unused variables snk_pdo and toggling_mode_nameColin Ian King1-11/+0
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap1-3/+4
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap1-1/+0
2018-07-30Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman1-1/+1
2018-07-20usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selectionAdam Thomson1-1/+1
2018-07-16Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman1-2/+3
2018-07-06usb: typec: avoid format-overflow warningArnd Bergmann1-1/+1
2018-07-06usb: typec: unlock dp->lock on error exit path, and also zero ret if successfulColin Ian King1-3/+5
2018-07-06usb: typec: fix dereference before null check on adevColin Ian King1-1/+2
2018-07-02USB: typec: fsusb302: Drop empty set_current_limit implementationHans de Goede1-12/+0
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus1-30/+135
2018-07-02usb: typec: pi3usb30532: Start using generic state valuesHeikki Krogerus1-5/+8
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus5-0/+597
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus4-75/+732
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus2-143/+74
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus2-4/+4
2018-07-02typec: tcpm: Correctly report power_supply current and voltage for non pd supplyHans de Goede1-2/+3
2018-07-02usb: update for tcpci drivers moving out of stagingStephen Rothwell1-0/+1
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman3-4/+24
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus1-0/+12
2018-06-28staging: typec: tcpci: move tcpci drivers out of stagingLi Jun5-0/+1080
2018-06-28typec: tcpm: add starting value for drp togglingLi Jun1-5/+5
2018-06-28usb: typec: tcpm: support get typec and pd config from device propertiesLi Jun1-22/+109
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun1-4/+54
2018-06-28usb: typec: add fwnode to tcpcLi Jun1-0/+1
2018-06-28usb: typec: tps6598x: Remove VLA usageKees Cook1-1/+10
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen1-3/+4
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter1-1/+2