1. 28 5月, 2014 1 次提交
  2. 19 4月, 2014 1 次提交
  3. 14 4月, 2014 1 次提交
  4. 08 4月, 2014 1 次提交
  5. 06 4月, 2014 1 次提交
  6. 04 4月, 2014 10 次提交
  7. 03 4月, 2014 2 次提交
  8. 31 3月, 2014 2 次提交
  9. 29 3月, 2014 3 次提交
  10. 27 3月, 2014 1 次提交
  11. 24 3月, 2014 2 次提交
  12. 23 3月, 2014 1 次提交
  13. 21 3月, 2014 1 次提交
    • S
      xhci: Transition maintainership to Mathias Nyman. · 03d85053
      Sarah Sharp 提交于
      I'm transitioning maintainership of the xHCI driver to my colleague,
      Mathias Nyman.  The xHCI driver is in good shape, and it's time for me
      to move on to the next shiny thing. :)
      
      There's a few known outstanding bugs that we have plans for how to fix:
      
      1. Clear Halt issue that means some USB scanners fail after one scan
      2. TD fragment issue that means USB ethernet scatter-gather doesn't work
      3. xHCI command queue issues that cause the driver to die when a USB
         device doesn't respond to a Set Address control transfer when another
         command is outstanding.
      4. USB port power off for Haswell-ULT is a complete disaster.
      
      Mathias is putting the finishing touches on a fix for #3, which will
      make it much easier to craft a solution for #1.  Dan William has an
      ACKed RFC for #4 that may land in 3.16, after much testing.  I'm working
      with Mathias to come up with an architectural solution for #2.
      
      I don't foresee very many big features coming down the pipe for USB
      (which is part of the reason it's a good time to change now).  SSIC is
      mostly a hardware-level change (perhaps with some PHY drivers needed),
      USB 3.1 is again mostly a hardware-level change with some software
      engineering to communicate the speed increase to the device drivers, add
      new device descriptor parsing to lsusb, but definitely nothing as big as
      USB 3.0 was.
      Signed-off-by: NSarah Sharp <sarah.a.sharp@linux.intel.com>
      Signed-off-by: NMathias Nyman <mathias.nyman@intel.com>
      03d85053
  14. 20 3月, 2014 3 次提交
  15. 18 3月, 2014 1 次提交
  16. 17 3月, 2014 1 次提交
    • S
      MAINTAINERS: Update ARM STi maintainers · a92177ea
      Srinivas Kandagatla 提交于
      This patch adds Maxime and Patrice to ARM/STi maintainers list.
      As Stuart Menefy opted to be removed from the list, this patch removes
      his email from maintainers. Updated my email with private email address.
      
      This patch also adds few more drivers to the list so that get_maintainer
      script can pick the right people to send patch to and avoid email
      bounces.
      Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@st.com>
      CC: Stuart Menefy <stuart.menefy@st.com>
      CC: Maxime Coquelin <maxime.coquelin@st.com>
      CC: Patrice Chotard <patrice.chotard@st.com>
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      a92177ea
  17. 15 3月, 2014 1 次提交
  18. 14 3月, 2014 2 次提交
  19. 13 3月, 2014 5 次提交