1. 24 4月, 2013 2 次提交
    • A
      USB: ftdi_sio: correct ST Micro Connect Lite PIDs · 9f06d15f
      Adrian Thomasset 提交于
      The current ST Micro Connect Lite uses the FT4232H hi-speed quad USB
      UART FTDI chip. It is also possible to drive STM reference targets
      populated with an on-board JTAG debugger based on the FT2232H chip with
      the same STMicroelectronics tools.
      
      For this reason, the ST Micro Connect Lite PIDs should be
      ST_STMCLT_2232_PID: 0x3746
      ST_STMCLT_4232_PID: 0x3747
      Signed-off-by: NAdrian Thomasset <adrian.thomasset@st.com>
      Cc: stable <stable@vger.kernel.org>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      9f06d15f
    • G
      Merge tag 'usb-for-v3.10-part2' of... · 0b9b6df9
      Greg Kroah-Hartman 提交于
      Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
      
      Felipe writes:
      
      usb: urgent fixes for v3.10 merge window
      
      Here are some late urgent fixes for v3.10 merge window.
      
      All of these errors were introduced by recent commits
      which are in linux-next.
      
      f_obex, multi and cdc2 gadget drivers have learned to
      return a proper error code when something goes wrong.
      
      usb_bind_phy() was mistakenly placed into .init.text
      section which caused Section mismatch warnings and undefined
      reference compile errors.
      
      f_source_sink had a copy-paste error which is now corrected.
      
      g_zero got a memory leak plugged.
      
      Two defconfigs got fixed to enable the newly introduced
      CONFIG_USB_PHY.
      0b9b6df9
  2. 23 4月, 2013 8 次提交
  3. 20 4月, 2013 11 次提交
  4. 19 4月, 2013 1 次提交
  5. 18 4月, 2013 17 次提交
  6. 12 4月, 2013 1 次提交