summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-6/+2
2023-04-20usb: typec: ucsi: don't print PPM init deferred errorsFabrice Gasnier1-2/+4
2023-04-20usb: typec: tcpm: fix multiple times discover svids errorFrank Wang1-1/+15
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman1-1/+5
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera1-1/+5
2023-04-05usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Samuel Čavoj1-2/+42
2023-04-05usb: typec: tcpm: try to get role switch from tcpc fwnodeLi Jun1-0/+2
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman3-23/+40
2023-03-29usb: typec: tps6598x: Add support for polling interrupts statusAswath Govindraju1-5/+36
2023-03-27Merge 6.3-rc4 into usb-nextGreg Kroah-Hartman3-23/+40
2023-03-23usb: typec: ucsi: add PMIC Glink UCSI driverNeil Armstrong3-0/+356
2023-03-23usb: typec: tipd: remove unused tps6598x_write16,32 functionsTom Rix1-10/+0
2023-03-23usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 functionTom Rix1-6/+0
2023-03-23usb: typec: tcpm: remove unnecessary (void*) conversionsYu Zhe2-2/+2
2023-03-23USB: mark all struct bus_type as constGreg Kroah-Hartman2-2/+2
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman4-4/+0
2023-03-16usb: typec: fusb302: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-16usb: typec: hd3ss3220: Drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
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