Commit Graph

4215 Commits (43c1266ce4dc06bfd236cec31e11e9ecd69c0bef)

Author SHA1 Message Date
Alan Stern 7bd032dc27 USB serial: update the console driver 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
Jiri Slaby 054f2346cb tty: USB: serial/mct_u232, fix tty refcnt 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 9a68e39d4a tty: remove dtr/rts use from the driver open methods 16 years ago
Alan Cox d2b391822a tty: USB hangup is racy 16 years ago
Alan Cox 9b80fee149 cdc_acm: Fix to use modern speed interfaces 16 years ago
Alan Cox 1e066d803a mos7840: remove old dead modem logic 16 years ago
Kees Schoenmakers 2f9ea55c98 tty: usb_serial_mos7720: Fix get_lsr_info 16 years ago
Kees Schoenmakers 0f608f8926 MOS7720 has no tiocmget method 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
GeunSik Lim 837cbb0761 debugfs: Modified default dir of debugfs for debugging UHCI. 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Stephen Hemminger 25a79c41ce usbnet: convert to netdev_tx_t 16 years ago
Paul Mundt 56fd1260a8 usb: gadget: m66592-udc needs linux/err.h. 16 years ago
Yoshihiro Shimoda 9e7291c112 usb: r8a66597-udc: implement the set_wedge method 16 years ago
Magnus Damm 0bb886d2a9 usb: r8a66597-udc disable interrupts on shutdown fix 16 years ago
Magnus Damm ef5ce3b690 usb: r8a66597-udc buffer management update 16 years ago
Magnus Damm d2e27bdf28 usb: add clock support to r8a66597 gadget driver 16 years ago
Yoshihiro Shimoda c41442474a usb: gadget: R8A66597 peripheral controller support. 16 years ago
Rémi Denis-Courmont b91cd14408 f_phonet: use page-sized rather than MTU-sized RX buffers 16 years ago
Rémi Denis-Courmont 5da63cc4b2 f_phonet: lock-less MTU change 16 years ago
Oliver Neukum cf7fdd57f9 USB: fix oops on disconnect in cdc-acm 16 years ago
Rogerio Brito c15e3ca1d8 USB: storage: include Prolific Technology USB drive in unusual_devs list 16 years ago
Dhaval Vasa 50d0678e20 USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client 16 years ago
Marko Hänninen c47aacc67a USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial converter cable 16 years ago
Alan Stern ef4638f955 USB: EHCI: fix counting of transaction error retries 16 years ago
Alan Stern 7a0f0d9512 USB: EHCI: fix two new bugs related to Clear-TT-Buffer 16 years ago
Alan Stern 01105a2463 USB: usbfs: fix -ENOENT error code to be -ENODEV 16 years ago
Gupta, Ajay Kumar e8e2ff462d USB: musb: fix the nop registration for OMAP3EVM 16 years ago
Michael Buesch 18753ebc8a USB: devio: Properly do access_ok() checks 16 years ago
Khanh-Dang Nguyen Thu Lam 49276560c9 USB: pl2303: New vendor and product id 16 years ago
Yoshihiro Shimoda 3725f28b47 usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion. 16 years ago
Sarah Sharp c92bcfa7b4 USB: xhci: Stall handling bug fixes. 16 years ago
John Youn d115b04818 USB: xhci: Support for 64-byte contexts 16 years ago
Sarah Sharp 28c2d2efb4 USB: xhci: Always align output device contexts to 64 bytes. 16 years ago
John Youn 254c80a3a0 USB: xhci: Scratchpad buffer allocation 16 years ago
Sarah Sharp 9f8e443816 USB: Fix parsing of SuperSpeed Endpoint Companion descriptor. 16 years ago
Sarah Sharp b7d6d99896 USB: xhci: Fail gracefully if there's no SS ep companion descriptor. 16 years ago
Sarah Sharp 4a73143ced USB: xhci: Handle babble errors on transfers. 16 years ago