Age | Commit message (Expand) | Author |
2024-06-20 | usb: typec-mux: ptn36502: broadcast typec state to next mux | Neil Armstrong |
2024-06-20 | usb: typec-mux: nb7vpq904m: unregister typec switch on probe error and remove | Neil Armstrong |
2024-06-20 | usb: typec-mux: ptn36502: unregister typec switch on probe error and remove | Neil Armstrong |
2024-06-20 | usb: typec: ucsi: psy: Add support for the charge type property | Heikki Krogerus |
2024-06-20 | usb: typec: ucsi: Changing the driver data type to void | Heikki Krogerus |
2024-06-20 | usb: typec: ucsi: don't retrieve PDOs if not supported | Mark Pearson |
2024-06-20 | usb: typec: tipd: use min() to set tps6598x firmware packet size | Javier Carrasco |
2024-06-20 | usb: typec: tipd: add error log to provide firmware name and size | Javier Carrasco |
2024-06-20 | usb: typec: tipd: drop second firmware name read | Javier Carrasco |
2024-06-20 | usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout() | Wolfram Sang |
2024-06-18 | Merge tag 'v6.10-rc4' into usb-next | Greg Kroah-Hartman |
2024-06-04 | usb: typec: ucsi: Enable UCSI v2.0 notifications | Diogo Ivo |
2024-06-04 | usb: typec: ucsi: Add new capability bits | Diogo Ivo |
2024-06-04 | usb: typec: mux: gpio-sbu: Make enable gpio optional | Francesco Dolcini |
2024-06-04 | usb: typec: ucsi: Always set number of alternate modes | Jameson Thies |
2024-06-04 | usb: typec: ucsi: Delay alternate mode discovery | Jameson Thies |
2024-06-04 | usb: typec: Update sysfs when setting ops | Abhishek Pandit-Subedi |
2024-06-04 | usb: typec: ucsi: Fix null pointer dereference in trace | Abhishek Pandit-Subedi |
2024-06-04 | usb: typec: tcpm: print error on hard reset | Sebastian Reichel |
2024-06-04 | usb: typec: tcpm: avoid resets for missing source capability messages | Sebastian Reichel |
2024-06-04 | usb: typec: ucsi: Add new notification bits | Diogo Ivo |
2024-06-04 | usb: typec: nb7vpq904m: Remove unneeded indentation | R Sundar |
2024-06-04 | usb: typec: ucsi: Ack also failed Get Error commands | Heikki Krogerus |
2024-06-04 | usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state | Kyle Tso |
2024-06-04 | usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps | Amit Sunil Dhamne |
2024-06-04 | usb: typec: ucsi: glink: increase max ports for x1e80100 | Johan Hovold |
2024-05-10 | usb: typec: tipd: rely on i2c_get_match_data() | Javier Carrasco |
2024-05-10 | usb: typec: tipd: fix event checking for tps6598x | Javier Carrasco |
2024-05-10 | usb: typec: tipd: fix event checking for tps25750 | Javier Carrasco |
2024-05-10 | usb: typec: ucsi: displayport: Fix potential deadlock | Heikki Krogerus |
2024-05-10 | usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration | Dmitry Baryshkov |
2024-05-10 | Merge 6.9-rc7 into usb-next | Greg Kroah-Hartman |
2024-04-30 | usb: typec: tcpm: Check for port partner validity before consuming it | Badhri Jagan Sridharan |
2024-04-30 | usb: typec: tcpm: enforce ready state when queueing alt mode vdm | RD Babiera |
2024-04-30 | usb: typec: tcpm: unregister existing source caps before re-registration | Amit Sunil Dhamne |
2024-04-30 | usb: typec: tcpm: clear pd_event queue in PORT_RESET | RD Babiera |
2024-04-30 | usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked | RD Babiera |
2024-04-23 | usb: typec: qcom-pmic: fix pdphy start() error handling | Johan Hovold |
2024-04-23 | usb: typec: qcom-pmic: fix use-after-free on late probe errors | Johan Hovold |
2024-04-23 | Merge 6.9-rc5 into usb-next | Greg Kroah-Hartman |
2024-04-18 | usb: typec: ucsi: glink: set orientation aware if supported | Dmitry Baryshkov |
2024-04-18 | usb: typec: ucsi: add update_connector callback | Dmitry Baryshkov |
2024-04-18 | usb: typec: ucsi: glink: use typec_set_orientation | Dmitry Baryshkov |
2024-04-18 | usb: typec: ucsi: glink: move GPIO reading into connector_status callback | Dmitry Baryshkov |
2024-04-18 | usb: typec: ucsi: add callback for connector status updates | Dmitry Baryshkov |
2024-04-11 | usb: typec: mux: gpio-sbu: Allow GPIO operations to sleep | Francesco Dolcini |
2024-04-09 | usb: typec: ucsi_glink: drop special handling for CCI_BUSY | Dmitry Baryshkov |
2024-04-09 | usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650 | Dmitry Baryshkov |
2024-04-09 | usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490 | Dmitry Baryshkov |
2024-04-09 | usb: typec: ucsi: Wait 20ms before reading CCI after a reset | Pavan Holla |