summary refs log tree commit diff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-03-25USB: ssu100: remove custom close operationJohan Hovold
2013-03-25USB: ssu100: remove explicit initialisation of disconnectJohan Hovold
2013-03-25USB: serial: remove bogus disconnect test in cleanupJohan Hovold
2013-03-25USB: usb_wwan: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: sierra: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: mos7840: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: keyspan_pda: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: keyspan_pda: remove bogus disconnect test from dtr_rtsJohan Hovold
2013-03-25USB: keyspan: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: digi_acceleport: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: cyberjack: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: ark3116: remove bogus disconnect test in closeJohan Hovold
2013-03-25USB: serial: remove port number from generic-driver debugJohan Hovold
2013-03-25USB: serial: remove redundant allocation error messagesJohan Hovold
2013-03-25USB: serial: clean up debug infoJohan Hovold
2013-03-25USB: serial: remove redundant commentsJohan Hovold
2013-03-25USB: serial: rename tty-port callbacksJohan Hovold
2013-03-25USB: pl2303: make set_control_lines a port operationJohan Hovold
2013-03-25USB: pl2303: use interface device for debugJohan Hovold
2013-03-25USB: iuu_phoenix: remove unnecessary urb kill on closeJohan Hovold
2013-03-25USB: kl5kusb105: remove unnecessary urb kill on closeJohan Hovold
2013-03-25USB: ftdi_sio: remove obsolete port data refcountingJohan Hovold
2013-03-25USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern
2013-03-25USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern
2013-03-25USB: EHCI: change return value of qh_completions()Alan Stern
2013-03-25USB: EHCI: changes related to qh_refresh()Alan Stern
2013-03-25USB: usb-skeleton.c: fix blocked forever in skel_readDu Xing
2013-03-25USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork
2013-03-25USB: hub: Avoid NULL pointer dereference when hub doesn't have any portsDavid Linares
2013-03-25USB: serial: comments on suspend failureMing Lei
2013-03-25USB: adds comment on suspend callbackMing Lei
2013-03-25Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman
2013-03-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold