summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-09-21usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen
2015-09-21usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen
2015-09-21usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-09-21usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter
2015-09-21USB: pl2303: fix baud-rate divisor calculationsMichaƂ Pecio
2015-09-21USB: ftdi_sio: Added custom PID for CustomWare productsMatthijs Kooijman
2015-09-21USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward
2015-09-21USB: symbolserial: Use usb_get_serial_port_dataPhilipp Hachtmann
2015-08-16USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants
2015-08-16USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer
2015-08-16usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen
2015-08-16usb: chipidea: ehci_init_driver is intended to call one timePeter Chen
2015-08-16usb: udc: core: add device_del() call to error pathwayAlan Stern
2015-08-16USB: sierra: add 1199:68AB device IDDirk Behme
2015-08-16drivers/usb: Delete XHCI command timer if necessaryGavin Shan
2015-08-16xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-10xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-08-10xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-08-10xhci: report U3 when link is in resume stateZhuang Jin Can
2015-08-10xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-08-10usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum
2015-08-03usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-08-03usb: core: lpm: set lpm_capable for root hub deviceLu Baolu
2015-08-03USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2015-08-03USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn
2015-08-03USB: option: add 2020:4000 IDClaudio Cappelli
2015-08-03USB: cp210x: add ID for Aruba Networks controllersPeter Sanford
2015-08-03usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi
2015-08-03usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz
2015-08-03usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov
2015-08-03usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva
2015-08-03usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I
2015-08-03usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren
2015-08-03USB: devio: fix a condition in async_completed()Dan Carpenter
2015-08-03usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port resetRobert Schlabbach
2015-08-03usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-08-03usb: dwc3: gadget: don't clear EP_BUSY too earlyFelipe Balbi
2015-08-03usb: dwc3: gadget: return error if command sent to DEPCMD register failsSubbaraya Sundeep Bhatta
2015-08-03usb: dwc3: gadget: return error if command sent to DGCMD register failsSubbaraya Sundeep Bhatta
2015-07-10usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva
2015-06-29cdc-acm: Add support of ATOL FPrint fiscal printersAlexey Sokolov
2015-06-05Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-06-04USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair
2015-05-26Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-05-26usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda
2015-05-26usb: renesas_usbhs: Fix fifo unclear in usbhsf_prepare_popKazuya Mizuguchi
2015-05-26usb: gadget: f_fs: fix check in read operationRui Miguel Silva
2015-05-26usb: musb: fix order of conditions for assigning end point operationsBen Hutchings
2015-05-26usb: gadget: f_uac1: check return code from config_ep_by_speedMichael Trimarchi
2015-05-26usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()Krzysztof Opasiak