[PATCH 00/24] USB: serial: patches for v3.12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here's a first round of patches for v3.12 (which I did not get ready in
time for 3.11...).

Note that I'm dropping the vendor/product parameters from all usb-serial
modules which had them (generic, ftdi_sio, safe_serial and
ti_usb_3410_5052) in favour of the more flexible sysfs interface.

Thanks,
Johan


Johan Hovold (24):
  USB: serial: remove defensive test from set_termios
  USB: serial: remove hupping check from tiocmiwait
  USB: serial: clean up dtr_rts
  USB: serial: set drain delay at port probe
  USB: serial: remove generic vendor/product module parameters
  USB: console: use dev_dbg
  USB: console: remove unnecessary operations test
  USB: pl2303: refactor baud-rate handling
  USB: pl2303: clean up baud-rate handling
  USB: pl2303: clean up set_termios
  USB: pl2303: remove debugging noise
  USB: oti6858: do not call set_termios with uninitialised data
  USB: ftdi_sio: clean up device initialisation
  USB: ftdi_sio: remove redundant raise of DTR/RTS at open
  USB: ftdi_sio: remove vendor/product module parameters
  USB: ftdi_sio: remove unused defines
  USB: io_edgeport: remove unused defines
  USB: io_ti: kill private fifo
  USB: io_ti: move port initialisation to probe
  USB: mos7840: remove broken chase implementation
  USB: safe_serial: remove vendor/product module parameters
  USB: ti_usb_3410_5052: kill private fifo
  USB: ti_usb_3410_5052: remove unused wait queue
  USB: ti_usb_3410_5052: remove vendor/product module parameters

 drivers/usb/serial/console.c          |  27 ++----
 drivers/usb/serial/cp210x.c           |   3 -
 drivers/usb/serial/cypress_m8.c       |   4 +-
 drivers/usb/serial/f81232.c           |   3 +-
 drivers/usb/serial/ftdi_sio.c         |  52 ++--------
 drivers/usb/serial/generic.c          |  30 +-----
 drivers/usb/serial/io_edgeport.c      |   2 -
 drivers/usb/serial/io_ti.c            |  71 +++++++-------
 drivers/usb/serial/mos7840.c          |  48 ----------
 drivers/usb/serial/oti6858.c          |  10 +-
 drivers/usb/serial/pl2303.c           | 175 +++++++++++++++++-----------------
 drivers/usb/serial/safe_serial.c      |  51 +++-------
 drivers/usb/serial/spcp8x5.c          |   4 +-
 drivers/usb/serial/ti_usb_3410_5052.c | 103 +++-----------------
 drivers/usb/serial/usb-serial.c       |  14 +--
 15 files changed, 180 insertions(+), 417 deletions(-)

-- 
1.8.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux