index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-31
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
Michal Nazarewicz
1
-1
/
+0
2012-07-31
usb/musb: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-06
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
10
-74
/
+109
2012-07-06
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2
-1
/
+19
2012-07-02
usb: phy: fix return value check of usb_get_phy
Kishon Vijay Abraham I
8
-8
/
+15
2012-06-25
usb: musb: omap: use devres API to allocate resources
Kishon Vijay Abraham I
1
-12
/
+7
2012-06-25
usb: musb: move otg specific initializations from twl to glue
Kishon Vijay Abraham I
1
-0
/
+5
2012-06-25
usb: musb: twl: use mailbox API to send VBUS or ID events
Kishon Vijay Abraham I
1
-35
/
+59
2012-06-25
usb: musb: move work_struct(otg_notifier_work) from core to omap glue
Kishon Vijay Abraham I
2
-11
/
+15
2012-06-25
usb: otg: support for multiple transceivers by a single controller
Kishon Vijay Abraham I
8
-8
/
+8
2012-06-25
usb: otg: utils: rename function name in OTG utils
Kishon Vijay Abraham I
9
-20
/
+20
2012-06-22
usb: musb: host: release dma channels if no active io
Ajay Kumar Gupta
1
-2
/
+12
2012-06-04
usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure
Mantesh Sarasetti
1
-1
/
+5
2012-06-04
usb: musb_gadget: fix crash caused by dangling pointer
Grazvydas Ignotas
1
-0
/
+1
2012-06-04
usb: musb: davinci: Fix build breakage
Jon Povey
2
-2
/
+3
2012-06-04
usb: musb: handle nuked ep dma interrupt
Vikram Pandita
1
-0
/
+14
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-2
/
+723
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-1
/
+1
2012-05-14
usb: musb: cppi: add missing include to fix compilation
Reinhard Tartler
1
-0
/
+1
2012-05-07
Merge tag 'musb-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-2
/
+722
2012-05-04
usb: musb: enable support for am335x
Ajay Kumar Gupta
1
-2
/
+2
2012-05-04
usb: musb: Add support for ti81xx platform
Ajay Kumar Gupta
4
-2
/
+722
2012-04-22
m68k: Make sure {read,write}s[bwl]() are always defined
Geert Uytterhoeven
1
-1
/
+1
2012-04-18
usb: musb: davinci.c: add missing unregister
Julia Lawall
1
-1
/
+2
2012-04-18
usb: musb: drop __deprecated flag
Felipe Balbi
1
-1
/
+1
2012-04-10
usb: musb: omap: fix the error check for pm_runtime_get_sync
Shubhrajyoti D
1
-2
/
+3
2012-04-10
usb: musb: omap: fix crash when musb glue (omap) gets initialized
Kishon Vijay Abraham I
1
-2
/
+2
2012-04-10
usb: musb: wake the device before ulpi transfers
Grazvydas Ignotas
1
-6
/
+25
2012-04-10
usb: musb: fix bug in musb_cleanup_urb
Ajay Kumar Gupta
1
-1
/
+1
2012-04-10
usb: musb: fix some runtime_pm issues
Grazvydas Ignotas
2
-2
/
+9
2012-04-10
usb: musb: fix oops on omap2430 module unload
Vladimir Zapolskiy
1
-8
/
+12
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+1
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2
-2
/
+2
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
11
-70
/
+80
2012-03-01
Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
10
-72
/
+92
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
3
-9
/
+9
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
9
-34
/
+33
2012-02-24
usb: musb: Reselect index reg in interrupt context
Supriya Karanth
1
-0
/
+18
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
1
-0
/
+1
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
8
-24
/
+35
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
4
-5
/
+5
2012-02-03
usb: musb: fix a build error on mips
Cong Wang
1
-1
/
+2
2012-02-01
usb: musb: debugfs: fix error check
Felipe Balbi
1
-6
/
+6
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
10
-64
/
+68
2012-01-25
usb: musb: omap2430: minor cleanups.
NeilBrown
1
-2
/
+2
2012-01-24
usb: musb: fix shutdown while usb gadget is in use
Grazvydas Ignotas
1
-2
/
+3
2012-01-24
usb: musb: davinci: fix build breakage
Sekhar Nori
1
-3
/
+0
2012-01-24
usb: musb: drop superfluous pm_runtime calls around musb_shutdown
Grazvydas Ignotas
1
-2
/
+0
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
[next]