summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: ch341: fix TIOCMIWAIT and disconnectJohan Hovold2013-03-251-3/+2
* USB: ch341: replace custom ioctl operation with tiocmiwaitJohan Hovold2013-03-251-22/+3
* USB: ark3116: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-28/+2
* USB: ark3116: switch to generic get_icount implementationJohan Hovold2013-03-251-40/+18
* USB: ftdi_sio: switch to generic get_icount implementationJohan Hovold2013-03-251-23/+1
* USB: ftdi_sio: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-34/+2
* USB: ftdi_sio: use port icountJohan Hovold2013-03-251-17/+14
* USB: serial: add generic get_icount implementationJohan Hovold2013-03-252-0/+29
* USB: serial: wake up MSR-wait queue on disconnectJohan Hovold2013-03-251-0/+1
* USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2013-03-252-0/+63
* USB: serial: add tiocmiwait subdriver operationJohan Hovold2013-03-252-4/+12
* USB: serial: clean up usb-serial bus device removalJohan Hovold2013-03-251-2/+3
* USB: serial: use urb poison to reliably kill trafficJohan Hovold2013-03-251-18/+37
* USB: fix urb-poison imbalanceJohan Hovold2013-03-251-1/+4
* USB: serial: rename port releaseJohan Hovold2013-03-251-2/+2
* USB: serial: fix port releaseJohan Hovold2013-03-251-7/+0
* USB: cyberjack: fix disconnect handlingJohan Hovold2013-03-251-10/+2
* USB: serial: clean up generic-operation handlingJohan Hovold2013-03-251-6/+6
* USB: serial: remove generic release callbackJohan Hovold2013-03-253-8/+1
* USB: serial: remove generic disconnect callbackJohan Hovold2013-03-253-9/+2
* USB: serial: fix generic disconnect implementationJohan Hovold2013-03-251-11/+1
* USB: ssu100: remove custom close operationJohan Hovold2013-03-251-6/+0
* USB: ssu100: remove explicit initialisation of disconnectJohan Hovold2013-03-251-1/+0
* USB: serial: remove bogus disconnect test in cleanupJohan Hovold2013-03-251-14/+10
* USB: usb_wwan: remove bogus disconnect test in closeJohan Hovold2013-03-251-13/+12
* USB: sierra: remove bogus disconnect test in closeJohan Hovold2013-03-251-22/+17
* USB: mos7840: remove bogus disconnect test in closeJohan Hovold2013-03-251-22/+6
* USB: keyspan_pda: remove bogus disconnect test in closeJohan Hovold2013-03-251-7/+2
* USB: keyspan_pda: remove bogus disconnect test from dtr_rtsJohan Hovold2013-03-251-6/+4
* USB: keyspan: remove bogus disconnect test in closeJohan Hovold2013-03-251-19/+7
* USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold2013-03-251-8/+5
* USB: digi_acceleport: remove bogus disconnect test in closeJohan Hovold2013-03-251-47/+45
* USB: cyberjack: remove bogus disconnect test in closeJohan Hovold2013-03-251-5/+2
* USB: ark3116: remove bogus disconnect test in closeJohan Hovold2013-03-251-10/+7
* USB: serial: remove port number from generic-driver debugJohan Hovold2013-03-251-6/+4
* USB: serial: remove redundant allocation error messagesJohan Hovold2013-03-251-28/+9
* USB: serial: clean up debug infoJohan Hovold2013-03-251-19/+20
* USB: serial: remove redundant commentsJohan Hovold2013-03-251-15/+5
* USB: serial: rename tty-port callbacksJohan Hovold2013-03-251-9/+9
* USB: pl2303: make set_control_lines a port operationJohan Hovold2013-03-251-5/+6
* USB: pl2303: use interface device for debugJohan Hovold2013-03-251-2/+2
* USB: iuu_phoenix: remove unnecessary urb kill on closeJohan Hovold2013-03-251-1/+0
* USB: kl5kusb105: remove unnecessary urb kill on closeJohan Hovold2013-03-251-3/+0
* USB: ftdi_sio: remove obsolete port data refcountingJohan Hovold2013-03-251-32/+2
* USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern2013-03-251-4/+1
* USB: EHCI: improve end_unlink_async()Alan Stern2013-03-254-46/+60
* USB: EHCI: convert singly-linked lists to list_headsAlan Stern2013-03-256-47/+43
* USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern2013-03-251-37/+11
* USB: EHCI: split needs_rescan into two flagsAlan Stern2013-03-254-54/+39
* USB: EHCI: change return value of qh_completions()Alan Stern2013-03-252-21/+13
OpenPOWER on IntegriCloud