summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen1-4/+4
2015-09-21usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen1-2/+29
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I1-2/+10
2015-09-21usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-09-21USB: pl2303: fix baud-rate divisor calculationsMichaƂ Pecio1-9/+26
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman2-0/+12
2015-09-21USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward1-0/+1
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann1-3/+3
2015-08-16USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants1-0/+1
2015-08-16USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer2-1/+2
2015-08-16usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen1-2/+2
2015-08-16usb: chipidea: ehci_init_driver is intended to call one timePeter Chen3-3/+23
2015-08-16usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-08-16USB: sierra: add 1199:68AB device IDDirk Behme1-0/+1
2015-08-16drivers/usb: Delete XHCI command timer if necessaryGavin Shan1-1/+2
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman1-1/+1
2015-08-10xhci: do not report PLC when link is in internal resume stateZhuang Jin Can1-1/+8
2015-08-10xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can3-3/+7
2015-08-10xhci: report U3 when link is in resume stateZhuang Jin Can1-2/+5
2015-08-10xhci: Calculate old endpoints correctly on device resetBrian Campbell1-0/+3
2015-08-10usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum1-0/+12
2015-08-03usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP1-1/+1
2015-08-03usb: core: lpm: set lpm_capable for root hub deviceLu Baolu3-3/+7
2015-08-03USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern1-6/+1
2015-08-03USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-08-03USB: option: add 2020:4000 IDClaudio Cappelli1-0/+1
2015-08-03USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-08-03usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi1-3/+1
2015-08-03usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz1-3/+13
2015-08-03usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov1-1/+1
2015-08-03usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva1-2/+4
2015-08-03usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I1-4/+7
2015-08-03usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren1-0/+3
2015-08-03USB: devio: fix a condition in async_completed()Dan Carpenter1-1/+1
2015-08-03usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach1-49/+33
2015-08-03usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn1-0/+4
2015-08-03usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi1-1/+5
2015-08-03usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-08-03usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta1-0/+2
2015-07-10usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva1-2/+8
2015-06-29cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov2-0/+10
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-0/+3
2015-06-04USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-05-26Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman10-33/+66
2015-05-26usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda1-1/+8
2015-05-26usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi1-0/+5
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva1-1/+1
2015-05-26usb: musb: fix order of conditions for assigning end point operationsBen Hutchings1-7/+7
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi1-1/+4
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak1-5/+8