summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2023-06-21usb: typec: Fix fast_role_swap_current show functionPavan Holla1-1/+1
2023-06-21usb: typec: ucsi: Fix command cancellationHeikki Krogerus1-4/+7
2023-05-24usb: typec: altmodes/displayport: fix pin_assignment_showBadhri Jagan Sridharan1-0/+4
2023-05-24usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-05-24usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj1-2/+42
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera1-1/+5
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang1-4/+15
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang1-0/+9
2023-03-09usb: ucsi_acpi: Increase the command completion timeoutHans de Goede1-1/+1
2023-03-09usb: ucsi: Fix ucsi->connector raceHans de Goede1-13/+9
2023-03-09usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede1-5/+6
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal1-0/+8
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal1-1/+0
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman1-4/+4
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman1-1/+8
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus1-1/+8
2023-02-02usb: typec: ucsi_ccg: Add OF supportWayne Chang1-4/+18
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2023-01-24usb: typec: tcpm: Remove altmode active state updatesPrashant Malani1-4/+1
2023-01-24usb: typec: altmodes/displayport: Update active statePrashant Malani1-0/+2
2023-01-24usb: typec: mux: Introduce GPIO-based SBU muxBjorn Andersson3-0/+179
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman4-15/+40
2023-01-17usb: typec: maxim_contaminant: Implement check_contaminant callbackBadhri Jagan Sridharan4-32/+498
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan1-0/+11
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan1-1/+54
2023-01-17usb: typec: Make bus switch code retimer-awarePrashant Malani2-1/+23
2023-01-17usb: typec: Add wrapper for bus switch set codePrashant Malani1-2/+9
2023-01-17usb: typec: Add retimer handle to port altmodePrashant Malani2-2/+15
2023-01-17usb: typec: tipd: Support wakeupJun Nie1-0/+38
2023-01-17usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probeAndy Shevchenko1-5/+4
2023-01-17usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko1-1/+3
2023-01-17usb: typec: tcpci: Request IRQ with IRQF_SHAREDXu Yang1-2/+6
2023-01-17usb: typec: hd3ss3220: Add polling supportBiju Das1-0/+29
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang1-4/+3
2023-01-17usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani1-1/+1
2023-01-17usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani1-2/+2
2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani1-8/+14
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham2-3/+22
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal2-13/+158
2023-01-06usb: typec: altmodes/displayport: Add hpd sysfs attributeBadhri Jagan Sridharan1-0/+10
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+5
2022-12-08usb: typec: tipd: Set mode of operation for USB Type-C connectorSven Peter1-0/+3
2022-12-08usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang1-1/+1
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani1-0/+19
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus2-4/+14
2022-11-22usb: typec: anx7411: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22usb: typec: hd3ss3220: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2