summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-09-07xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman
2016-09-07USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën
2016-09-07USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-09-07USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-09-07USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-09-07USB: serial: fix memleak in driver-registration error pathAlexey Klimov
2016-09-07xhci: don't dereference a xhci member after removing xhciMathias Nyman
2016-09-07usb: xhci: Fix panic if disconnectJim Lin
2016-09-07xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-09-07usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau
2016-09-07usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter
2016-09-07USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-09-07usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda
2016-09-07usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda
2016-09-07USB: hub: change the locking in hub_activateAlan Stern
2016-09-07USB: hub: fix up early-exit pathway in hub_activateAlan Stern
2016-09-07usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar
2016-09-07usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2016-09-07usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-09-07usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-09-07usb: misc: usbtest: add fix for driver hangLu Baolu
2016-09-07usb: ehci: change order of register cleanup during shutdownMarc Ohlf
2016-08-20USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-08-20usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda
2016-08-20USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-08-20usb: dwc3: fix for the isoc transfer EP_BUSY flagKonrad Leszczynski
2016-08-20usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-08-20usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda
2016-08-20usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter
2016-08-20usb: gadget: avoid exposing kernel stackHeinrich Schuchardt
2016-08-10USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichał Pecio
2016-07-27usb: common: otg-fsm: add license to usb-otg-fsmOscar
2016-07-27usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann
2016-07-11usb: dwc3: exynos: Fix deferred probing storm.Steinar H. Gunderson
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-07-11USB: mos7720: delete parportSudip Mukherjee
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-07-11xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
2016-07-11usb: musb: host: correct cppi dma channel for isoch transferBin Liu
2016-07-11usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-07-11usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-11usb: musb: only restore devctl when session was set in backupBin Liu
2016-07-11usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-07-11usb: quirks: Fix sortingHans de Goede
2016-07-11USB: uas: Fix slave queue_depth not being setHans de Goede
2016-06-01usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda
2016-06-01USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern