summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_host.c
AgeCommit message (Expand)Author
2015-02-23usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian
2014-12-22usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-06-30usb: musb: fix wrong indentation in musb_host.cDaniel Mack
2014-06-30usb: musb: introduce dma_channel.rx_packet_doneDaniel Mack
2014-06-30usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo()Daniel Mack
2014-06-30usb: musb: remove unnecessary (void) prefix at function callsDaniel Mack
2014-06-30usb: musb: musb_host.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-03-07Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-02-18usb: musb: host: Fix SuperSpeed hub enumerationAjay Kumar Gupta
2014-02-18usb: musb: musb_host: Enable ISOCH IN handling for AM335x hostGeorge Cherian
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-26usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack
2013-10-11usb: Remove unnecessary semicolonsJoe Perches
2013-08-27usb: musb: only remove host/udc if it has been addedSebastian Andrzej Siewior
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-06-08Merge 3.10-rc5 into usb-nextGreg Kroah-Hartman
2013-05-30USB: MUSB: upgrade the isochronous APIAlan Stern
2013-05-30usb: musb: host: fix build warningFelipe Balbi
2013-05-28usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath
2013-05-28usb: musb: enable ux500 host side dma supportMian Yousaf Kaukab
2013-05-28usb: musb: eliminate musb_to_hcdDaniel Mack
2013-05-28usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack
2013-05-28usb: musb: factor out hcd initalizationDaniel Mack
2013-05-28usb: musb: factor some host-specific functionsDaniel Mack
2013-04-02usb: musb: implement (un)map_urb_for_dma hooksRuslan Bilovol
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi
2013-01-17usb: musb: Double buffering issues in host mode TXsupriya karanth
2013-01-10usb: musb: set AUTOSET for full speed bulk DMA transfer in host modesupriya karanth
2012-10-31usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-06usb: musb: host: fix for musb_start_urb Oopsyuzheng ma
2012-08-07usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath
2012-08-03usb: musb: NAK timeout scheme on bulk TX endpointAjay Kumar Gupta
2012-08-03usb: musb: host: don't program dma for zero byte txAjay Kumar Gupta
2012-07-05Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-06-22usb: musb: host: release dma channels if no active ioAjay Kumar Gupta
2012-06-04usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failureMantesh Sarasetti
2012-04-10usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta
2011-12-14usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto
2011-06-09usb: musb: host: compare status for negative error valuesMárton Németh
2011-05-13usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman