| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: make use_sg flag URB specific | Virupax Sadashivpetimath | 2013-05-28 | 2 | -10/+9 |
* | usb: musb: dsps: fix error return code in dsps_create_musb_pdev() | Wei Yongjun | 2013-05-15 | 1 | -0/+1 |
* | usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p... | Wei Yongjun | 2013-05-15 | 1 | -1/+2 |
* | USB: regroup all depends on USB within an if USB block | Florian Fainelli | 2013-04-09 | 1 | -1/+1 |
* | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-04-05 | 16 | -246/+349 |
|\ |
|
| * | usb: phy: ab8500-usb: fix last notifier arguments | Fabio Baltieri | 2013-04-03 | 1 | -1/+0 |
| * | usb: musb: ux500_dma: drop references to U5500 | Fabio Baltieri | 2013-04-03 | 1 | -1/+1 |
| * | usb: musb: gadget: read ep0 fifo only if rxcount is non zero | Ravi Babu | 2013-04-02 | 1 | -2/+4 |
| * | usb: musb: dsps: print babble message only when musb is active host | Ravi Babu | 2013-04-02 | 1 | -1/+1 |
| * | usb: musb: implement (un)map_urb_for_dma hooks | Ruslan Bilovol | 2013-04-02 | 1 | -0/+117 |
| * | usb: musb: gadget: use platform callback to enable vbus | Grazvydas Ignotas | 2013-04-02 | 1 | -3/+2 |
| * | usb: musb: omap2430: turn off vbus on cable disconnect | Grazvydas Ignotas | 2013-04-02 | 1 | -0/+1 |
| * | usb: musb: ux500_dma: fix sparse warning | Felipe Balbi | 2013-03-27 | 1 | -1/+1 |
| * | usb: musb: core: log VBUS error | Grazvydas Ignotas | 2013-03-22 | 1 | -1/+2 |
| * | usb: musb: gadget: clear gadget_driver when gadget is stopped | Grazvydas Ignotas | 2013-03-22 | 1 | -0/+1 |
| * | usb: musb: core: honour initial transceiver state | Grazvydas Ignotas | 2013-03-22 | 1 | -3/+7 |
| * | usb: phy: ab8500-usb: update irq handling code | Fabio Baltieri | 2013-03-18 | 1 | -3/+4 |
| * | usb: musb: ux500: add otg notifier support | Fabio Baltieri | 2013-03-18 | 1 | -0/+42 |
| * | usb: musb: ux500: implement musb_set_vbus | Fabio Baltieri | 2013-03-18 | 1 | -0/+64 |
| * | usb: musb: ux500_dma: add missing MEM resource check | Virupax Sadashivpetimath | 2013-03-18 | 1 | -1/+11 |
| * | usb: musb: omap2430: fix PHY error handling | Felipe Balbi | 2013-03-18 | 1 | -1/+6 |
| * | usb: musb: omap: add usb_phy_init in omap2430_musb_init | Kishon Vijay Abraham I | 2013-03-18 | 1 | -0/+2 |
| * | usb: musb: omap: remove the check before calling otg_set_vbus | Kishon Vijay Abraham I | 2013-03-18 | 1 | -6/+4 |
| * | usb: musb: omap2430: replace *_* with *-* in property names | Kishon Vijay Abraham I | 2013-03-18 | 1 | -3/+3 |
| * | usb: phy: remove CONFIG_USB_OTG_UTILS | Felipe Balbi | 2013-03-18 | 1 | -1/+0 |
| * | usb: otg: prefix otg_state_string with usb_ | Felipe Balbi | 2013-03-18 | 11 | -53/+54 |
| * | usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG | Fabio Baltieri | 2013-03-18 | 1 | -14/+3 |
| * | usb: musb: gadget: don't assign gadget.dev.release directly | Felipe Balbi | 2013-03-18 | 1 | -8/+0 |
| * | usb: musb: gadget: remove unnecessary initializations | Felipe Balbi | 2013-03-18 | 1 | -2/+0 |
| * | usb: musb: Kconfig: drop unnecessary dependencies | Felipe Balbi | 2013-03-18 | 1 | -2/+0 |
| * | usb: musb: gadget: fix compile warning | Felipe Balbi | 2013-03-18 | 1 | -6/+9 |
| * | usb: musb: dsps: fix possible compile warning | Felipe Balbi | 2013-03-18 | 1 | -2/+1 |
| * | usb: musb: ux500_dma: kill compile warnings | Felipe Balbi | 2013-03-18 | 1 | -3/+4 |
| * | usb: musb: dsps: add missing include | Felipe Balbi | 2013-03-18 | 2 | -0/+2 |
| * | usb: musb: make davinci and da8xx glues depend on BROKEN | Felipe Balbi | 2013-03-18 | 1 | -0/+2 |
| * | usb: musb: force PIO-only if we're building multiplatform kernels | Felipe Balbi | 2013-03-18 | 1 | -0/+1 |
| * | usb: musb: gadget: delete wrong comment | Felipe Balbi | 2013-03-18 | 1 | -108/+0 |
| * | usb: musb: switch over to devm_ioremap_resource() | Felipe Balbi | 2013-03-18 | 1 | -13/+4 |
| * | usb: musb: core: remove unnecessary pr_info() | Felipe Balbi | 2013-03-18 | 1 | -2/+0 |
| * | usb: gadget: drop now unnecessary flag | Felipe Balbi | 2013-03-18 | 1 | -1/+0 |
| * | usb: musb: gadget: let udc-core manage gadget-dev | Felipe Balbi | 2013-03-18 | 1 | -9/+1 |
* | | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2013-03-21 | 2 | -3/+8 |
|\ \
| |/
|/| |
|
| * | usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr | Kishon Vijay Abraham I | 2013-03-18 | 1 | -2/+7 |
| * | usb: musb: da8xx: Fix build breakage due to typo | Mikhail Kshevetskiy | 2013-03-14 | 1 | -1/+1 |
* | | usb: musb: core: fix possible build error with randconfig | Felipe Balbi | 2013-03-11 | 1 | -4/+0 |
|/ |
|
* | usb: musb: omap2430: fix sparse warning | Aaro Koskinen | 2013-03-05 | 1 | -1/+1 |
* | usb: musb: omap2430: fix omap_musb_mailbox glue check again | Aaro Koskinen | 2013-03-05 | 1 | -3/+7 |
* | usb: musb: fix compile warning | Felipe Balbi | 2013-03-05 | 1 | -2/+0 |
* | usb: musb: remove all 'select' from Kconfig | Felipe Balbi | 2013-03-05 | 1 | -5/+0 |
* | usb: musb: correct Kconfig in order to avoid non compilable selection | Peter Ujfalusi | 2013-03-04 | 1 | -2/+2 |