aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAge
* USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-07
* USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2009-07-28
* USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria2009-07-28
* USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov2009-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-13
|\
| * USB: musb_host: undo incorrect change in musb_advance_schedule()Sergei Shtylyov2009-07-12
| * USB: musb: silence "suspend as a_wait_vrise is_active" msgsDavid Brownell2009-07-12
| * USB: musb: davinci dm6446evm GPIO renumberingKevin Hilman2009-07-12
| * USB: musb: davinci dm355 updates (remainder)David Brownell2009-07-12
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/
* usb: musb: disable OTG AUTOIDLE only with omap3430Niilo Minkkinen2009-06-16
* musb: add high bandwidth ISO supportAjay Kumar Gupta2009-06-16
* musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)Anand Gadiyar2009-06-16
* musb: support disconnect after HNP roleswitchDavid Brownell2009-06-16
* musb: make initial HNP roleswitch work (v2)David Brownell2009-06-16
* musb: otg timer cleanupDavid Brownell2009-06-16
* musb: proper hookup to transceiver driversDavid Brownell2009-06-16
* musb: split out CPPI interrupt handlerSergei Shtylyov2009-06-16
* musb_host: refactor URB givebackSergei Shtylyov2009-06-16
* musb_host: streamline musb_cleanup_urb() callsSergei Shtylyov2009-06-16
* musb_host: simplify check for active URBSergei Shtylyov2009-06-16
* musb_host: factor out musb_ep_{get|set}_qh()Sergei Shtylyov2009-06-16
* musb_host: refactor musb_save_toggle() (take 2)Sergei Shtylyov2009-06-16
* musb_gadget: suppress "parasitic" TX interrupts with CPPISergei Shtylyov2009-06-16
* musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov2009-06-16
* USB: musb: fix build when !CONFIG_PMAlexander Beregalov2009-04-23
* USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-23
* USB: musb: fix possible panic while resumingKim Kyuwon2009-04-17
* USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2009-04-17
* USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov2009-04-17
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-17
* USB: musb_host, fix ep0 fifo flushingDavid Brownell2009-04-17
* USB: musb_host, minor enqueue locking fix (v2)David Brownell2009-04-17
* USB: musb: partial DaVinci dm355 supportDavid Brownell2009-03-24
* USB: musb: only turn off vbus in OTG hostsAjay Kumar Gupta2009-03-24
* USB: musb: fix init oops crash with static FIFO configGiuseppe GORGOGLIONE2009-03-24
* USB: musb: NAK timeout scheme on bulk RX endpointAjay Kumar Gupta2009-03-24
* USB: musb: rewrite host periodic endpoint allocationSergei Shtylyov2009-03-24
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: musb: fix srp sysfs entry deletionVikram Pandita2009-02-27
* USB: musb: resume suspended root hub on disconnectAnand Gadiyar2009-02-27
* USB: musb: use right poll limit for low speed devicesSergei Shtylyov2009-02-27
* USB: musb: be careful with 64K+ transfer lengths, host sideSergei Shtylyov2009-02-27
* USB: musb: fix data toggle saving with shared FIFOSergei Shtylyov2009-02-27
* USB: musb: host endpoint_disable() oops fixesSergei Shtylyov2009-02-27
* USB: musb: fix urb_dequeue() methodSergei Shtylyov2009-02-27
* USB: musb: fix musb_host_tx() for shared endpoint FIFODmitry Krivoschekov2009-02-27
* USB: musb: be careful with 64K+ transfer lengths (gadget side)Felipe Balbi2009-02-27
* usb: musb: make Davinci *work* in mainlineDavid Brownell2009-02-27
* USB: musb: Kconfig fixDavid Brownell2009-01-27