summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: fix wrong indentation in musb_host.cDaniel Mack2014-06-301-5/+5
* usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack2014-06-301-1/+2
* usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()Daniel Mack2014-06-301-1/+1
* usb: musb: remove unnecessary (void) prefix at function callsDaniel Mack2014-06-301-3/+3
* usb: musb: musb_host.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-301-1/+1
* Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-081-4/+26
|\
| * usb: musb: musb_host: Enable ISOCH IN handling for AM335x hostGeorge Cherian2014-02-181-4/+26
* | usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta2014-02-181-0/+3
|/
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar2014-01-031-1/+1
* Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-031-1/+8
|\
| * usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-261-1/+6
| * usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack2013-11-261-0/+2
* | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-091-0/+1
|/
* usb: Remove unnecessary semicolonsJoe Perches2013-10-121-1/+1
* usb: musb: only remove host/udc if it has been addedSebastian Andrzej Siewior2013-08-271-0/+2
* Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-121-15/+81
|\
| * usb: musb: host: fix build warningFelipe Balbi2013-05-301-3/+3
| * usb: musb: enable ux500 host side dma supportMian Yousaf Kaukab2013-05-281-4/+4
| * usb: musb: eliminate musb_to_hcdDaniel Mack2013-05-281-4/+4
| * usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack2013-05-281-0/+21
| * usb: musb: factor out hcd initalizationDaniel Mack2013-05-281-7/+39
| * usb: musb: factor some host-specific functionsDaniel Mack2013-05-281-1/+14
* | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-091-10/+8Star
|\ \
| * | usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath2013-05-281-10/+8Star
| |/
* / USB: MUSB: upgrade the isochronous APIAlan Stern2013-05-301-2/+1Star
|/
* usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol2013-04-021-0/+117
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-181-1/+1
* usb: musb: Double buffering issues in host mode TXsupriya karanth2013-01-171-6/+14
* usb: musb: set AUTOSET for full speed bulk DMA transfer in host modesupriya karanth2013-01-101-6/+18
* usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior2012-10-311-1/+1
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-171-1/+1
|\
| * usb: musb: host: fix for musb_start_urb Oopsyuzheng ma2012-09-061-1/+1
* | usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath2012-08-071-5/+93
* | usb: musb: NAK timeout scheme on bulk TX endpointAjay Kumar Gupta2012-08-031-62/+92
* | usb: musb: host: don't program dma for zero byte txAjay Kumar Gupta2012-08-031-1/+11
|/
* Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-07-061-1/+5
|\
| * usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failureMantesh Sarasetti2012-06-041-1/+5
* | usb: musb: host: release dma channels if no active ioAjay Kumar Gupta2012-06-221-2/+12
|/
* usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-101-1/+1
* usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-141-0/+4
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-1/+1
* usb: musb: host: compare status for negative error valuesMárton Németh2011-06-091-1/+1
* usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov2011-05-131-27/+22Star
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-59/+47Star
* usb: fix building musb driversAnatolij Gustschin2011-05-071-1/+1
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-171-6/+5Star
|\
| * usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-011-6/+5Star
* | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-2/+2
|/
* usb: musb: host: support DMA transfers greater than max channel lengthT. S., Anil Kumar2010-10-221-2/+4