1. 934054e Merge "USB: policy_engine: Enable VBUS after VCONN before PE_SRC_Startup" by Linux Build Service Account · 7 years ago
  2. 97e585f Merge "usb: pd: Add support to bail out from pdphy_probe" by Linux Build Service Account · 7 years ago
  3. 326b479 USB: policy_engine: Enable VBUS after VCONN before PE_SRC_Startup by Vijayavardhan Vennapusa · 7 years ago
  4. 1c8cdca Merge "usb: pd: qpnp-pdphy: move RX handling to hard IRQ" by Linux Build Service Account · 7 years ago
  5. 033a2d9 usb: pd: Add support to bail out from pdphy_probe by Pratham Pratap · 7 years ago
  6. 4b32328 usb: pd: ensure source hard reset is handled timely by Jack Pham · 7 years ago
  7. a27be8f usb: pd: qpnp-pdphy: move RX handling to hard IRQ by Jack Pham · 7 years ago
  8. e9e1f13 usb: pd: avoid out-of-bounds access when reading PDOs by Jack Pham · 7 years ago
  9. a111451 Merge "usb: pd: disable VBUS/VCONN upon shutdown" by Linux Build Service Account · 7 years ago
  10. f0c2339 usb: pd: qpnp-pdphy: Remove rx_busy flag by Jack Pham · 7 years ago
  11. 0ab0296 usb: pd: disable VBUS/VCONN upon shutdown by Jack Pham · 7 years ago
  12. c4be61c usb: pd: Avoid blocking wait in SRC_TRANSITION_TO_DEFAULT by Jack Pham · 7 years ago
  13. be0f20c usb: pd: Send pending VDM message upon entering SNK/SRC_Ready by Jack Pham · 7 years ago
  14. 8344320 usbpd: Add mutex lock to manipulate svid_handler list by Mayank Rana · 7 years ago
  15. 88e2c17 Merge "power: qpnp-smb2: expose CHARGE_COUNTER prop via batt psy" by Linux Build Service Account · 7 years ago
  16. 7f55c92 power: qpnp-smb2: use correct properties by Nicholas Troast · 7 years ago
  17. 51ded97 usb: pd: Add support to send PD 3.0 extended messages by Hemant Kumar · 7 years ago
  18. a187594 usb: pd: Add support to handle alert message for PD 3.0 by Hemant Kumar · 7 years ago
  19. 018b598 usb: pd: Add support for PD revision 3.0 control messages by Hemant Kumar · 7 years ago
  20. 69a427e usb: pd: send Not Supported message when operating in 3.0 by Jack Pham · 7 years ago
  21. f3c1bd3 usb: pd: support PD 3.0 extended messages with chunking by Jack Pham · 7 years ago
  22. 8549c91 Merge "usb: pd: Support revision 3.0 in sink-only mode" by Linux Build Service Account · 7 years ago
  23. 4a89801 Merge "usb: pd: Add functionality to allow DP client to request DP mode" by Linux Build Service Account · 7 years ago
  24. be74622 usb: pd: Support revision 3.0 in sink-only mode by Hemant Kumar · 7 years ago
  25. 7dfd761 usb: pd: simplify pd_phy_write() and pd_phy_signal() usage by Jack Pham · 7 years ago
  26. e95cfc7 usb: pd: rename enum pd_msg_type to pd_sop_type by Jack Pham · 7 years ago
  27. e6b6451 Merge "usb: pd: force disconnect upon unexpected SRC->SNK transition" by Linux Build Service Account · 7 years ago
  28. 2882823 Merge "usb: dwc3: dwc3-msm: Handle floating charger PMI notification properly" by Linux Build Service Account · 7 years ago
  29. bbf7d05 usb: pd: policy_engine: Add support to handle floating charger by Hemant Kumar · 7 years ago
  30. 45b0bc4 usb: pd: start USB host mode with DR_SWAP when current_dr is UFP by Mayank Rana · 7 years ago
  31. abb28e6 Merge "usb: pd: avoid missed connection notification" by Linux Build Service Account · 7 years ago
  32. d434a41 usb: pd: force disconnect upon unexpected SRC->SNK transition by Jack Pham · 7 years ago
  33. 1afd40d usb: pd: avoid missed connection notification by Jack Pham · 7 years ago
  34. 6af4342 usb: pd: Add functionality to allow DP client to request DP mode by Mayank Rana · 7 years ago
  35. 3512134 usb: pd: Add delay before sending Source Capabilities by Jack Pham · 7 years ago
  36. 38e9b25 usb: pd: Start USB host mode functionality with SRC_STARTUP by Mayank Rana · 7 years ago
  37. 20f7009 Merge "Policy_engine: Add module parameter to disable PD" by Linux Build Service Account · 7 years ago
  38. 1787409 Merge "usb: pd: Re-check for disconnect after PR swap" by Linux Build Service Account · 7 years ago
  39. 49f21ce Policy_engine: Add module parameter to disable PD by Vijayavardhan Vennapusa · 7 years ago
  40. 34a1f1d policy_engine: Add module parameter to start USB stack by Vijayavardhan Vennapusa · 7 years ago
  41. 86bd10f usb: pd: policy_engine: Disable vconn first upon disconnect by Hemant Kumar · 7 years ago
  42. ee2db9b usb: pd: policy_engine: Handle Get_Source_Cap properly from PE_SRC_Ready by Hemant Kumar · 7 years ago
  43. 796534e usb: pd: policy_engine: Handle spec revision properly by Hemant Kumar · 7 years ago
  44. cc11975 usb: pd: Increment MessageID only on successful TX by Jack Pham · 7 years ago
  45. e24693c usb: pdphy: Prevent sending when message is just received by Jack Pham · 7 years ago
  46. 9411cbb usb: pd: Set PD_IN_HARD_RESET as soon as hard reset received by Jack Pham · 7 years ago
  47. 6de2080 usb: pd: Don't draw current during sink hard reset by Jack Pham · 7 years ago
  48. 564b417 usb: pd: Rerun usbpd_sm if RX queue is not empty by Jack Pham · 7 years ago
  49. b9200bb usb: pd: Re-check for disconnect after PR swap by Jack Pham · 7 years ago
  50. 01c5cfd usb: pd: Keep PROP_PR_SWAP set during ERROR_RECOVERY by Jack Pham · 7 years ago
  51. 857ee68 usb: pd: Notify charger when PR Swap is in progress by Jack Pham · 7 years ago
  52. 86cb2029 usb: pd: Call reset_vdm_state() before stopping USB host mode by Mayank Rana · 7 years ago
  53. 80826e0 power: qcom: smb2: Add REAL_TYPE property for usb power_supply by Fenglin Wu · 7 years ago
  54. e232bde usb: pd: Determine dual_role writeable based on PD capability by Jack Pham · 7 years ago
  55. 4e9dff7 usb: extcon: Move to updated API by Jack Pham · 7 years ago
  56. 78c869a usb: pd: Skip decreasing current when requesting the same PPS by Jack Pham · 7 years ago
  57. 248d723 usb: pd: Fix probe failure in case of no sink capablities passed by Vijayavardhan Vennapusa · 7 years ago
  58. f6c02da usb: pd: Update uevent parameters during hard reset by Jack Pham · 7 years ago
  59. af7d384 usb: pd: Make select_pdo_store() wait until request goes through by Jack Pham · 8 years ago
  60. ee1f905 usb: pd: Read sink capabilities from device tree by Jack Pham · 8 years ago
  61. d534bcf usb: pd: Avoid buffer overrun during msg_rx by Jack Pham · 7 years ago
  62. f4baeb1 usb: pd: add snapshot of qpnp-pdphy and policy_engine drivers by Jack Pham · 7 years ago