Commit Graph

132 Commits (adea1ac7effbddbe60a9de6d63462bfe79289e59)

Author SHA1 Message Date
Ming Lei a7a6b79bc5 USB: serial: enable async suspend for usb serial port device 15 years ago
Andi Kleen 0daeed381c USB-BKL: Remove BKL use for usb serial driver probing 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 2315432064 USB: serial: generalise generic read implementation 15 years ago
Johan Hovold bbcb2b9074 USB: serial: allow drivers to define bulk buffer sizes 15 years ago
Jason Wessel bd5afa9eac usb-serial: Use tty_port version console instead of usb_serial_port 15 years ago
Alan Cox 49d3380e3f tty: Fix various bogus WARN checks in the usb serial layer 15 years ago
Johan Hovold b4fc2aeef2 USB: serial: fix typo in debug message 15 years ago
Stefani Seibold 119eecc831 Fix usb_serial_probe() problem introduced by the recent kfifo changes 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Alan Cox 82fc594343 usb_serial: Kill port mutex 15 years ago
Alan Cox e1108a63e1 usb_serial: Use the shutdown() operation 15 years ago
Alan Cox 64bc397914 tty_port: add "tty_port_open" helper 15 years ago
Oliver Neukum a5f6005d7b USB: small fix in error case of suspend in generic usbserial code 16 years ago
Alan Stern a4720c650b USB: serial: don't call release without attach 16 years ago
Dave Young f278a2f7bb tty: Fix regressions caused by commit b50989dc 16 years ago
David VomLehn 8e8dce0650 USB: use kfifo to buffer usb-generic serial writes 16 years ago
Oliver Neukum 81e5b23cd2 USB: fix wrong order of events in usb serial suspension 16 years ago
Jiri Slaby 75b48f09e5 USB: usb-serial, remove unused variables 16 years ago
Alan Stern 320348c8d5 usb-serial: straighten out serial_open 16 years ago
Alan Stern ff8324df11 usb-serial: add missing tests and debug lines 16 years ago
Alan Stern 74556123e0 usb-serial: rename subroutines 16 years ago
Alan Stern 7e29bb4b77 usb-serial: fix termios initialization logic 16 years ago
Alan Stern cc56cd0157 usb-serial: acquire references when a new tty is installed 16 years ago
Alan Stern 8bc2c1b2da usb-serial: change logic of serial lookups 16 years ago
Alan Stern f5b0953a89 usb-serial: put subroutines in logical order 16 years ago
Alan Stern 41bd34ddd7 usb-serial: change referencing of port and serial structures 16 years ago
Alan Cox fe1ae7fdd2 tty: USB serial termios bits 16 years ago
Alan Cox a509a7e478 tty: USB does not need the filp argument in the drivers 16 years ago
Alan Cox 4455e34495 tty: USB can now use the shutdown method for kref based freeing of ports 16 years ago
Alan Cox d2b391822a tty: USB hangup is racy 16 years ago
Alan Cox c56d300086 usb_serial: Fix remaining ref count/lock bugs 16 years ago
Alan Cox b68f2fb9e7 tty: Fix a USB serial crash/scribble 16 years ago
Jason Wessel 6e40612101 USB: console: Fix regression in usb console on kernel boot 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Thadeu Lima de Souza Cascardo f4fa446883 usb_serial: Fix oops when unexisting usb serial device is opened. 16 years ago
Alan Stern f9c99bb8b3 USB: usb-serial: replace shutdown with disconnect, release 16 years ago
Alan Stern c706ebdfc8 USB: usb-serial: call port_probe and port_remove at the right times 16 years ago
Alan Cox 335f8514f2 tty: Bring the usb tty port structure into more use 16 years ago
Alan Stern 0a3c8549ea usb-serial: fix crash when sub-driver updates firmware 16 years ago
Alan Stern 2d93148ab6 USB: serial: fix lifetime and locking problems 16 years ago
Alexey Dobriyan 6fd69d3cf1 proc tty: switch usb-serial to ->proc_fops 16 years ago
Dave Young e4abe6658a usb-serial: fix usb_serial_register bug when boot with nousb param 16 years ago
James Woodcock 331879fd6f USB: serial: refuse to open recently removed USB Serial devices 16 years ago
Oliver Neukum 1c27ae671e USB: serial: remove recourse to generic method 16 years ago
Oliver Neukum c49cfa9170 USB: serial: use generic method if no alternative is provided in usb serial layer 16 years ago
Oliver Neukum f8bece8d91 USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension 16 years ago
Alan Cox bf0672db79 usb-serial: remove NULL check 16 years ago