Age | Commit message (Expand) | Author |
2024-02-17 | usb: typec: qcom-pmic-typec: add support for PMI632 PMIC | Dmitry Baryshkov |
2024-02-17 | usb: typec: ucsi: Get PD revision for partner | Abhishek Pandit-Subedi |
2024-02-17 | usb: typec: ucsi: Update connector cap and status | Abhishek Pandit-Subedi |
2024-02-17 | usb: typec: ucsi: Limit read size on v1.2 | Abhishek Pandit-Subedi |
2024-02-08 | usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk | Luca Weiss |
2024-02-04 | Merge 6.8-rc3 into usb-next | Greg Kroah-Hartman |
2024-01-27 | usb: typec: qcom-pmic-typec: allow different implementations for the port bac... | Dmitry Baryshkov |
2024-01-27 | usb: typec: qcom-pmic-typec: allow different implementations for the PD PHY | Dmitry Baryshkov |
2024-01-27 | usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_roles | Dmitry Baryshkov |
2024-01-27 | usb: typec: tcpm: fix the PD disabled case | Dmitry Baryshkov |
2024-01-27 | usb: ucsi_acpi: Quirk to ack a connector change ack cmd | Christian A. Ehrhardt |
2024-01-27 | usb: ucsi_acpi: Fix command completion handling | Christian A. Ehrhardt |
2024-01-27 | usb: ucsi: Add missing ppm_lock | Christian A. Ehrhardt |
2024-01-27 | Revert "usb: typec: tcpm: fix cc role at port reset" | Badhri Jagan Sridharan |
2024-01-27 | usb: typec: altmodes/displayport: add SOP' support | RD Babiera |
2024-01-27 | usb: typec: tcpm: add alt mode enter/exit/vdm support for sop' | RD Babiera |
2024-01-27 | usb: typec: tcpm: add discover svids and discover modes support for sop' | RD Babiera |
2024-01-27 | usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUEST | RD Babiera |
2024-01-27 | usb: typec: tcpm: add discover identity support for SOP' | RD Babiera |
2024-01-27 | usb: typec: tcpci: add attempt_vconn_swap_discovery callback | RD Babiera |
2024-01-27 | usb: typec: tcpm: add control message support to sop' | RD Babiera |
2024-01-27 | usb: typec: tcpm: process receive and transmission of sop' messages | RD Babiera |
2024-01-27 | usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receive | RD Babiera |
2024-01-27 | usb: typec: tcpci: add cable_comm_capable attribute | RD Babiera |
2024-01-27 | usb: typec: altmodes: add svdm version info for typec cables | RD Babiera |
2024-01-27 | usb: typec: altmodes: add typec_cable_ops to typec_altmode | RD Babiera |
2024-01-27 | ucsi_ccg: Refine the UCSI Interrupt handling | Haotien Hsu |
2024-01-27 | usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driver | AngeloGioacchino Del Regno |
2024-01-18 | Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-12 | Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2024-01-11 | Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-05 | usb: typec: tipd: fix use of device-specific init function | Javier Carrasco |
2024-01-05 | usb: typec: tipd: Separate reset for TPS6598x | Jai Luthra |
2024-01-04 | usb: typec: class: fix typec_altmode_put_partner to put plugs | RD Babiera |
2024-01-04 | usb: typec: tcpm: Support multiple capabilities | Kyle Tso |
2024-01-02 | usb: typec: tipd: add patch update support for tps6598x | Javier Carrasco |
2024-01-02 | usb: typec: tipd: declare in_data in as const in exec_cmd functions | Javier Carrasco |
2024-01-02 | usb: typec: tipd: add function to request firmware | Javier Carrasco |
2024-01-02 | usb: typec: tipd: add init and reset functions to tipd_data | Javier Carrasco |
2024-01-02 | Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs" | Heikki Krogerus |
2023-12-22 | Merge tag 'qcom-drivers-for-6.8' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2023-12-19 | Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2023-12-15 | usb: typec: tcpm: Parse Accessory Mode information | Dmitry Baryshkov |
2023-12-15 | usb: typec: ucsi: fix gpio-based orientation detection | Johan Hovold |
2023-12-15 | usb: typec: fixed a typo | Ghanshyam Agrawal |
2023-12-15 | usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver | Neil Armstrong |
2023-12-15 | usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP | Kyle Tso |
2023-12-15 | usb: typec: change altmode SVID to u16 entry | Dmitry Baryshkov |
2023-12-15 | usb: typec: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET |
2023-12-12 | Backmerge tag 'v6.7-rc5' into drm-next | Dave Airlie |