summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | usb: musb: Fix platform code being unable to override ep access opsHans de Goede2015-05-261-7/+6
* | usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...Hans de Goede2015-05-261-4/+4
* | usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede2015-05-265-48/+68
* | usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...Hans de Goede2015-05-264-35/+21
* | usb: musb: Add pre and post root port reset end callbacksHans de Goede2015-05-262-0/+18
* | usb: musb: add softconnect for host modeBin Liu2015-05-071-0/+91
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5Tony Lindgren2015-05-071-114/+140
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4Tony Lindgren2015-05-071-4/+2
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3Tony Lindgren2015-05-071-50/+74
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren2015-05-071-4/+3
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren2015-05-071-17/+44
* | usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren2015-05-071-13/+48
* | usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren2015-05-071-6/+10
* | usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren2015-05-071-2/+0
* | usb: musb: Set up function pointers for DMATony Lindgren2015-05-0717-23/+118
* | usb: musb: Fix up DMA related macrosTony Lindgren2015-05-0714-29/+51
* | usb: musb: only set test mode onceBin Liu2015-04-271-1/+8
* | usb: musb: fix inefficient copy of unaligned buffersJohan Hovold2015-04-271-2/+7
|/