aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-08-03drivers/usb: Delete XHCI command timer if necessaryGavin Shan
2015-08-03xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-08-03Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-08-03usb: udc: core: add device_del() call to error pathwayAlan Stern
2015-07-30Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-28USB: sierra: add 1199:68AB device IDDirk Behme
2015-07-27Merge tag 'fixes-for-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-27Merge tag 'usb-ci-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-07-27usb: gadget: f_printer: actually limit the number of instancesAndrzej Pietrasiewicz
2015-07-27usb: gadget: f_hid: actually limit the number of instancesAndrzej Pietrasiewicz
2015-07-27usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen
2015-07-27usb: gadget: bdc: fix a driver crash on disconnectAl Cooper
2015-07-22USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern
2015-07-22cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn
2015-07-22usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede
2015-07-22usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum
2015-07-22USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern
2015-07-22usb: core: lpm: set lpm_capable for root hub deviceLu Baolu
2015-07-22xhci: do not report PLC when link is in internal resume stateZhuang Jin Can
2015-07-22xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can
2015-07-22xhci: report U3 when link is in resume stateZhuang Jin Can
2015-07-22xhci: Calculate old endpoints correctly on device resetBrian Campbell
2015-07-22usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP
2015-07-22xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani
2015-07-22xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman
2015-07-22usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn
2015-07-22usb: chipidea: ehci_init_driver is intended to call one timePeter Chen
2015-07-20usb: gadget: udc: core: Fix argument of dma_map_single for IOMMUYoshihiro Shimoda
2015-07-20usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov
2015-07-20usb: ulpi: ulpi_init should be executed in subsys_initcallLu Baolu
2015-07-20USB: qcserial: Add support for Dell Wireless 5809e 4G ModemPieter Hollants
2015-07-20USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355Reinhard Speyerer
2015-07-17configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss
2015-07-10Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-09USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn
2015-07-06usb: gadget: f_midi: fix error recovery pathAndrzej Pietrasiewicz
2015-07-06usb: phy: mxs: suspend to RAM causes NULL pointer dereferenceStefan Wahren
2015-07-06usb: gadget: udc: fix free_irq() after request_irq() failedTakeshi Yoshimura
2015-07-06usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I
2015-07-06usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva
2015-07-06usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz
2015-07-06usb: dwc3: core: avoid NULL pointer dereferenceFelipe Balbi
2015-07-06usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab
2015-07-06usb: dwc2: host: allocate qtd before atomic enqueueMian Yousaf Kaukab
2015-07-06usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab
2015-07-06usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi
2015-07-06USB: cp210x: add ID for Aruba Networks controllersPeter Sanford
2015-07-06USB: mos7720: rename registersSudip Mukherjee
2015-07-06USB: option: add 2020:4000 IDClaudio Cappelli
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds