summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-08-27usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda1-1/+8
2015-08-27usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi1-0/+5
2015-08-27xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8
2015-08-27xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can1-2/+5
2015-08-27xhci: Calculate old endpoints correctly on device resetBrian Campbell1-0/+3
2015-08-27usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-08-27USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants1-0/+1
2015-08-27USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2-1/+2
2015-08-27usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen1-2/+2
2015-08-19usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-08-19USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-19drivers/usb: Delete XHCI command timer if necessaryGavin Shan1-1/+2
2015-08-19xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-04USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern1-26/+37
2015-08-04usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP1-1/+1
2015-08-04USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-08-04USB: option: add 2020:4000 IDClaudio Cappelli1-0/+1
2015-08-04USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-08-04usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi1-3/+1
2015-08-04USB: devio: fix a condition in async_completed()Dan Carpenter1-1/+1
2015-08-04usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn1-0/+4
2015-07-20usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva1-2/+8
2015-07-03usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach1-49/+33
2015-07-03usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi1-1/+5
2015-07-03usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-07-03usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-07-03USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2-0/+2
2015-07-03USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-07-03cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2-0/+10
2015-06-28usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-06-10usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1
2015-06-10usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devicesHans de Goede1-0/+7
2015-06-10USB: cp210x: add ID for KCF Technologies PRN deviceMark Edwards1-0/+1
2015-06-10USB: pl2303: Remove support for Samsung I330Jason A. Donenfeld2-5/+0
2015-06-10USB: visor: Match I330 phone more preciselyJason A. Donenfeld1-1/+1
2015-06-10xhci: gracefully handle xhci_irq dead deviceJoe Lawrence1-1/+1
2015-06-10xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256Mathias Nyman1-1/+1
2015-06-10xhci: fix isoc endpoint dequeue from advancing too far on transaction errorMathias Nyman1-0/+5
2015-05-17uas: Set max_sectors_240 quirk for ASM1053 devicesHans de Goede1-0/+3
2015-05-17uas: Add US_FL_MAX_SECTORS_240 flagHans de Goede2-2/+14
2015-05-17uas: Allow uas_use_uas_driver to return usb-storage flagsHans de Goede3-5/+9
2015-05-17usb: chipidea: otg: remove mutex unlock and lock while stop and start roleLi Jun1-4/+0
2015-05-17cdc-acm: prevent infinite loop when parsing CDC headers.Quentin Casasnovas1-0/+6
2015-05-17cdc-acm: add sanity checksOliver Neukum1-5/+16
2015-05-17usb: core: hub: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+2
2015-05-17usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-17usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2-8/+11
2015-05-17usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-17usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-05-17usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1