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
/
musb_gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
usb: musb: Remove redundant if statement
Roger Quadros
1
-19
/
+15
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-53
/
+30
2012-08-07
usb: musb: use DMA mode 1 whenever possible
Roger Quadros
1
-26
/
+4
2012-08-03
usb: musb: gadget: don't program dma for zero byte tx
Ajay Kumar Gupta
1
-1
/
+1
2012-08-03
usb: musb: gadget: use variables according to their names in rxstate()
Sergei Shtylyov
1
-12
/
+13
2012-07-06
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+14
2012-06-04
usb: musb_gadget: fix crash caused by dangling pointer
Grazvydas Ignotas
1
-0
/
+1
2012-06-04
usb: musb: handle nuked ep dma interrupt
Vikram Pandita
1
-0
/
+14
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
1
-1
/
+1
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
1
-6
/
+7
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-4
/
+4
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-1
/
+1
2012-02-24
usb: musb: Reselect index reg in interrupt context
Supriya Karanth
1
-0
/
+18
2012-02-13
usb: musb: Start using struct usb_otg
Heikki Krogerus
1
-1
/
+2
2012-01-31
usb: musb: make modules behave better
Felipe Balbi
1
-3
/
+3
2011-12-13
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+2
2011-12-12
usb: musb: headers cleanup
Felipe Balbi
1
-2
/
+0
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
1
-1
/
+1
2011-11-14
usb: musb: gadget: don't call ->disconnect() on exit
Felipe Balbi
1
-4
/
+0
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-27
/
+44
2011-09-18
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
1
-26
/
+43
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+8
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
1
-1
/
+1
2011-09-09
usb: musb: Enable DMA mode1 RX for transfers without short packets
Anand Gadiyar
1
-26
/
+43
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-08-12
usb: musb: gadget: fix error path
Sebastian Andrzej Siewior
1
-1
/
+3
2011-08-12
usb: musb: fix oops on musb_gadget_pullup
John Stultz
1
-0
/
+5
2011-08-01
usb: musb: fix oops on musb_gadget_pullup
John Stultz
1
-0
/
+5
2011-07-26
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-75
/
+27
2011-07-02
usb: musb: convert musb to new style bind
Sebastian Andrzej Siewior
1
-74
/
+17
2011-07-02
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
1
-4
/
+0
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+18
2011-06-09
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
Yauheni Kaliuta
1
-0
/
+6
2011-05-18
usb: musb: ux500: add ux500 specific code for gadget side
Mian Yousaf Kaukab
1
-4
/
+53
2011-05-13
usb: musb: Calling VBUS pulsing API when SRP is initiated.
Hema HK
1
-0
/
+4
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-53
/
+57
2011-05-11
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
1
-4
/
+2
2011-05-07
usb: fix building musb drivers
Anatolij Gustschin
1
-4
/
+5
2011-05-02
usb: musb: gadget: Fix out-of-sync runtime pm calls
Jarkko Nikula
1
-4
/
+2
2011-04-13
usb: musb: gadget: check the correct list_head
Felipe Balbi
1
-1
/
+1
2011-04-13
usb: musb: clear AUTOSET while clearing DMAENAB
Mian Yousaf Kaukab
1
-1
/
+1
2011-03-23
usb: musb: Fix for merge issue
Hema HK
1
-4
/
+4
2011-03-01
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
1
-0
/
+11
2011-03-01
usb: musb: gadget: fix list_head usage
Felipe Balbi
1
-3
/
+4
2011-02-21
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
1
-4
/
+4
2011-02-18
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
1
-0
/
+4
2011-02-17
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
1
-17
/
+20
[next]