aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi2-2/+2
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman11-70/+80
2012-03-01Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman10-72/+92
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus3-9/+9
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus9-34/+33
2012-02-24usb: musb: Reselect index reg in interrupt contextSupriya Karanth1-0/+18
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus8-24/+35
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus4-5/+5
2012-02-03usb: musb: fix a build error on mipsCong Wang1-1/+2
2012-02-01usb: musb: debugfs: fix error checkFelipe Balbi1-6/+6
2012-01-31usb: musb: make modules behave betterFelipe Balbi10-64/+68
2012-01-25usb: musb: omap2430: minor cleanups.NeilBrown1-2/+2
2012-01-24usb: musb: fix shutdown while usb gadget is in useGrazvydas Ignotas1-2/+3
2012-01-24usb: musb: davinci: fix build breakageSekhar Nori1-3/+0
2012-01-24usb: musb: drop superfluous pm_runtime calls around musb_shutdownGrazvydas Ignotas1-2/+0
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-2/+2
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-134/+87
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-12-22Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman4-34/+21
2011-12-21usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy1-2/+2
2011-12-20usb: musb: cleanup kconfigFelipe Contreras1-6/+4
2011-12-20usb: musb: trivial Kconfig cleanupsFelipe Contreras1-1/+1
2011-12-20musb: omap2430: avoid pm_runtime_disable()Felipe Contreras1-2/+0
2011-12-20usb: musb: remove a bit of indentationFelipe Contreras1-14/+13
2011-12-20usb: musb: trivial cleanupFelipe Contreras1-7/+1
2011-12-20usb: musb: fix pm_runtime mismatchFelipe Contreras1-2/+0
2011-12-14usb: musb: fix reset issue with full speed deviceAjay Kumar Gupta1-0/+4
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-2/+2
2011-12-12Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman11-102/+69
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-7/+1
2011-12-12usb: musb: omap2430: fix compile warningFelipe Balbi1-3/+0
2011-12-12usb: musb: fix pm_runtime calls while atomicVikram Pandita2-1/+15
2011-12-12usb: musb: drop ARCH dependencyFelipe Balbi1-2/+0
2011-12-12usb: musb: headers cleanupFelipe Balbi5-13/+0
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann3-2/+4
2011-12-12usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann2-45/+38
2011-12-12usb: musb: omap2+: save and restore OTG_INTERFSELHema HK2-0/+7
2011-12-12usb: musb: omap2+: fix context api'sVikram Pandita1-0/+2
2011-12-12usb: musb: ux500: optimize DMA callback routinePer Forlin1-36/+3
2011-12-12usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz1-1/+1
2011-12-12usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz1-1/+1
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle1-1/+1
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz1-1/+1
2011-11-29usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman1-6/+0
2011-11-26Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman5-7/+5
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-2/+2
2011-11-17USB-musb: move to dma_transfer_directionVinod Koul1-2/+2
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern1-1/+0
2011-11-14usb: musb: fix compilation breakage introduced by de47725Felipe Balbi2-0/+2