linux/drivers/usb/serial
Linus Torvalds 55b81e6f27 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
* 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (232 commits)
  USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c
  xhci: Clean up 32-bit build warnings.
  USB: update documentation for usbmon
  usb: usb-storage doesn't support dynamic id currently, the patch disables the feature to fix an oops
  drivers/usb/class/cdc-acm.c: clear dangling pointer
  drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree
  drivers/usb/host/isp1760-if.c: introduce missing kfree
  usb: option: add ZD Incorporated HSPA modem
  usb: ch9: fix up MaxStreams helper
  USB: usb-skeleton.c: cleanup open_count
  USB: usb-skeleton.c: fix open/disconnect race
  xhci: Properly handle COMP_2ND_BW_ERR
  USB: remove dead code from suspend/resume path
  USB: add quirk for another camera
  drivers: usb: wusbcore: Fix dependency for USB_WUSB
  xhci: Better debugging for critical host errors.
  xhci: Be less verbose during URB cancellation.
  xhci: Remove debugging about ring structure allocation.
  xhci: Remove debugging about toggling cycle bits.
  xhci: Remove debugging for individual transfers.
  ...
2012-01-09 12:09:47 -08:00
..
Kconfig usb: fix ipw.c build error, select USB_SERIAL_WWAN 2011-08-24 15:06:53 -07:00
Makefile Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)" 2011-04-13 16:48:25 -07:00
Makefile-keyspan_pda_fw
aircable.c usb: Add module.h to drivers/usb consumers who really use it. 2011-10-31 19:31:25 -04:00
ark3116.c USB: ark3116 initialisation fix 2011-11-14 13:47:47 -08:00
belkin_sa.c USB: serial: remove changelogs and old todo entries 2011-11-15 10:31:03 -08:00
belkin_sa.h
bus.c
ch341.c USB: ch341: forward USB errors to USB serial core 2011-11-15 10:47:42 -08:00
console.c
cp210x.c USB: Add USB-ID for Multiplex RC serial adapter to cp210x.c 2012-01-05 12:10:52 -08:00
cyberjack.c USB: serial: remove unnecessary bulk-urb re-fills 2011-11-15 10:35:27 -08:00
cypress_m8.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
cypress_m8.h
digi_acceleport.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
empeg.c
ezusb.c
ezusb_convert.pl
ftdi_sio.c Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next 2011-12-12 15:19:53 -08:00
ftdi_sio.h USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c 2011-06-27 13:46:44 -07:00
ftdi_sio_ids.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-01-08 13:21:22 -08:00
funsoft.c
garmin_gps.c USB: serial: remove unnecessary bulk-urb re-fills 2011-11-15 10:35:27 -08:00
generic.c USB: serial: add support for multiple read urbs 2011-11-15 10:46:13 -08:00
hp4x.c
io_16654.h
io_edgeport.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
io_edgeport.h Fix common misspellings 2011-03-31 11:26:23 -03:00
io_ionsp.h
io_tables.h USB serial: add missing .usb_driver field in serial drivers 2011-01-22 18:38:59 -08:00
io_ti.c USB: serial: remove unnecessary bulk-urb re-fills 2011-11-15 10:35:27 -08:00
io_ti.h
io_usbvend.h
ipaq.c USB: serial: remove changelogs and old todo entries 2011-11-15 10:31:03 -08:00
ipw.c USB: ipw: convert to usb-wwan framework 2011-08-22 15:21:16 -07:00
ir-usb.c USB: serial: remove changelogs and old todo entries 2011-11-15 10:31:03 -08:00
iuu_phoenix.c USB: iuu_phoenix: forward USB errors to USB serial core 2011-11-15 10:47:43 -08:00
iuu_phoenix.h
keyspan.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
keyspan.h tiocmset: kill the file pointer argument 2011-02-17 11:52:43 -08:00
keyspan_pda.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
keyspan_usa26msg.h
keyspan_usa28msg.h
keyspan_usa49msg.h
keyspan_usa67msg.h
keyspan_usa90msg.h
kl5kusb105.c tiocmset: kill the file pointer argument 2011-02-17 11:52:43 -08:00
kl5kusb105.h
kobil_sct.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
kobil_sct.h
mct_u232.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
mct_u232.h
mos7720.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
mos7840.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
moto_modem.c USB: moto_modem: Add USB identifier for the Motorola VE240. 2011-04-29 16:45:21 -07:00
navman.c
omninet.c USB: serial: remove unnecessary bulk-urb re-fills 2011-11-15 10:35:27 -08:00
opticon.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
option.c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 2012-01-09 12:09:47 -08:00
oti6858.c USB: oti6858: forward USB errors to USB serial core 2011-11-15 10:47:44 -08:00
oti6858.h
pl2303.c Merge 3.2-rc3 into usb-linus 2011-11-26 19:46:48 -08:00
pl2303.h USB: serial: pl2303: rm duplicate id 2011-11-15 10:06:15 -08:00
qcaux.c USB serial: add missing .usb_driver field in serial drivers 2011-01-22 18:38:59 -08:00
qcserial.c usb: Add module.h to drivers/usb consumers who really use it. 2011-10-31 19:31:25 -04:00
safe_serial.c
siemens_mpi.c USB serial: add missing .usb_driver field in serial drivers 2011-01-22 18:38:59 -08:00
sierra.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
spcp8x5.c tty: remove filp from the USB tty ioctls 2011-02-17 11:59:14 -08:00
ssu100.c tty: remove filp from the USB tty ioctls 2011-02-17 11:59:14 -08:00
symbolserial.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
ti_usb_3410_5052.c USB: serial: remove unnecessary reinitialisations of urb fields 2011-11-15 10:35:26 -08:00
ti_usb_3410_5052.h
usb-serial.c USB: remove BKL comments 2011-11-26 19:58:46 -08:00
usb-wwan.h tty: remove filp from the USB tty ioctls 2011-02-17 11:59:14 -08:00
usb_debug.c USB: usb_debug: use process_read_urb 2011-11-15 10:40:30 -08:00
usb_wwan.c PM / Runtime: Add macro to test for runtime PM events 2011-08-19 23:49:48 +02:00
visor.c USB: Add Samsung SGH-I500/Android modem ID switch to visor driver 2011-02-17 10:30:23 -08:00
visor.h
vivopay-serial.c
whiteheat.c USB: serial: remove unnecessary reinitialisations of urb->dev 2011-11-15 10:33:16 -08:00
whiteheat.h
zio.c