summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
...
* usb: musb: Fix idling after host mode by increasing autosuspend delayTony Lindgren2016-06-011-2/+8
* usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede2016-06-011-3/+6
* usb: musb: sunxi: Add set_mode platform functionHans de Goede2016-06-011-11/+19
* usb: musb: host: make musb_tx_dma_set_mode_*() *void*Sergei Shtylyov2016-06-011-19/+12
* usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...Sergei Shtylyov2016-06-011-4/+3
* usb: musb: host: don't start next rx urb if current one failedBin Liu2016-06-011-1/+7
* usb: musb: host: clear rxcsr error bit if setBin Liu2016-06-011-0/+3
* usb: musb: jz4740: fix error check of usb_get_phy()Vladimir Zapolskiy2016-04-261-2/+2
* Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...Bin Liu2016-04-261-1/+1
* usb: musb: gadget: nuke endpoint before setting its descriptor to NULLTal Shorer2016-04-261-3/+3
* usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy2016-03-042-2/+2
* usb: musb: sunxi: support module autoloadingEmilio López2016-03-041-0/+1
* usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann2016-03-041-3/+0
* usb: musb: use %pad format string from dma_addr_tArnd Bergmann2016-03-042-6/+6
* Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-011-5/+3
|\
| * usb: musb: fix DMA for host modeCristian Birsan2016-02-231-4/+2
| * usb: musb: Fix DMA desired mode for Mentor DMA engineCristian Birsan2016-02-171-1/+1
* | usb: add HAS_IOMEM dependency to USB_MUSB_HDRCVegard Nossum2016-02-141-0/+1
* | usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010Vegard Nossum2016-02-141-0/+1
|/
* usb: musb: ux500: Fix NULL pointer dereference at system PMUlf Hansson2016-02-031-2/+5
* usb: musb: core: call init and shutdown for the usb phyUwe Kleine-König2015-12-221-0/+10
* usb: musb: Fix unbalanced pm_runtime_enableTony Lindgren2015-12-161-0/+3
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-163-13/+37
* usb: musb: gadget: remove redundant conditionGeyslan G. Bem2015-12-161-3/+2
* usb: musb: convert printk to pr_*Rasmus Villemoes2015-12-151-10/+7
* usb: musb: fail with error when no DMA controller setAaro Koskinen2015-12-091-0/+1
* usb: musb: core: Fix pm runtime for deferred probeTony Lindgren2015-12-081-1/+6
* usb: musb: USB_TI_CPPI41_DMA requires dmaengine supportArnd Bergmann2015-11-181-1/+1
* usb: musb: enable usb_dma parameterBin Liu2015-11-171-1/+1
* usb: musb: fix tx fifo flush handlingBin Liu2015-11-171-6/+16
* usb: musb: core: fix order of arguments to ulpi write callbackUwe Kleine-König2015-11-161-5/+5
* Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-044-12/+48
|\
| * usb: musb: core: add common method of getting vbus statusRoman Alyautdin2015-10-162-4/+11
| * musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLYHans de Goede2015-10-091-0/+12
| * usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-272-2/+2
| * usb: common: of_usb_get_maximum_speed to usb_get_maximum_speedHeikki Krogerus2015-09-271-1/+1
| * usb: musb: dsps: control musb speed based on dts settingBin Liu2015-09-271-0/+13
| * usb: musb: set the controller speed based on the config settingBin Liu2015-09-271-6/+10
* | usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren2015-10-281-6/+23
|/
* usb: musb: fix cppi channel teardown for isoch transferBin Liu2015-09-211-0/+3
* usb: musb: dsps: fix polling in device-only modeBin Liu2015-09-211-2/+5
* usb: musb: ux500: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-141-0/+2
* usb: musb: Disable interrupts on suspend, enable them on resumePascal Huerst2015-09-141-0/+6
* usb: musb: ensure in peripheral mode when checking sessionBin Liu2015-09-141-0/+1
* usb: musb: gadget: fix build break by adding missing 'break'Robert Baldyga2015-08-071-0/+1
* usb: musb: cppi41: allow it to work againFelipe Balbi2015-08-061-3/+3
* usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi2015-08-061-21/+18
* usb: musb: gadget: add musb_match_ep() functionRobert Baldyga2015-08-061-0/+34
* usb: musb: gadget: add ep capabilities supportRobert Baldyga2015-08-041-0/+12
* usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar2015-08-041-5/+1
OpenPOWER on IntegriCloud