summaryrefslogtreecommitdiff
path: root/drivers/usb/musb (follow)
Commit message (Expand)AuthorAge
...
| * | | usb: musb: blackfin: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: da8xx: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: davinci: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: tusb6010: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: am35x: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: omap2430: give it a context structureFelipe Balbi2010-12-10
| * | | usb: musb: split blackfin to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split da8xx to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split davinci to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split tusb6010 to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split am35x to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: split omap2430 to its own platform_driverFelipe Balbi2010-12-10
| * | | usb: musb: trivial search and replace patchFelipe Balbi2010-12-10
| * | | usb: musb: add Kconfig options for each glue layerFelipe Balbi2010-12-10
| * | | usb: musb: hold context on musb structureFelipe Balbi2010-12-10
| * | | usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-07
| * | | usb: musb: introduce struct musb_platform_opsFelipe Balbi2010-12-07
| * | | usb: musb: gadget: prevent a NULL pointer dereferenceFelipe Balbi2010-12-01
| * | | usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-01
| * | | usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
| |/ /
* | | Revert "USB: musb: pm: don't rely fully on clock support"Greg Kroah-Hartman2010-12-16
* | | Revert "USB: musb: blackfin: pm: make it work"Greg Kroah-Hartman2010-12-16
| |/ |/|
* | usb: musb: do not use dma for control transfersAnand Gadiyar2010-11-22
* | usb: musb: gadget: fix compilation warningAjay Kumar Gupta2010-11-22
* | usb: musb: clear RXCSR_AUTOCLEAR before PIO readMing Lei2010-11-22
* | usb: musb: unmap dma buffer when switching to PIOHema Kalliguddi2010-11-22
* | usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar2010-11-09
* | usb: musb: gadget: kill duplicate code in musb_gadget_queue()Sergei Shtylyov2010-11-08
* | usb: musb: Fix handling of spurious SESSREQHeikki Krogerus2010-11-05
* | usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd timeMing Lei2010-11-05
* | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-05
* | USB: musb: blackfin: fix dynamic device<->host changingBob Liu2010-11-05
* | USB: musb: blackfin: pm: make it workBob Liu2010-11-05
* | USB: musb: pm: don't rely fully on clock supportBob Liu2010-11-05
* | USB: musb: blackfin: fix musb_read_txhubport() definitionIan Jeffray2010-11-05
* | USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configurationMing Lei2010-11-05
* | usb: musb: don't leave PHY enabled on shutdown()Grazvydas Ignotas2010-11-05
* | usb: musb: musb_gadget: fix resource leakage in error pathRahul Ruikar2010-11-05
* | usb: musb: gadget: fix dma mode 0 in double buffer Rx caseMing Lei2010-11-05
|/
* USB: musb: AM35x: Workaround for fifo read issueAjay Kumar Gupta2010-10-22
* USB: musb: add musb support for AM35xAjay Kumar Gupta2010-10-22
* usb: makefile cleanupmatt mooney2010-10-22
* usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()Sergei Shtylyov2010-10-22
* usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()Sergei Shtylyov2010-10-22
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-22
* usb: change to new flag variablematt mooney2010-10-22
* usb: musb: gadget: only enable AUTOCLEAR in double buffered caseFelipe Balbi2010-10-22
* usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)Ming Lei2010-10-22
* usb: musb: ignore spurious SESSREQ interruptsHeikki Krogerus2010-10-22
* usb: musb: gadget: kill unreachable code in musb_g_rx()Sergei Shtylyov2010-10-22