1. 16 1月, 2018 4 次提交
  2. 12 1月, 2018 1 次提交
  3. 11 1月, 2018 6 次提交
  4. 10 1月, 2018 1 次提交
    • I
      uas: ignore UAS for Norelsys NS1068(X) chips · 928afc85
      Icenowy Zheng 提交于
      The UAS mode of Norelsys NS1068(X) is reported to fail to work on
      several platforms with the following error message:
      
      xhci-hcd xhci-hcd.0.auto: ERROR Transfer event for unknown stream ring slot 1 ep 8
      xhci-hcd xhci-hcd.0.auto: @00000000bf04a400 00000000 00000000 1b000000 01098001
      
      And when trying to mount a partition on the disk the disk will
      disconnect from the USB controller, then after re-connecting the device
      will be offlined and not working at all.
      
      Falling back to USB mass storage can solve this problem, so ignore UAS
      function of this chip.
      
      Cc: stable@vger.kernel.org
      Signed-off-by: NIcenowy Zheng <icenowy@aosc.io>
      Acked-by: NHans de Goede <hdegoede@redhat.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      928afc85
  5. 09 1月, 2018 11 次提交
  6. 05 1月, 2018 6 次提交
  7. 04 1月, 2018 1 次提交
  8. 03 1月, 2018 2 次提交
  9. 02 1月, 2018 1 次提交
  10. 29 12月, 2017 1 次提交
    • V
      phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 · d8c80bb3
      Vivek Gautam 提交于
      Adding phy calibration sequence for USB 3.0 DRD PHY present on
      Exynos5420/5800 systems.
      This calibration facilitates setting certain PHY parameters viz.
      the Loss-of-Signal (LOS) Detector Threshold Level, as well as
      Tx-Vboost-Level for Super-Speed operations.
      Additionally we also set proper time to wait for RxDetect measurement,
      for desired PHY reference clock, so as to solve issue with enumeration
      of few USB 3.0 devices, like Samsung SUM-TSB16S 3.0 USB drive
      on the controller.
      
      We are using CR_port for this purpose to send required data
      to override the LOS values.
      
      On testing with USB 3.0 devices on USB 3.0 port present on
      SMDK5420, and peach-pit boards should see following message:
      usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
      
      and without this patch, should see below shown message:
      usb 1-1: new high-speed USB device number 2 using xhci-hcd
      
      [Also removed unnecessary extra lines in the register macro definitions]
      Signed-off-by: NVivek Gautam <gautam.vivek@samsung.com>
      [adapted to use phy_calibrate as entry point]
      Signed-off-by: NAndrzej Pietrasiewicz <andrzej.p@samsung.com>
      Acked-by: NFelipe Balbi <felipe.balbi@linux.intel.com>
      Signed-off-by: NKishon Vijay Abraham I <kishon@ti.com>
      Signed-off-by: NKishon Vijay Abraham I <kishon@ti.com>
      d8c80bb3
  11. 27 12月, 2017 4 次提交
  12. 21 12月, 2017 1 次提交
  13. 19 12月, 2017 1 次提交