index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2012-03-01
Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
2012-02-24
usb: musb: Reselect index reg in interrupt context
Supriya Karanth
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
2012-02-03
usb: musb: fix a build error on mips
Cong Wang
2012-02-01
usb: musb: debugfs: fix error check
Felipe Balbi
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
2012-01-25
usb: musb: omap2430: minor cleanups.
NeilBrown
2012-01-24
usb: musb: fix shutdown while usb gadget is in use
Grazvydas Ignotas
2012-01-24
usb: musb: davinci: fix build breakage
Sekhar Nori
2012-01-24
usb: musb: drop superfluous pm_runtime calls around musb_shutdown
Grazvydas Ignotas
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-12-22
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-21
usb: musb: remove extern qualifier from musb_debug.h header
Vladimir Zapolskiy
2011-12-20
usb: musb: cleanup kconfig
Felipe Contreras
2011-12-20
usb: musb: trivial Kconfig cleanups
Felipe Contreras
2011-12-20
musb: omap2430: avoid pm_runtime_disable()
Felipe Contreras
2011-12-20
usb: musb: remove a bit of indentation
Felipe Contreras
2011-12-20
usb: musb: trivial cleanup
Felipe Contreras
2011-12-20
usb: musb: fix pm_runtime mismatch
Felipe Contreras
2011-12-14
usb: musb: fix reset issue with full speed device
Ajay Kumar Gupta
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2011-12-12
Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
2011-12-12
usb: musb: omap2430: fix compile warning
Felipe Balbi
2011-12-12
usb: musb: fix pm_runtime calls while atomic
Vikram Pandita
2011-12-12
usb: musb: drop ARCH dependency
Felipe Balbi
2011-12-12
usb: musb: headers cleanup
Felipe Balbi
2011-12-12
usb: musb: allow building USB_MUSB_TUSB6010 as a module
Arnd Bergmann
2011-12-12
usb: musb: use a Kconfig choice to pick the right DMA method
Arnd Bergmann
2011-12-12
usb: musb: omap2+: save and restore OTG_INTERFSEL
Hema HK
2011-12-12
usb: musb: omap2+: fix context api's
Vikram Pandita
2011-12-12
usb: musb: ux500: optimize DMA callback routine
Per Forlin
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
2011-11-29
usb: musb: PM: fix context save/restore in suspend/resume path
Kevin Hilman
2011-11-26
Merge 3.2-rc3 into usb-linus
Greg Kroah-Hartman
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
USB-musb: move to dma_transfer_direction
Vinod Koul
2011-11-14
USB: Remove the SAW_IRQ hcd flag
Alan Stern
2011-11-14
usb: musb: fix compilation breakage introduced by de47725
Felipe Balbi
[next]