summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: musb: Allow building in all the DMA codeTony Lindgren2015-08-031-24/+14
* usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga2015-07-301-0/+1
* usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede2015-07-291-0/+15
* usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede2015-07-291-6/+44
* usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede2015-07-293-1/+716
* usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi2015-07-061-3/+1
* Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-081-1/+7
|\
| * usb: musb: fix order of conditions for assigning end point operationsBen Hutchings2015-05-261-7/+7
* | usb: musb: ux500: fix build warningsFelipe Balbi2015-05-271-1/+1
* | usb: musb: am35x: fix build warningsFelipe Balbi2015-05-271-1/+1
OpenPOWER on IntegriCloud