summaryrefslogtreecommitdiff
path: root/drivers/usb/musb (follow)
Commit message (Expand)AuthorAge
...
* usb: musb: gadget: remove remaining DMA ifdeferryFelipe Balbi2015-08-06
* usb: musb: gadget: add musb_match_ep() functionRobert Baldyga2015-08-06
* usb: musb: gadget: add ep capabilities supportRobert Baldyga2015-08-04
* usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar2015-08-04
* usb: musb: Allow building in all the DMA codeTony Lindgren2015-08-03
* usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga2015-07-30
* usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede2015-07-29
* usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede2015-07-29
* usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede2015-07-29
* usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi2015-07-06
* Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-08
|\
| * usb: musb: fix order of conditions for assigning end point operationsBen Hutchings2015-05-26
* | usb: musb: ux500: fix build warningsFelipe Balbi2015-05-27
* | usb: musb: am35x: fix build warningsFelipe Balbi2015-05-27
* | usb: musb: Fix platform code being unable to override ep access opsHans de Goede2015-05-26
* | usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...Hans de Goede2015-05-26
* | usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede2015-05-26
* | usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...Hans de Goede2015-05-26
* | usb: musb: Add pre and post root port reset end callbacksHans de Goede2015-05-26
* | usb: musb: add softconnect for host modeBin Liu2015-05-07
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5Tony Lindgren2015-05-07
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4Tony Lindgren2015-05-07
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3Tony Lindgren2015-05-07
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2Tony Lindgren2015-05-07
* | usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1Tony Lindgren2015-05-07
* | usb: musb: Remove ifdefs for TX DMA for musb_host.cTony Lindgren2015-05-07
* | usb: musb: Remove DMA ifdef for musb_gadget.c short_packetTony Lindgren2015-05-07
* | usb: musb: Get rid of the DMA ifdefs for musb_core.cTony Lindgren2015-05-07
* | usb: musb: Set up function pointers for DMATony Lindgren2015-05-07
* | usb: musb: Fix up DMA related macrosTony Lindgren2015-05-07
* | usb: musb: only set test mode onceBin Liu2015-04-27
* | usb: musb: fix inefficient copy of unaligned buffersJohan Hovold2015-04-27
|/
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-10
|\
| * usb: musb: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-07
* | usb: musb: dsps: fix build on i386 when COMPILE_TEST is setTony Lindgren2015-04-03
* | musb_virthub: use USB_DT_HUBSergei Shtylyov2015-04-03
* | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-24
|\|
| * usb: musb: Fix fifo reads for dm816x with musb_dspsTony Lindgren2015-03-24
| * usb: musb: cppi41: fix condition to call cppi41_trans_done().Takeyoshi Kikuchi2015-03-11
| * usb: musb: dsps: don't fake of_node to musb coreFelipe Balbi2015-03-11
| * usb: musb: dsps: request phy using our device pointerFelipe Balbi2015-03-11
| * usb: musb: dsps: just start polling alreadyFelipe Balbi2015-03-10
| * usb: musb: dsps: use msecs_to_jiffies insteadFelipe Balbi2015-03-10
| * usb: musb: cppi41: do not call udelay()Felipe Balbi2015-03-10
| * usb: musb: cppi41: exit early when tx fifo is emptyFelipe Balbi2015-03-10
| * usb: musb: cppi41: decrease indentation levelFelipe Balbi2015-03-10
| * usb: musb: core: always try to recover from babbleFelipe Balbi2015-03-10
| * usb: musb: core: disable irqs inside babble recoveryFelipe Balbi2015-03-10
| * usb: musb: core: remove unnecessary forward declarationFelipe Balbi2015-03-10
| * usb: musb: core: drop recover_workFelipe Balbi2015-03-10