summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-06-18usbip: rate limit get_frame_number messageGreg Kroah-Hartman
2016-06-14usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede
2016-06-14usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede
2016-06-08usb: echi-hcd: Add ehci_setup check before echi_shutdownSrinivas Kandagatla
2016-06-08usb: host: ehci-msm: Conditionally call ehci suspend/resumeAndy Gross
2016-06-08usb: host: ehci-tegra: Avoid getting the same reset twiceThierry Reding
2016-06-08usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-06-08USB: mos7720: delete parportSudip Mukherjee
2016-06-08USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio
2016-06-01usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-06-01usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-06-01usb: musb: host: correct cppi dma channel for isoch transferBin Liu
2016-06-01usb: musb: only restore devctl when session was set in backupBin Liu
2016-06-01usb: phy: Check initial state for twl6030Tony Lindgren
2016-06-01usb: musb: Use normal module_init for 2430 glueTony Lindgren
2016-06-01usb: musb: Remove pm_runtime_set_irq_safeTony Lindgren
2016-06-01usb: musb: Remove extra PM runtime calls from 2430 glue layerTony Lindgren
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren
2016-06-01usb: musb: Don't set d+ high before enable for 2430 glue layerTony Lindgren
2016-06-01usb: musb: Remove try_idle for 2430 glue layerTony Lindgren
2016-06-01usb: musb: Improve PM runtime and phy handling for 2430 glue layerTony Lindgren
2016-06-01usb: musb: Handle cable status better for 2430 glue layerTony Lindgren
2016-06-01usb: musb: Use delayed for musb_gadget_pullupTony Lindgren
2016-06-01usb: musb: Remove conditional PM runtime calls for musb_gadgetTony Lindgren
2016-06-01usb: musb: Split PM runtime between wrapper IP and musb coreTony Lindgren
2016-06-01usb: musb: Update to use PM runtime autosuspendTony Lindgren
2016-06-01usb: musb: Remove unnecessary shutdown functionTony Lindgren
2016-06-01usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren
2016-06-01usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede
2016-06-01usb: musb: sunxi: Add set_mode platform functionHans de Goede
2016-06-01usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov
2016-06-01usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov
2016-06-01usb: musb: host: don't start next rx urb if current one failedBin Liu
2016-06-01usb: musb: host: clear rxcsr error bit if setBin Liu
2016-06-01USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-06-01USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern
2016-06-01USB: uas: Fix slave queue_depth not being setHans de Goede
2016-06-01uas: remove can_queue set in host templateTom Yan
2016-06-01usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-06-01usb: quirks: Fix sortingHans de Goede
2016-06-01xhci: fix platform quirks overwrite regression in 4.7-rc1Mathias Nyman
2016-06-01usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-06-01xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-06-01xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
2016-06-01usb: dwc3: Set the ClearPendIN bit on Clear Stall EP commandJohn Youn
2016-05-31usb: dwc3: st: Fix USB_DR_MODE_PERIPHERAL configuration.Peter Griffin
2016-05-31usb: gadget: composite: don't queue OS desc req if length is invalidWilliam Wu
2016-05-31usb: gadget: f_fs: Fix kernel panic if use_os_string not setJim Lin
2016-05-31usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt
2016-05-31usb: gadget: avoid exposing kernel stackHeinrich Schuchardt