aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2023-06-13usb: typec: Fix fast_role_swap_current show functionGravatar Pavan Holla 1-1/+1
2023-06-13usb: typec: ucsi: Fix command cancellationGravatar Heikki Krogerus 1-4/+7
2023-05-30usb: typec: tps6598x: Fix broken polling mode after system suspend/resumeGravatar Roger Quadros 1-1/+1
2023-05-13usb: typec: tps6598x: Fix fault at module removalGravatar Roger Quadros 1-0/+3
2023-05-13usb: typec: altmodes/displayport: fix pin_assignment_showGravatar Badhri Jagan Sridharan 1-0/+4
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 6-6/+2
2023-04-20usb: typec: ucsi: don't print PPM init deferred errorsGravatar Fabrice Gasnier 1-2/+4
2023-04-20usb: typec: tcpm: fix multiple times discover svids errorGravatar Frank Wang 1-1/+15
2023-04-10Merge 6.3-rc6 into usb-nextGravatar Greg Kroah-Hartman 1-1/+5
2023-04-05usb: typec: altmodes/displayport: Fix configure initial pin assignmentGravatar RD Babiera 1-1/+5
2023-04-05usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325Gravatar Samuel Čavoj 1-2/+42
2023-04-05usb: typec: tcpm: try to get role switch from tcpc fwnodeGravatar Li Jun 1-0/+2
2023-04-03Merge 6.3-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 3-23/+40
2023-03-29usb: typec: tps6598x: Add support for polling interrupts statusGravatar Aswath Govindraju 1-5/+36
2023-03-27Merge 6.3-rc4 into usb-nextGravatar Greg Kroah-Hartman 3-23/+40
2023-03-23usb: typec: ucsi: add PMIC Glink UCSI driverGravatar Neil Armstrong 3-0/+356
2023-03-23usb: typec: tipd: remove unused tps6598x_write16,32 functionsGravatar Tom Rix 1-10/+0
2023-03-23usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 functionGravatar Tom Rix 1-6/+0
2023-03-23usb: typec: tcpm: remove unnecessary (void*) conversionsGravatar Yu Zhe 2-2/+2
2023-03-23USB: mark all struct bus_type as constGravatar Greg Kroah-Hartman 2-2/+2
2023-03-17drivers: remove struct module * setting from struct classGravatar Greg Kroah-Hartman 4-4/+0
2023-03-16usb: typec: fusb302: mark OF related data as maybe unusedGravatar Krzysztof Kozlowski 1-1/+1
2023-03-16usb: typec: hd3ss3220: Drop of_match_ptr for ID tableGravatar Krzysztof Kozlowski 1-1/+1
2023-03-09usb: typec: tcpm: fix warning when handle discover_identity messageGravatar Xu Yang 1-4/+15
2023-03-09usb: typec: tcpm: fix create duplicate source-capabilities fileGravatar Xu Yang 1-0/+9
2023-03-09usb: ucsi_acpi: Increase the command completion timeoutGravatar Hans de Goede 1-1/+1
2023-03-09usb: ucsi: Fix ucsi->connector raceGravatar Hans de Goede 1-13/+9
2023-03-09usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Gravatar Hans de Goede 1-5/+6
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-3/+3
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOGravatar Saranya Gopal 1-0/+8
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOGravatar Saranya Gopal 1-1/+0
2023-02-14Merge 6.2-rc8 into usb-nextGravatar Greg Kroah-Hartman 1-4/+4
2023-02-09usb: typec: altmodes/displayport: Fix probe pin assign checkGravatar Prashant Malani 1-4/+4
2023-02-06Merge 6.2-rc7 into usb-nextGravatar Greg Kroah-Hartman 1-1/+8
2023-02-02usb: typec: ucsi: Don't attempt to resume the ports before they existGravatar Heikki Krogerus 1-1/+8
2023-02-02usb: typec: ucsi_ccg: Add OF supportGravatar Wayne Chang 1-4/+18
2023-01-27driver core: make struct bus_type.uevent() take a const *Gravatar Greg Kroah-Hartman 1-2/+2
2023-01-27driver core: make struct device_type.uevent() take a const *Gravatar Greg Kroah-Hartman 1-1/+1
2023-01-24usb: typec: tcpm: Remove altmode active state updatesGravatar Prashant Malani 1-4/+1
2023-01-24usb: typec: altmodes/displayport: Update active stateGravatar Prashant Malani 1-0/+2
2023-01-24usb: typec: mux: Introduce GPIO-based SBU muxGravatar Bjorn Andersson 3-0/+179
2023-01-23Merge 6.2-rc5 into usb-nextGravatar Greg Kroah-Hartman 4-15/+40
2023-01-17usb: typec: maxim_contaminant: Implement check_contaminant callbackGravatar Badhri Jagan Sridharan 4-32/+498
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceGravatar Badhri Jagan Sridharan 1-0/+11
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantGravatar Badhri Jagan Sridharan 1-1/+54
2023-01-17usb: typec: Make bus switch code retimer-awareGravatar Prashant Malani 2-1/+23
2023-01-17usb: typec: Add wrapper for bus switch set codeGravatar Prashant Malani 1-2/+9
2023-01-17usb: typec: Add retimer handle to port altmodeGravatar Prashant Malani 2-2/+15
2023-01-17usb: typec: tipd: Support wakeupGravatar Jun Nie 1-0/+38
2023-01-17usb: typec: intel_pmc_mux: Deduplicate ACPI matching in probeGravatar Andy Shevchenko 1-5/+4