summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileXu Yang
2023-03-09usb: ucsi_acpi: Increase the command completion timeoutHans de Goede
2023-03-09usb: ucsi: Fix ucsi->connector raceHans de Goede
2023-03-09usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existHeikki Krogerus
2023-02-02usb: typec: ucsi_ccg: Add OF supportWayne Chang
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2023-01-24usb: typec: tcpm: Remove altmode active state updatesPrashant Malani
2023-01-24usb: typec: altmodes/displayport: Update active statePrashant Malani
2023-01-24usb: typec: mux: Introduce GPIO-based SBU muxBjorn Andersson
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-17usb: typec: maxim_contaminant: Implement check_contaminant callbackBadhri Jagan Sridharan
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan
2023-01-17usb: typec: Make bus switch code retimer-awarePrashant Malani
2023-01-17usb: typec: Add wrapper for bus switch set codePrashant Malani
2023-01-17usb: typec: Add retimer handle to port altmodePrashant Malani
2023-01-17usb: typec: tipd: Support wakeupJun Nie
2023-01-17usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probeAndy Shevchenko
2023-01-17usb: typec: intel_pmc_mux: Don't leak the ACPI device reference countAndy Shevchenko
2023-01-17usb: typec: tcpci: Request IRQ with IRQF_SHAREDXu Yang
2023-01-17usb: typec: hd3ss3220: Add polling supportBiju Das
2023-01-17usb: typec: tcpm: Fix altmode re-registration causes sysfs create failChiYuan Huang
2023-01-17usb: typec: altmodes/displayport: Use proper macro for pin assignment checkPrashant Malani
2023-01-17usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal
2023-01-06usb: typec: altmodes/displayport: Add hpd sysfs attributeBadhri Jagan Sridharan
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-08usb: typec: tipd: Set mode of operation for USB Type-C connectorSven Peter
2022-12-08usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()Yang Yingliang
2022-11-29usb: typec: Add partner PD object wrapperPrashant Malani
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus
2022-11-22usb: typec: anx7411: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: hd3ss3220: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/fusb302: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci_maxim: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: tcpm/tcpci_rt1711h: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-22usb: typec: ucsi/ucsi_ccg: Convert to i2c's .probe_new()Uwe Kleine-König