aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner1-5/+5
2009-11-30USB: musb: respect usb_request->zero in control requestsDaniel Glöckner1-1/+2
2009-11-30USB: musb: fix ISOC Tx programming for CPPI DMAsAjay Kumar Gupta1-1/+4
2009-11-30USB: musb: Remove unwanted message in boot logAjay Kumar Gupta1-2/+2
2009-11-30USB: musb_gadget: fix STALL handlingSergei Shtylyov1-45/+34
2009-10-12USB: musb: invert arch depend stringMike Frysinger1-1/+1
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger4-11/+8
2009-09-23USB: musb: fix put_device() call sequenceAjay Kumar Gupta1-4/+4
2009-08-10Merge branch 'master' into for-linusRafael J. Wysocki1-0/+1
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar1-0/+1
2009-07-30Merge branch 'master' into for-linusRafael J. Wysocki3-3/+3
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2-1/+1
2009-07-28USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria1-1/+1
2009-07-28USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov1-1/+1
2009-07-22USB: Rework musb suspend()/resume_early()Magnus Damm1-6/+12
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-8/+51
2009-07-12USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov1-1/+1
2009-07-12USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell2-6/+24
2009-07-12USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman1-1/+1
2009-07-12USB: musb: davinci dm355 updates (remainder)David Brownell1-0/+25
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-2/+0
2009-06-15usb: musb: disable OTG AUTOIDLE only with omap3430Niilo Minkkinen1-1/+6
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta4-22/+48
2009-06-15musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar1-1/+1
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell3-12/+35
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell3-13/+27
2009-06-15musb: otg timer cleanupDavid Brownell3-24/+33
2009-06-15musb: proper hookup to transceiver driversDavid Brownell10-155/+181
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov3-15/+39
2009-06-15musb_host: refactor URB givebackSergei Shtylyov1-34/+20
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov1-4/+5
2009-06-15musb_host: simplify check for active URBSergei Shtylyov1-58/+14
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov1-34/+22
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov1-23/+12
2009-06-15musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov1-1/+2
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov4-20/+43
2009-04-23USB: musb: fix build when !CONFIG_PMAlexander Beregalov1-1/+1
2009-04-23USB: musb: Remove my email address from few musb related driversJarkko Nikula3-3/+0
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon1-8/+4
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2-123/+105
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov3-81/+90
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov3-28/+69
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell1-14/+29
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell1-9/+8
2009-03-24USB: musb: partial DaVinci dm355 supportDavid Brownell3-30/+62
2009-03-24USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta1-1/+1
2009-03-24USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE1-1/+3
2009-03-24USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta1-27/+85
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2-18/+11
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison1-1/+1