summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-222/+392
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie3-6/+5
2021-10-20usb: typec: tipd: Enable event interrupts by defaultSaranya Gopal1-0/+8
2021-10-18usb: typec: STUSB160X should select REGMAP_I2CRandy Dunlap1-2/+2
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman3-6/+5
2021-10-05usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang1-0/+1
2021-10-05usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang1-1/+1
2021-10-05usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus1-5/+3
2021-10-05usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2CSven Peter1-3/+0
2021-10-05usb: typec: tipd: Switch CD321X power state to S0Sven Peter2-0/+43
2021-10-05usb: typec: tipd: Add support for Apple CD321XSven Peter3-1/+91
2021-10-05usb: typec: tipd: Add short-circuit for no irqsSven Peter1-1/+6
2021-10-05usb: typec: tipd: Split interrupt handlerSven Peter1-31/+65
2021-10-05usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus2-147/+45
2021-10-05usb: typec: ucsi: Read the PDOs in separate workHeikki Krogerus1-13/+17
2021-10-05usb: typec: ucsi: Check the partner alt modes always if there is PD contractHeikki Krogerus1-5/+9
2021-10-05usb: typec: ucsi: acpi: Reduce the command completion timeoutHeikki Krogerus1-1/+1
2021-10-05usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus2-19/+101
2021-10-05usb: typec: ucsi: Don't stop alt mode registration on busy conditionHeikki Krogerus1-0/+2
2021-10-05usb: typec: ucsi: Always cancel the command if PPM reports BUSY conditionHeikki Krogerus1-1/+3
2021-10-05usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"Xu Yang1-1/+1
2021-09-21usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter1-1/+1
2021-09-21usb: typec: tipd: Add an additional overflow checkSven Peter1-0/+3
2021-09-21usb: typec: tipd: Don't read/write more bytes than requiredSven Peter1-2/+2
2021-09-14usb: typec: hd3ss3220: Use regmap_write_bits()Philipp Zabel1-5/+3
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard2-75/+118
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-21/+70
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+1
2021-08-27usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"Colin Ian King1-2/+2
2021-08-26usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso1-43/+38
2021-08-24Merge 5.14-rc7 into usb-nextGreg Kroah-Hartman1-6/+7
2021-08-20usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede2-0/+24
2021-08-20usb: typec: altmodes/displayport: Make dp_altmode_notify() more genericHans de Goede1-22/+13
2021-08-18usb: typec: tcpm: Fix VDMs sometimes not being forwarded to alt-mode driversHans de Goede1-6/+7
2021-08-13usb: typec: tcpm: Support non-PD modeKyle Tso1-19/+68
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman1-2/+2
2021-08-05usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso1-2/+2
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman2-4/+25
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+1
2021-07-21usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesAmelie Delaunay1-0/+9
2021-07-21usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay1-4/+7
2021-07-21usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger1-0/+9
2021-06-17usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng1-1/+3
2021-06-17usb: typec: tcpm: Relax disconnect threshold during power negotiationKyle Tso1-0/+27
2021-06-17usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON stateKyle Tso1-0/+1
2021-06-17usb: typec: tcpci: Fix up sink disconnect thresholds for PDBadhri Jagan Sridharan1-6/+12
2021-06-14Merge tag 'v5.13-rc6' into usb-nextGreg Kroah-Hartman5-52/+91
2021-06-10usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson1-1/+1
2021-06-10usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana1-0/+1
2021-06-10usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko1-1/+1