| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: omap: fix the error check for pm_runtime_get_sync | Shubhrajyoti D | 2012-04-10 | 1 | -2/+3 |
* | usb: musb: omap: fix crash when musb glue (omap) gets initialized | Kishon Vijay Abraham I | 2012-04-10 | 1 | -2/+2 |
* | usb: musb: wake the device before ulpi transfers | Grazvydas Ignotas | 2012-04-10 | 1 | -6/+25 |
* | usb: musb: fix bug in musb_cleanup_urb | Ajay Kumar Gupta | 2012-04-10 | 1 | -1/+1 |
* | usb: musb: fix some runtime_pm issues | Grazvydas Ignotas | 2012-04-10 | 2 | -2/+9 |
* | usb: musb: fix oops on omap2430 module unload | Vladimir Zapolskiy | 2012-04-10 | 1 | -8/+12 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-29 | 1 | -2/+2 |
|\ |
|
| * | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 | 1 | -2/+1 |
| * | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users | Viresh Kumar | 2012-02-22 | 1 | -0/+1 |
* | | usb: core: hcd: make hcd->irq unsigned | Felipe Balbi | 2012-03-01 | 2 | -2/+2 |
* | | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-03-01 | 11 | -70/+80 |
|\ \ |
|
| * | | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus | 2012-02-27 | 3 | -9/+9 |
| * | | usb: Convert all users to new usb_phy | Heikki Krogerus | 2012-02-27 | 9 | -34/+33 |
| * | | usb: musb: Start using struct usb_otg | Heikki Krogerus | 2012-02-13 | 8 | -24/+35 |
| * | | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus | 2012-02-13 | 4 | -5/+5 |
* | | | Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2012-03-01 | 10 | -72/+92 |
|\ \ \ |
|
| * | | | usb: musb: Reselect index reg in interrupt context | Supriya Karanth | 2012-02-24 | 1 | -0/+18 |
| * | | | usb: musb: debugfs: fix error check | Felipe Balbi | 2012-02-01 | 1 | -6/+6 |
| * | | | usb: musb: make modules behave better | Felipe Balbi | 2012-01-31 | 10 | -64/+68 |
| * | | | usb: musb: drop superfluous pm_runtime calls around musb_shutdown | Grazvydas Ignotas | 2012-01-24 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | usb: musb: fix a build error on mips | Cong Wang | 2012-02-03 | 1 | -1/+2 |
| |/
|/| |
|
* | | usb: musb: omap2430: minor cleanups. | NeilBrown | 2012-01-25 | 1 | -2/+2 |
* | | usb: musb: fix shutdown while usb gadget is in use | Grazvydas Ignotas | 2012-01-24 | 1 | -2/+3 |
* | | usb: musb: davinci: fix build breakage | Sekhar Nori | 2012-01-24 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-17 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
| |\ |
|
| | * | USB-musb: move to dma_transfer_direction | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
* | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -2/+2 |
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 | 12 | -134/+87 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2011-12-22 | 4 | -34/+21 |
| |\ \ \ |
|
| | * | | | usb: musb: remove extern qualifier from musb_debug.h header | Vladimir Zapolskiy | 2011-12-21 | 1 | -2/+2 |
| | * | | | usb: musb: cleanup kconfig | Felipe Contreras | 2011-12-20 | 1 | -6/+4 |
| | * | | | usb: musb: trivial Kconfig cleanups | Felipe Contreras | 2011-12-20 | 1 | -1/+1 |
| | * | | | musb: omap2430: avoid pm_runtime_disable() | Felipe Contreras | 2011-12-20 | 1 | -2/+0 |
| | * | | | usb: musb: remove a bit of indentation | Felipe Contreras | 2011-12-20 | 1 | -14/+13 |
| | * | | | usb: musb: trivial cleanup | Felipe Contreras | 2011-12-20 | 1 | -7/+1 |
| | * | | | usb: musb: fix pm_runtime mismatch | Felipe Contreras | 2011-12-20 | 1 | -2/+0 |
| * | | | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2011-12-13 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | usb: gadget: rename usb_gadget_driver::speed to max_speed | Michal Nazarewicz | 2011-12-12 | 1 | -1/+1 |
| | * | | | | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz | 2011-12-12 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 2011-12-12 | 11 | -102/+69 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | usb: musb: omap2430: fix compile warning | Felipe Balbi | 2011-12-12 | 1 | -3/+0 |
| | * | | | | usb: musb: fix pm_runtime calls while atomic | Vikram Pandita | 2011-12-12 | 2 | -1/+15 |
| | * | | | | usb: musb: drop ARCH dependency | Felipe Balbi | 2011-12-12 | 1 | -2/+0 |
| | * | | | | usb: musb: headers cleanup | Felipe Balbi | 2011-12-12 | 5 | -13/+0 |
| | * | | | | usb: musb: allow building USB_MUSB_TUSB6010 as a module | Arnd Bergmann | 2011-12-12 | 3 | -2/+4 |
| | * | | | | usb: musb: use a Kconfig choice to pick the right DMA method | Arnd Bergmann | 2011-12-12 | 2 | -45/+38 |
| | * | | | | usb: musb: omap2+: save and restore OTG_INTERFSEL | Hema HK | 2011-12-12 | 2 | -0/+7 |
| | * | | | | usb: musb: omap2+: fix context api's | Vikram Pandita | 2011-12-12 | 1 | -0/+2 |
| | * | | | | usb: musb: ux500: optimize DMA callback routine | Per Forlin | 2011-12-12 | 1 | -36/+3 |
| | |/ / / |
|