Age | Commit message (Expand) | Author |
2024-04-09 | usb: typec: mux: it5205: Fix ChipID value typo | AngeloGioacchino Del Regno |
2024-04-04 | usb: typec: ucsi_acpi: Remove Dell quirk | Christian A. Ehrhardt |
2024-04-04 | usb: typec: ucsi: Never send a lone connector change ack | Christian A. Ehrhardt |
2024-04-04 | usb: typec: ucsi: Stop abuse of bit definitions from ucsi.h | Christian A. Ehrhardt |
2024-04-04 | usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk | Dmitry Baryshkov |
2024-04-04 | usb: typec: ucsi_glink: rework quirks implementation | Dmitry Baryshkov |
2024-04-04 | usb: typec: ucsi: support delaying GET_PDOS for device | Dmitry Baryshkov |
2024-04-04 | usb: typec: ucsi: extract code to read PD caps | Dmitry Baryshkov |
2024-04-04 | usb: typec: ucsi: simplify partner's PD caps registration | Dmitry Baryshkov |
2024-04-04 | usb: typec: ucsi: always register a link to USB PD device | Dmitry Baryshkov |
2024-04-04 | usb: typec: ucsi: properly register partner's PD device | Dmitry Baryshkov |
2024-04-04 | usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further | Dmitry Baryshkov |
2024-04-04 | usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices | Dmitry Baryshkov |
2024-04-04 | usb: typec: displayport: drop driver owner assignment | Krzysztof Kozlowski |
2024-04-04 | usb: typec: nvidia: drop driver owner assignment | Krzysztof Kozlowski |
2024-04-04 | usb: typec: ucsi: Only enable supported notifications | Diogo Ivo |
2024-04-04 | usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OF | Nathan Chancellor |
2024-04-04 | usb: typec: tcpm: Correct the PDO counting in pd_set | Kyle Tso |
2024-04-04 | usb: typec: ucsi: Fix connector check on init | Christian A. Ehrhardt |
2024-04-01 | Merge 6.9-rc2 into usb-next | Greg Kroah-Hartman |
2024-03-26 | usb: typec: ucsi: Check capabilities before cable and identity discovery | Jameson Thies |
2024-03-26 | usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset | Christian A. Ehrhardt |
2024-03-26 | usb: typec: ucsi_acpi: Refactor and fix DELL quirk | Christian A. Ehrhardt |
2024-03-26 | usb: typec: ucsi: Ack unsupported commands | Christian A. Ehrhardt |
2024-03-26 | usb: typec: ucsi: Check for notifications after init | Christian A. Ehrhardt |
2024-03-26 | usb: typec: ucsi: Clear EVENT_PENDING under PPM lock | Christian A. Ehrhardt |
2024-03-26 | usb: typec: Return size of buffer if pd_set operation succeeds | Kyle Tso |
2024-03-26 | usb: typec: tcpm: Update PD of Type-C port upon pd_set | Kyle Tso |
2024-03-26 | usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd() | Xu Yang |
2024-03-26 | usb: typec: ucsi: Fix race between typec_switch and role_switch | Krishna Kurapati |
2024-03-26 | usb: typec: tcpm: Correct port source pdo array in pd_set callback | Kyle Tso |
2024-03-26 | usb: typec: ptn36502: switch to DRM_AUX_BRIDGE | Luca Weiss |
2024-03-26 | usb: typec: stusb160x: convert to use maple tree register cache | Bo Liu |
2024-03-21 | Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-03-05 | usb: typec: tcpm: add support to set tcpc connector orientatition | Marco Felsch |
2024-03-05 | usb: typec: tcpci: add generic tcpci fallback compatible | Marco Felsch |
2024-03-05 | usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi... | RD Babiera |
2024-03-05 | usb: typec: ucsi: Register SOP' alternate modes with cable plug | Jameson Thies |
2024-03-05 | usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses | Jameson Thies |
2024-03-05 | usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY | Jameson Thies |
2024-03-05 | usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros | Jameson Thies |
2024-03-05 | usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices | Badhri Jagan Sridharan |
2024-03-05 | usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices | Neil Armstrong |
2024-03-05 | usb: typec: altmodes/displayport: send configure message on sop' | RD Babiera |
2024-03-05 | usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdm | RD Babiera |
2024-03-02 | usb: typec: constify struct class usage | Ricardo B. Marliere |
2024-02-26 | Merge v6.8-rc6 into usb-next | Greg Kroah-Hartman |
2024-02-20 | usb: typec: tpcm: Fix issues with power being removed during reset | Mark Brown |
2024-02-19 | usb: typec: constify the struct device_type usage | Ricardo B. Marliere |
2024-02-19 | Revert "usb: typec: tcpm: reset counter when enter into unattached state afte... | Ondrej Jirman |