summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...RD Babiera2024-03-051-9/+9
* usb: typec: tpcm: Fix PORT_RESET behavior for self powered devicesBadhri Jagan Sridharan2024-03-051-2/+5
* usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devicesNeil Armstrong2024-03-051-0/+1
* usb: typec: tpcm: Fix issues with power being removed during resetMark Brown2024-02-201-1/+2
* Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman2024-02-191-3/+0
* usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov2024-01-271-1/+2
* usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt2024-01-271-3/+68
* usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt2024-01-271-4/+13
* usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt2024-01-271-0/+2
* Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan2024-01-271-2/+1
* Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-189-126/+1321
|\
| * usb: typec: tipd: fix use of device-specific init functionJavier Carrasco2024-01-051-1/+1
| * usb: typec: tipd: Separate reset for TPS6598xJai Luthra2024-01-051-2/+7
| * usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera2024-01-041-3/+6
| * usb: typec: tcpm: Support multiple capabilitiesKyle Tso2024-01-041-89/+298
| * usb: typec: tipd: add patch update support for tps6598xJavier Carrasco2024-01-022-1/+85
| * usb: typec: tipd: declare in_data in as const in exec_cmd functionsJavier Carrasco2024-01-021-2/+2
| * usb: typec: tipd: add function to request firmwareJavier Carrasco2024-01-021-9/+26
| * usb: typec: tipd: add init and reset functions to tipd_dataJavier Carrasco2024-01-021-10/+35
| * Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus2024-01-021-3/+2
| * usb: typec: tcpm: Parse Accessory Mode informationDmitry Baryshkov2023-12-151-0/+9
| * usb: typec: fixed a typoGhanshyam Agrawal2023-12-151-1/+1
| * usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driverNeil Armstrong2023-12-153-0/+790
| * usb: typec: tcpm: Query Source partner for FRS capability only if it is DRPKyle Tso2023-12-151-1/+2
| * usb: typec: change altmode SVID to u16 entryDmitry Baryshkov2023-12-151-2/+3
| * usb: typec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-152-6/+6
| * Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman2023-12-111-2/+3
| |\
| * | usb: typec: tcpci: add vconn over current fault handling to maxim_coreRD Babiera2023-12-041-1/+19
| * | usb: typec: tcpm: add tcpm_port_error_recovery symbolRD Babiera2023-12-041-0/+14
| * | usb: typec: tps6598x: add reset gpio supportJavier Carrasco2023-12-041-0/+20
| * | Merge 6.7-rc3 into usb-nextGreg Kroah-Hartman2023-11-272-6/+20
| |\ \
| * | | usb: typec: tcpm: skip checking port->send_discover in PD3.0Guan-Yu Lin2023-11-231-3/+3
* | | | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-124-78/+10
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-12-192-2/+2
| |\ \ \ \
| | * | | | usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OFNathan Chancellor2023-12-071-1/+1
| | * | | | usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OFNathan Chancellor2023-12-071-1/+1
| * | | | | Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie2023-12-121-2/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGEDmitry Baryshkov2023-12-042-35/+7
| * | | | usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGEDmitry Baryshkov2023-12-042-43/+3
| | |_|/ | |/| |
* | | | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-113-0/+19
|\ \ \ \
| * \ \ \ Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-12-223-0/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov2023-12-073-0/+19
| | | |/ | | |/|
* | | | usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold2023-12-151-1/+1
| |_|/ |/| |
* | | usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera2023-12-041-2/+3
|/ /
* | usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus2023-11-211-2/+5
* | usb: typec: tcpm: Fix sink caps op current checkBadhri Jagan Sridharan2023-11-211-1/+2
* | USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET2023-11-211-3/+4
* | usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan2023-11-211-0/+9
|/
* Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-0319-112/+1459
|\
| * usb: typec: fsa4480: Add support to swap SBU orientationLuca Weiss2023-10-271-0/+71