aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.c
Commit message (Expand)AuthorAge
* usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian2015-02-23
* usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior2014-12-22
* usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-03
* usb: musb: fix wrong indentation in musb_host.cDaniel Mack2014-06-30
* usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack2014-06-30
* usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()Daniel Mack2014-06-30
* usb: musb: remove unnecessary (void) prefix at function callsDaniel Mack2014-06-30
* usb: musb: musb_host.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-30
* Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-07
|\
| * usb: musb: musb_host: Enable ISOCH IN handling for AM335x hostGeorge Cherian2014-02-18
* | usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta2014-02-18
|/
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar2014-01-03
* Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-03
|\
| * usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-26
| * usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack2013-11-26
* | usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
|/
* usb: Remove unnecessary semicolonsJoe Perches2013-10-11
* usb: musb: only remove host/udc if it has been addedSebastian Andrzej Siewior2013-08-27
* Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-12
|\
| * usb: musb: host: fix build warningFelipe Balbi2013-05-29
| * usb: musb: enable ux500 host side dma supportMian Yousaf Kaukab2013-05-28
| * usb: musb: eliminate musb_to_hcdDaniel Mack2013-05-28
| * usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack2013-05-28
| * usb: musb: factor out hcd initalizationDaniel Mack2013-05-28
| * usb: musb: factor some host-specific functionsDaniel Mack2013-05-28
* | Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman2013-06-09
|\ \
| * | usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath2013-05-28
| |/
* / USB: MUSB: upgrade the isochronous APIAlan Stern2013-05-30
|/
* usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol2013-04-02
* usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-18
* usb: musb: Double buffering issues in host mode TXsupriya karanth2013-01-17
* usb: musb: set AUTOSET for full speed bulk DMA transfer in host modesupriya karanth2013-01-10
* usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior2012-10-31
* Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
|\
| * usb: musb: host: fix for musb_start_urb Oopsyuzheng ma2012-09-06
* | usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath2012-08-07
* | usb: musb: NAK timeout scheme on bulk TX endpointAjay Kumar Gupta2012-08-03
* | usb: musb: host: don't program dma for zero byte txAjay Kumar Gupta2012-08-03
|/
* Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-07-05
|\
| * usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failureMantesh Sarasetti2012-06-04
* | usb: musb: host: release dma channels if no active ioAjay Kumar Gupta2012-06-22
|/
* usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-10
* usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta2011-12-14
* USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* usb: musb: host: compare status for negative error valuesMárton Németh2011-06-09
* usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov2011-05-13
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-13
* usb: fix building musb driversAnatolij Gustschin2011-05-06
* Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-17
|\