Commit Graph

84 Commits (f22deee523e0ff49c3be01dd6f979d374230725a)

Author SHA1 Message Date
Libor Pechacek d14fc1a74e USB: serial: handle Data Carrier Detect changes 14 years ago
Bill Pemberton 5c7efeb76e USB: serial: export symbol usb_serial_generic_disconnect 15 years ago
Dmitry Torokhov 6ee9f4b4af USB: drop tty argument from usb_serial_handle_sysrq_char() 15 years ago
Dmitry Torokhov f335397d17 Input: sysrq - drop tty argument form handle_sysrq() 15 years ago
Johan Hovold b58af4066d USB: serial: fix stalled writes 15 years ago
Johan Hovold 56a1df46c1 USB: serial: add special case for processing of empty read urbs 15 years ago
Johan Hovold c23e5fc1f7 USB: serial: remove multi-urb write from generic driver 15 years ago
Johan Hovold 27c7acf220 USB: serial: reimplement generic fifo-based writes 15 years ago
Johan Hovold eaa3bcb06a USB: serial: generalise write buffer preparation 15 years ago
Johan Hovold 25d514ca22 USB: serial: re-implement multi-urb writes in generic driver 15 years ago
Johan Hovold 40f92f0dcd USB: serial: allow custom multi-urb write bulk callbacks 15 years ago
Johan Hovold 50a5f70cee USB: serial: clean up generic write start busy test 15 years ago
Johan Hovold 1a1405e225 USB: serial: clean up some error and debug messages in generic driver 15 years ago
Johan Hovold f1e949ac4e USB: serial: export generic throttle and unthrottle 15 years ago
Johan Hovold 2315432064 USB: serial: generalise generic read implementation 15 years ago
Johan Hovold 0f3d5bae2b USB: serial: clean up read processing in generic driver 15 years ago
Johan Hovold 056afc0f01 USB: serial: remove unnecessary re-initialisation of generic urbs 15 years ago
Johan Hovold 41bd72f904 USB: serial: refactor read urb submission in generic driver 15 years ago
Johan Hovold f26788da3b USB: serial: refactor generic close 15 years ago
Johan Hovold ec3ee5086c USB: serial: clear fifo on close 15 years ago
Johan Hovold 50dbb85287 USB: serial: fix missing locking on fifo in write callback 15 years ago
Johan Hovold 30af7fb5a4 USB: serial: fix generic chars_in_buffer 15 years ago
Randy Dunlap 7f0ae3a8ee usb: fix serial build when SYSRQ is disabled 15 years ago
Jason Wessel bd5afa9eac usb-serial: Use tty_port version console instead of usb_serial_port 15 years ago
Johan Hovold eb8878a881 USB: serial: use port endpoint size to determine if ep is available 15 years ago
Johan Hovold 6313620228 USB: serial: fix softint not being called on errors 15 years ago
Johan Hovold 0ae1474367 USB: serial: fix error message on close in generic driver 15 years ago
Alan Stern 1f87158e44 USB: remove references to port->port.count from the serial drivers 15 years ago
Joe Perches 759f363426 USB: serial: Remove unnecessary \n's from dbg uses 15 years ago
Németh Márton 7d40d7e85a USB serial: make USB device id constant 15 years ago
Johan Hovold 2591530204 usb: serial: fix memory leak in generic driver 15 years ago
Stefani Seibold 25719e6b46 USB: serial: fix USB serial fix kfifo_len locking 15 years ago
Stefani Seibold 119eecc831 Fix usb_serial_probe() problem introduced by the recent kfifo changes 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Joris van Rantwijk 63a9609513 USB: Fix throttling in generic usbserial driver 16 years ago
David VomLehn 8e8dce0650 USB: use kfifo to buffer usb-generic serial writes 16 years ago
Alan Cox a509a7e478 tty: USB does not need the filp argument in the drivers 16 years ago
Alan Cox 24a15a62dc tty: Fix USB kref leak 16 years ago
Alan Cox 4cd1de0afa tty: Sort out the USB sysrq changes that wrecked performance 16 years ago
Alan Stern f9c99bb8b3 USB: usb-serial: replace shutdown with disconnect, release 16 years ago
Jason Wessel 568d422e9c USB: usb_serial: only allow sysrq on a console port 16 years ago
Jason Wessel 98fcb5f781 USB: serial: usb_debug,usb_generic_serial: implement sysrq and serial break 16 years ago
Jason Wessel 715b1dc01f USB: usb_debug, usb_generic_serial: implement multi urb write 16 years ago
Alan Cox 335f8514f2 tty: Bring the usb tty port structure into more use 16 years ago
Oliver Neukum 2400a2bfbd USB: removal of tty->low_latency hack dating back to the old serial code 16 years ago
Oliver Neukum 81d043c2f3 USB: serial: export symbol of usb_serial_generic_resume 16 years ago
Oliver Neukum d55c0ae6b2 USB: serial generic resume function fix 16 years ago
Alan Cox 4a90f09b20 tty: usb-serial krefs 17 years ago