summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-225-2/+723
|\
| * usb: musb: cppi: add missing include to fix compilationReinhard Tartler2012-05-141-0/+1
| * Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-05-074-2/+722
| |\
| | * usb: musb: enable support for am335xAjay Kumar Gupta2012-05-041-2/+2
| | * usb: musb: Add support for ti81xx platformAjay Kumar Gupta2012-05-044-2/+722
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-05-211-1/+1
|\ \ \ | |/ / |/| |
| * | m68k: Make sure {read,write}s[bwl]() are always definedGeert Uytterhoeven2012-04-221-1/+1
| |/
* | usb: musb: davinci.c: add missing unregisterJulia Lawall2012-04-181-1/+2
* | usb: musb: drop __deprecated flagFelipe Balbi2012-04-181-1/+1
|/
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-101-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-101-2/+2
* usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-101-6/+25
* usb: musb: fix bug in musb_cleanup_urbAjay Kumar Gupta2012-04-101-1/+1
* usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-102-2/+9
* usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-101-8/+12
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-2/+2
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+1
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+1
* | usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-012-2/+2
* | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-0111-70/+80
|\ \
| * | usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-273-9/+9
| * | usb: Convert all users to new usb_phyHeikki Krogerus2012-02-279-34/+33
| * | usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-138-24/+35
| * | usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-134-5/+5
* | | Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-03-0110-72/+92
|\ \ \
| * | | usb: musb: Reselect index reg in interrupt contextSupriya Karanth2012-02-241-0/+18
| * | | usb: musb: debugfs: fix error checkFelipe Balbi2012-02-011-6/+6
| * | | usb: musb: make modules behave betterFelipe Balbi2012-01-3110-64/+68
| * | | usb: musb: drop superfluous pm_runtime calls around musb_shutdownGrazvydas Ignotas2012-01-241-2/+0
| | |/ | |/|
* | | usb: musb: fix a build error on mipsCong Wang2012-02-031-1/+2
| |/ |/|
* | usb: musb: omap2430: minor cleanups.NeilBrown2012-01-251-2/+2
* | usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas2012-01-241-2/+3
* | usb: musb: davinci: fix build breakageSekhar Nori2012-01-241-3/+0
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-2/+2
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-2/+2
| |\
| | * USB-musb: move to dma_transfer_directionVinod Koul2011-11-171-2/+2
* | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-2/+2
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-0912-134/+87
|\ \ \
| * \ \ Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-224-34/+21
| |\ \ \
| | * | | usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy2011-12-211-2/+2
| | * | | usb: musb: cleanup kconfigFelipe Contreras2011-12-201-6/+4
| | * | | usb: musb: trivial Kconfig cleanupsFelipe Contreras2011-12-201-1/+1
| | * | | musb: omap2430: avoid pm_runtime_disable()Felipe Contreras2011-12-201-2/+0
| | * | | usb: musb: remove a bit of indentationFelipe Contreras2011-12-201-14/+13
| | * | | usb: musb: trivial cleanupFelipe Contreras2011-12-201-7/+1
| | * | | usb: musb: fix pm_runtime mismatchFelipe Contreras2011-12-201-2/+0
| * | | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-131-2/+2
| |\ \ \ \
| | * | | | usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-1/+1
| | * | | | usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-1/+1
| * | | | | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-1211-102/+69
| |\ \ \ \ \ | | | |/ / / | | |/| | |