1. 29 7月, 2020 6 次提交
  2. 03 7月, 2020 1 次提交
  3. 27 10月, 2019 1 次提交
  4. 31 7月, 2019 1 次提交
  5. 26 3月, 2019 4 次提交
  6. 05 12月, 2018 10 次提交
  7. 02 10月, 2018 1 次提交
    • C
      usb: mtu3: disable vbus rise/fall interrupts of ltssm · adc23f16
      Chunfeng Yun 提交于
      The vbus rise & fall interrupts are used to enable and disable
      U3 function of device automatically, this cause some issues when
      class driver is initialized as deactivated, and will skip over
      software-controlled connect by pullup(), but UDC wants to keep
      disconnect until usb_gadget_activate() is called which calls
      pullup() if needed. So we disable vbus rise & fall interrupts
      and just use pullup() to enable & disable U3 function, and reset
      mtu3 state when disconnect instead when vbus fall.
      Signed-off-by: NChunfeng Yun <chunfeng.yun@mediatek.com>
      Signed-off-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
      adc23f16
  8. 11 9月, 2018 1 次提交
  9. 05 9月, 2018 1 次提交
  10. 25 5月, 2018 3 次提交
  11. 07 11月, 2017 1 次提交
  12. 04 11月, 2017 1 次提交
  13. 19 10月, 2017 4 次提交
  14. 07 12月, 2016 2 次提交
  15. 14 11月, 2016 1 次提交
  16. 27 10月, 2016 2 次提交