summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* tps6598x: clear int mask on probe failureJens Axboe2022-02-171-3/+4
* ucsi_ccg: Check DEV_INT bit only when starting CCG4Sing-Han Chen2022-01-261-1/+1
* usb: typec: tcpm: Do not disconnect when receiving VSAFE0VBadhri Jagan Sridharan2022-01-251-0/+4
* usb: typec: tcpm: Do not disconnect while receiving VBUS offBadhri Jagan Sridharan2022-01-251-1/+2
* usb: typec: Don't try to register component master without componentsHeikki Krogerus2022-01-251-0/+2
* usb: typec: Only attempt to link USB ports if there is fwnodeHeikki Krogerus2022-01-251-1/+5
* usb: typec: tcpci: don't touch CC line if it's Vconn sourceXu Yang2022-01-252-0/+27
* Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman2022-01-031-1/+3
|\
| * usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus2021-12-211-1/+3
* | usb: typec: port-mapper: Convert to the component frameworkHeikki Krogerus2021-12-304-248/+46
* | Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman2021-12-201-5/+13
|\|
| * usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang2021-12-151-5/+13
* | Merge 5.16-rc4 into usb-nextGreg Kroah-Hartman2021-12-061-4/+0
|\|
| * usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan2021-12-031-4/+0
* | Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-292-20/+21
|\|
| * usb: typec: tipd: Fix initialization sequence for cd321xHector Martin2021-11-231-17/+16
| * usb: typec: tipd: Fix typo in cd321x_switch_power_stateHector Martin2021-11-231-1/+1
| * usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman2021-11-171-2/+4
* | usb: typec: ucsi: Expose number of alternate modes in partnerSaranya Gopal2021-11-171-1/+15
|/
* Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-049-222/+392
|\
| * usb: typec: tipd: Enable event interrupts by defaultSaranya Gopal2021-10-201-0/+8
| * usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap2021-10-181-2/+2
| * Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman2021-10-113-6/+5
| |\
| * | usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2CSven Peter2021-10-051-3/+0
| * | usb: typec: tipd: Switch CD321X power state to S0Sven Peter2021-10-052-0/+43
| * | usb: typec: tipd: Add support for Apple CD321XSven Peter2021-10-053-1/+91
| * | usb: typec: tipd: Add short-circuit for no irqsSven Peter2021-10-051-1/+6
| * | usb: typec: tipd: Split interrupt handlerSven Peter2021-10-051-31/+65
| * | usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus2021-10-052-147/+45
| * | usb: typec: ucsi: Read the PDOs in separate workHeikki Krogerus2021-10-051-13/+17
| * | usb: typec: ucsi: Check the partner alt modes always if there is PD contractHeikki Krogerus2021-10-051-5/+9
| * | usb: typec: ucsi: acpi: Reduce the command completion timeoutHeikki Krogerus2021-10-051-1/+1
| * | usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus2021-10-052-19/+101
| * | usb: typec: ucsi: Don't stop alt mode registration on busy conditionHeikki Krogerus2021-10-051-0/+2
| * | usb: typec: ucsi: Always cancel the command if PPM reports BUSY conditionHeikki Krogerus2021-10-051-1/+3
| * | usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"Xu Yang2021-10-051-1/+1
| * | usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter2021-09-211-1/+1
| * | usb: typec: tipd: Add an additional overflow checkSven Peter2021-09-211-0/+3
| * | usb: typec: tipd: Don't read/write more bytes than requiredSven Peter2021-09-211-2/+2
| * | usb: typec: hd3ss3220: Use regmap_write_bits()Philipp Zabel2021-09-141-5/+3
* | | BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie2021-10-283-6/+5
|\ \ \ | | |/ | |/|
| * | usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang2021-10-051-0/+1
| * | usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang2021-10-051-1/+1
| * | usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus2021-10-051-5/+3
| |/
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-142-75/+118
|\|
| * Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-21/+70
| |\
| | * usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"Colin Ian King2021-08-271-2/+2
| | * Merge 5.14-rc7 into usb-nextGreg Kroah-Hartman2021-08-241-6/+7
| | |\
| | * | usb: typec: tcpm: Support non-PD modeKyle Tso2021-08-131-19/+68
| * | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
| |\ \ \