summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2009-10-09USB: musb: make HAVE_CLK support optionalMike Frysinger
2009-09-23USB: musb: fix put_device() call sequenceAjay Kumar Gupta
2009-08-10Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar
2009-07-30Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta
2009-07-28USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria
2009-07-28USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov
2009-07-22USB: Rework musb suspend()/resume_early()Magnus Damm
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-12USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov
2009-07-12USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell
2009-07-12USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman
2009-07-12USB: musb: davinci dm355 updates (remainder)David Brownell
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-15usb: musb: disable OTG AUTOIDLE only with omap3430Niilo Minkkinen
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta
2009-06-15musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar
2009-06-15musb: support disconnect after HNP roleswitchDavid Brownell
2009-06-15musb: make initial HNP roleswitch work (v2)David Brownell
2009-06-15musb: otg timer cleanupDavid Brownell
2009-06-15musb: proper hookup to transceiver driversDavid Brownell
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov
2009-06-15musb_host: refactor URB givebackSergei Shtylyov
2009-06-15musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov
2009-06-15musb_host: simplify check for active URBSergei Shtylyov
2009-06-15musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov
2009-06-15musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov
2009-06-15musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov
2009-06-15musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov
2009-04-23USB: musb: fix build when !CONFIG_PMAlexander Beregalov
2009-04-23USB: musb: Remove my email address from few musb related driversJarkko Nikula
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell
2009-03-24USB: musb: partial DaVinci dm355 supportDavid Brownell
2009-03-24USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta
2009-03-24USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE
2009-03-24USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta
2009-03-24USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-02-27USB: musb: fix srp sysfs entry deletionVikram Pandita
2009-02-27USB: musb: resume suspended root hub on disconnectAnand Gadiyar
2009-02-27USB: musb: use right poll limit for low speed devicesSergei Shtylyov
2009-02-27USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov
2009-02-27USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov
2009-02-27USB: musb: host endpoint_disable() oops fixesSergei Shtylyov