summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)AuthorFilesLines
2016-06-02usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren1-2/+8
2016-06-02usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede1-3/+6
2016-06-02usb: musb: sunxi: Add set_mode platform functionHans de Goede1-11/+19
2016-06-02usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov1-19/+12
2016-06-02usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov1-4/+3
2016-06-02usb: musb: host: don't start next rx urb if current one failedBin Liu1-1/+7
2016-06-02usb: musb: host: clear rxcsr error bit if setBin Liu1-0/+3
2016-04-27usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy1-2/+2
2016-04-27Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu1-1/+1
2016-04-27usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer1-3/+3
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy2-2/+2
2016-03-04usb: musb: sunxi: support module autoloadingEmilio López1-0/+1
2016-03-04usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann1-3/+0
2016-03-04usb: musb: use %pad format string from dma_addr_tArnd Bergmann2-6/+6
2016-03-02Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman1-5/+3
2016-02-23usb: musb: fix DMA for host modeCristian Birsan1-4/+2
2016-02-17usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan1-1/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum1-0/+1
2016-02-15usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum1-0/+1
2016-02-03usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson1-2/+5
2015-12-22usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König1-0/+10
2015-12-16usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren1-0/+3
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren3-13/+37
2015-12-16usb: musb: gadget: remove redundant conditionGeyslan G. Bem1-3/+2
2015-12-15usb: musb: convert printk to pr_*Rasmus Villemoes1-10/+7
2015-12-09usb: musb: fail with error when no DMA controller setAaro Koskinen1-0/+1
2015-12-08usb: musb: core: Fix pm runtime for deferred probeTony Lindgren1-1/+6
2015-11-19usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann1-1/+1
2015-11-17usb: musb: enable usb_dma parameterBin Liu1-1/+1
2015-11-17usb: musb: fix tx fifo flush handlingBin Liu1-6/+16
2015-11-16usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König1-5/+5
2015-11-05Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-12/+48
2015-10-28usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren1-6/+23
2015-10-16usb: musb: core: add common method of getting vbus statusRoman Alyautdin2-4/+11
2015-10-10musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLYHans de Goede1-0/+12
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2-2/+2
2015-09-27usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus1-1/+1
2015-09-27usb: musb: dsps: control musb speed based on dts settingBin Liu1-0/+13
2015-09-27usb: musb: set the controller speed based on the config settingBin Liu1-6/+10
2015-09-21usb: musb: fix cppi channel teardown for isoch transferBin Liu1-0/+3
2015-09-21usb: musb: dsps: fix polling in device-only modeBin Liu1-2/+5
2015-09-14usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+2
2015-09-14usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst1-0/+6
2015-09-14usb: musb: ensure in peripheral mode when checking sessionBin Liu1-0/+1
2015-08-07usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga1-0/+1
2015-08-06usb: musb: cppi41: allow it to work againFelipe Balbi1-3/+3
2015-08-06usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi1-21/+18
2015-08-06usb: musb: gadget: add musb_match_ep() functionRobert Baldyga1-0/+34
2015-08-04usb: musb: gadget: add ep capabilities supportRobert Baldyga1-0/+12
2015-08-04usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar1-5/+1