summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-11-21usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz
2016-11-21usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz
2016-11-18cdc-acm: fix uninitialized variableOliver Neukum
2016-11-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2016-11-18USB: cdc-acm: fix TIOCMIWAITJohan Hovold
2016-11-18usb: dwc3: Fix error handling for core initVivek Gautam
2016-11-15usb: dwc3: gadget: properly account queued requestsFelipe Balbi
2016-11-10usb: musb: Fix hardirq-safe hardirq-unsafe lock order errorTony Lindgren
2016-11-10usb: chipidea: host: fix NULL ptr dereference during shutdownStefan Wahren
2016-11-10usb: dwc3: Fix size used in dma_free_coherent()Christophe JAILLET
2016-11-10xhci: workaround for hosts missing CAS bitMathias Nyman
2016-11-10xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-11-10usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-11-10usb: renesas_usbhs: add wait after initialization for R-Car Gen3Yoshihiro Shimoda
2016-11-10xhci: use default USB_RESUME_TIMEOUT when resuming ports.Mathias Nyman
2016-11-10USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner
2016-11-10USB: serial: cp210x: fix tiocmget error handlingJohan Hovold
2016-11-10USB: serial: fix potential NULL-dereference at probeJohan Hovold
2016-11-10usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-11-10usb: gadget: udc: atmel: fix endpoint nameAlexandre Belloni
2016-10-16usb: dwc3: fix Clear Stall EP command failureLu Baolu
2016-10-16usb: storage: fix runtime pm issue in usb_stor_probe2Heiner Kallweit
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones
2016-10-07usb: usbip: vudc: fix left shift overflowNicolas Iooss
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman
2016-09-16Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-16USB: change bInterval default to 10 msAlan Stern
2016-09-16usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren
2016-09-12USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-09-09Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-09-09Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-09-09usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-09-08xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-09-07usb: dwc3: pci: fix build warning on !PM_SLEEPFelipe Balbi
2016-09-06usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King
2016-09-05usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda
2016-09-05Revert "usb: dwc3: gadget: always decrement by 1"John Youn
2016-08-30usb: musb: Fix locking errors for host only modeTony Lindgren
2016-08-30Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2016-08-25Merge tag 'usb-serial-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-08-25Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-08-25usb: dwc3: gadget: always decrement by 1Felipe Balbi
2016-08-25usb: dwc3: debug: fix ep name on trace outputFelipe Balbi
2016-08-25usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi
2016-08-24USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov
2016-08-23USB: avoid left shift by -1Alan Stern
2016-08-23USB: fix typo in wMaxPacketSize validationAlan Stern