aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-17usbip: rate limit get_frame_number messageGreg Kroah-Hartman1-1/+1
2016-06-14usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede1-1/+1
2016-06-14usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede1-6/+9
2016-06-07usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla1-0/+9
2016-06-07usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross1-2/+12
2016-06-07usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding1-3/+13
2016-06-07usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding1-1/+1
2016-06-07USB: mos7720: delete parportSudip Mukherjee1-0/+1
2016-06-07USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio1-1/+2
2016-06-01usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-06-01usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-06-01usb: musb: host: correct cppi dma channel for isoch transferBin Liu1-1/+1
2016-06-01usb: musb: only restore devctl when session was set in backupBin Liu1-1/+2
2016-06-01usb: phy: Check initial state for twl6030Tony Lindgren1-2/+15
2016-06-01usb: musb: Use normal module_init for 2430 glueTony Lindgren1-12/+2
2016-06-01usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren1-6/+0
2016-06-01usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren1-24/+4
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren4-10/+19
2016-06-01usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren1-11/+0
2016-06-01usb: musb: Remove try_idle for 2430 glue layerTony Lindgren1-91/+0
2016-06-01usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren1-11/+19
2016-06-01usb: musb: Handle cable status better for 2430 glue layerTony Lindgren1-8/+60
2016-06-01usb: musb: Use delayed for musb_gadget_pullupTony Lindgren2-6/+19
2016-06-01usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren1-4/+3
2016-06-01usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren2-32/+17
2016-06-01usb: musb: Update to use PM runtime autosuspendTony Lindgren3-6/+11
2016-06-01usb: musb: Remove unnecessary shutdown functionTony Lindgren1-25/+14
2016-06-01usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren1-2/+8
2016-06-01usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede1-3/+6
2016-06-01usb: musb: sunxi: Add set_mode platform functionHans de Goede1-11/+19
2016-06-01usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov1-19/+12
2016-06-01usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() to its callerSergei Shtylyov1-4/+3
2016-06-01usb: musb: host: don't start next rx urb if current one failedBin Liu1-1/+7
2016-06-01usb: musb: host: clear rxcsr error bit if setBin Liu1-0/+3
2016-06-01USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede1-0/+5
2016-06-01USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern1-3/+11
2016-06-01USB: uas: Fix slave queue_depth not being setHans de Goede1-0/+1
2016-06-01uas: remove can_queue set in host templateTom Yan1-1/+0
2016-06-01usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-06-01usb: quirks: Fix sortingHans de Goede1-10/+10
2016-06-01xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman1-1/+1
2016-06-01usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni1-0/+3
2016-06-01xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman1-5/+22
2016-06-01xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi2-13/+17
2016-06-01usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn2-6/+25
2016-05-31usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin1-2/+8
2016-05-31usb: gadget: composite: don't queue OS desc req if length is invalidWilliam Wu1-8/+13
2016-05-31usb: gadget: f_fs: Fix kernel panic if use_os_string not setJim Lin1-8/+10
2016-05-31usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt1-9/+11
2016-05-31usb: gadget: avoid exposing kernel stackHeinrich Schuchardt1-0/+1