summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus2021-12-211-1/+3
* usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang2021-12-151-5/+13
* usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan2021-12-031-4/+0
* 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
* 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
| |\ \ \
| | * | | Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-091-2/+2
| | |\| |
| | * | | Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2021-07-272-4/+25
| | |\ \ \
| | * | | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
| * | | | | usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso2021-08-261-43/+38
| | |_|_|/ | |/| | |
| * | | | usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode driversHans de Goede2021-08-181-6/+7
| | |_|/ | |/| |
| * | | usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso2021-08-051-2/+2
| | |/ | |/|
* | | usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede2021-08-202-0/+24
* | | usb: typec: altmodes/displayport: Make dp_altmode_notify() more genericHans de Goede2021-08-201-22/+13
|/ /
* | usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesAmelie Delaunay2021-07-211-0/+9
* | usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay2021-07-211-4/+7
* | usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger2021-07-211-0/+9
|/
* usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng2021-06-171-1/+3
* usb: typec: tcpm: Relax disconnect threshold during power negotiationKyle Tso2021-06-171-0/+27