summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-08-08EHCI: fix direction handling for interrupt data togglesAlan Stern2-1/+3
2011-08-08EHCI: only power off port if over-current is activeSergei Shtylyov1-1/+2
2011-08-08USB: dummy-hcd needs the has_tt flagAlan Stern1-0/+1
2011-08-08usb: musb: restore INDEX register in resume pathAjay Kumar Gupta1-0/+1
2011-08-08USB: serial: add IDs for WinChipHead USB->RS232 adapterWolfgang Denk2-0/+5
2011-08-08USB: pl2303.h: checkpatch cleanupsGreg Kroah-Hartman1-3/+3
2011-08-08USB: pl2303: add AdLink ND-6530 USB IDsManuel Jander2-0/+5
2011-07-13USB: don't let the hub driver prevent system sleepAlan Stern1-5/+8
2011-07-13USB: don't let errors prevent system sleepAlan Stern1-1/+10
2011-07-13xhci: Reject double add of active endpoints.Sarah Sharp1-4/+18
2011-06-23USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov1-2/+12
2011-06-23USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-23USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek1-2/+4
2011-06-23xhci: Fix full speed bInterval encoding.Sarah Sharp1-2/+2
2011-06-23usb: gadget: rndis: don't test against req->lengthFelipe Balbi1-2/+1
2011-06-23usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-06-23USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel1-7/+13
2011-06-23USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László2-0/+6
2011-06-23USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers1-0/+1
2011-05-09usb: musb: core: set has_tt flagFelipe Balbi1-0/+1
2011-04-22USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov1-23/+62
2011-04-22USB: xhci - fix unsafe macro definitionsDmitry Torokhov1-3/+3
2011-04-22USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov1-4/+6
2011-04-22USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern1-6/+9
2011-04-22USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich2-0/+4
2011-04-22USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold2-0/+2
2011-04-22USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon2-0/+11
2011-03-28USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-03-28USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-03-28USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2
2011-03-28USB: uss720 fixup refcount positionPeter Holik1-4/+3
2011-03-28ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-03-21USB: serial: handle Data Carrier Detect changesLibor Pechacek7-40/+47
2011-03-21USB: CP210x Removed incorrect device IDCraig Shelley1-1/+0
2011-03-21USB: CP210x Add two device IDsCraig Shelley1-0/+2
2011-03-21xhci: Fix cycle bit calculation during stall handling.Sarah Sharp1-0/+14
2011-03-21USB: isp1760: Implement solution for erratum 2Sebastian Andrzej Siewior2-6/+17
2011-03-21USB: serial: ch341: add new idwangyanqing1-0/+1
2011-03-21USB: serial/kobil_sct, fix potential tty NULL dereferenceJiri Slaby1-1/+1
2011-03-21usb: iowarrior: don't trust report_size for buffer sizeKees Cook1-1/+1
2011-03-21xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-03-21xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+2
2011-03-21xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-10/+9
2011-03-21xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9
2011-03-21sierra: add new ID for Airprime/Sierra USB IP modemJon Thomas1-0/+3
2011-03-21USB: Add quirk for Samsung Android phone modemMaciej Szmigiero1-0/+4
2011-03-21USB: Add Samsung SGH-I500/Android modem ID switch to visor driverMaciej Szmigiero1-0/+12
2011-03-21USB: add quirks entry for Keytouch QWERTY PanelAlan Stern1-0/+4
2011-03-21usb: musb: omap2430: fix kernel panic on rebootJohan Hovold1-0/+1
2011-03-21usb: Realloc xHCI structures after a hub is verified.Sarah Sharp1-0/+21