aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-01Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+2
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-10/+9
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-5/+10
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-27USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7
2016-06-24Merge tag 'usb-ci-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linusGreg Kroah-Hartman1-0/+2
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-14usb: common: otg-fsm: add license to usb-otg-fsmOscar1-0/+2
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