index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Lines
2024-01-27
usb: typec: qcom-pmic-typec: allow different implementations for the PD PHY
Dmitry Baryshkov
-195
/
+171
2024-01-27
usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_roles
Dmitry Baryshkov
-5
/
+8
2024-01-27
usb: typec: tcpm: fix the PD disabled case
Dmitry Baryshkov
-1
/
+2
2024-01-27
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
-3
/
+68
2024-01-27
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
-4
/
+13
2024-01-27
usb: ucsi: Add missing ppm_lock
Christian A. Ehrhardt
-0
/
+2
2024-01-27
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
-2
/
+1
2024-01-27
usb: typec: altmodes/displayport: add SOP' support
RD Babiera
-4
/
+158
2024-01-27
usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'
RD Babiera
-20
/
+106
2024-01-27
usb: typec: tcpm: add discover svids and discover modes support for sop'
RD Babiera
-21
/
+140
2024-01-27
usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUEST
RD Babiera
-6
/
+43
2024-01-27
usb: typec: tcpm: add discover identity support for SOP'
RD Babiera
-48
/
+340
2024-01-27
usb: typec: tcpci: add attempt_vconn_swap_discovery callback
RD Babiera
-1
/
+28
2024-01-27
usb: typec: tcpm: add control message support to sop'
RD Babiera
-45
/
+114
2024-01-27
usb: typec: tcpm: process receive and transmission of sop' messages
RD Babiera
-11
/
+134
2024-01-27
usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receive
RD Babiera
-9
/
+34
2024-01-27
usb: typec: tcpci: add cable_comm_capable attribute
RD Babiera
-0
/
+9
2024-01-27
usb: typec: altmodes: add svdm version info for typec cables
RD Babiera
-0
/
+41
2024-01-27
usb: typec: altmodes: add typec_cable_ops to typec_altmode
RD Babiera
-0
/
+121
2024-01-27
ucsi_ccg: Refine the UCSI Interrupt handling
Haotien Hsu
-8
/
+84
2024-01-27
usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driver
AngeloGioacchino Del Regno
-0
/
+305
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-126
/
+1321
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-78
/
+10
2024-01-11
Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+19
2024-01-05
usb: typec: tipd: fix use of device-specific init function
Javier Carrasco
-1
/
+1
2024-01-05
usb: typec: tipd: Separate reset for TPS6598x
Jai Luthra
-2
/
+7
2024-01-04
usb: typec: class: fix typec_altmode_put_partner to put plugs
RD Babiera
-3
/
+6
2024-01-04
usb: typec: tcpm: Support multiple capabilities
Kyle Tso
-89
/
+298
2024-01-02
usb: typec: tipd: add patch update support for tps6598x
Javier Carrasco
-1
/
+85
2024-01-02
usb: typec: tipd: declare in_data in as const in exec_cmd functions
Javier Carrasco
-2
/
+2
2024-01-02
usb: typec: tipd: add function to request firmware
Javier Carrasco
-9
/
+26
2024-01-02
usb: typec: tipd: add init and reset functions to tipd_data
Javier Carrasco
-10
/
+35
2024-01-02
Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
Heikki Krogerus
-3
/
+2
2023-12-22
Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
-0
/
+19
2023-12-19
Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-2
/
+2
2023-12-15
usb: typec: tcpm: Parse Accessory Mode information
Dmitry Baryshkov
-0
/
+9
2023-12-15
usb: typec: ucsi: fix gpio-based orientation detection
Johan Hovold
-1
/
+1
2023-12-15
usb: typec: fixed a typo
Ghanshyam Agrawal
-1
/
+1
2023-12-15
usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver
Neil Armstrong
-0
/
+790
2023-12-15
usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP
Kyle Tso
-1
/
+2
2023-12-15
usb: typec: change altmode SVID to u16 entry
Dmitry Baryshkov
-2
/
+3
2023-12-15
usb: typec: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-6
/
+6
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
-2
/
+3
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
-2
/
+3
2023-12-07
usb: typec: ucsi: fix UCSI on buggy Qualcomm devices
Dmitry Baryshkov
-0
/
+19
2023-12-07
usb: typec: qcom-pmic-typec: Only select DRM_AUX_HPD_BRIDGE with OF
Nathan Chancellor
-1
/
+1
2023-12-07
usb: typec: nb7vpq904m: Only select DRM_AUX_BRIDGE with OF
Nathan Chancellor
-1
/
+1
2023-12-04
usb: typec: qcom-pmic-typec: switch to DRM_AUX_HPD_BRIDGE
Dmitry Baryshkov
-35
/
+7
2023-12-04
usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGE
Dmitry Baryshkov
-43
/
+3
2023-12-04
usb: typec: tcpci: add vconn over current fault handling to maxim_core
RD Babiera
-1
/
+19
[prev]
[next]