Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9cc9bcd5b3e8efa45accf2ccb59f13c8de85a0ce
/
drivers
/
usb
/
musb
/
musb_gadget.c
bfe0658
usb: udc: Fix gadget driver's speed check in various UDC drivers
by Michal Nazarewicz
· 13 years ago
3c2d636
usb: musb: gadget: don't call ->disconnect() on exit
by Felipe Balbi
· 13 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
073b854
Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
fb914eb
treewide: typo 'interrrupt' word corrections.
by Vitaliy Ivanov
· 13 years ago
0ae52d5
usb: musb: Enable DMA mode1 RX for transfers without short packets
by Anand Gadiyar
· 13 years ago
6ed962a
Merge 3.1-rc4 into usb-next
by Greg Kroah-Hartman
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
6193d69
usb: musb: gadget: fix error path
by Sebastian Andrzej Siewior
· 13 years ago
93e098a
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 13 years ago
72c487d
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
e71eb39
usb: musb: convert musb to new style bind
by Sebastian Andrzej Siewior
· 13 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 years ago
4858f06
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
by Yauheni Kaliuta
· 14 years ago
a48ff90
usb: musb: ux500: add ux500 specific code for gadget side
by Mian Yousaf Kaukab
· 14 years ago
8620543
usb: musb: Calling VBUS pulsing API when SRP is initiated.
by Hema HK
· 14 years ago
5c8a86e
usb: musb: drop unneeded musb_debug trickery
by Felipe Balbi
· 14 years ago
8a1629c
Merge branch 2.6.39-rc7 into usb-linus
by Greg Kroah-Hartman
· 14 years ago
3df0045
usb: fix building musb drivers
by Anatolij Gustschin
· 14 years ago
cdefce1
usb: musb: gadget: Fix out-of-sync runtime pm calls
by Jarkko Nikula
· 14 years ago
3d5ad13
usb: musb: gadget: check the correct list_head
by Felipe Balbi
· 14 years ago
100d4a9
usb: musb: clear AUTOSET while clearing DMAENAB
by Mian Yousaf Kaukab
· 14 years ago
5f1e8ce
usb: musb: Fix for merge issue
by Hema HK
· 14 years ago
7acc619
usb: musb: Idle path retention and offmode support for OMAP3
by Hema HK
· 14 years ago
4cbbf08
usb: musb: gadget: fix list_head usage
by Felipe Balbi
· 14 years ago
0fd857a
usb: musb: gadget: DBG() already prints function name
by Sergei Shtylyov
· 14 years ago
002eda1
usb: musb: OMAP4430: Fix usb device detection if connected during boot
by Hema HK
· 14 years ago
ad1adb8
usb: musb: gadget: do not poke with gadget's list_head
by Felipe Balbi
· 14 years ago
63eed2b
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_driver
by Felipe Balbi
· 14 years ago
5f5761c
usb: musb: introduce api for dma code to check compatibility with usb request
by Mian Yousaf Kaukab
· 14 years ago
c65bfa6
usb: musb: maintain three states for buffer mappings instead of two
by Mian Yousaf Kaukab
· 14 years ago
0662481
usb: musb: disable double buffering when it's broken
by Felipe Balbi
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
0607f86
usb: musb: gadget: prevent a NULL pointer dereference
by Felipe Balbi
· 14 years ago
07a8cdd
usb: musb: do not use dma for control transfers
by Anand Gadiyar
· 14 years ago
bb324b0
usb: musb: gadget: fix compilation warning
by Ajay Kumar Gupta
· 14 years ago
e75df37
usb: musb: clear RXCSR_AUTOCLEAR before PIO read
by Ming Lei
· 14 years ago
92d2711
usb: musb: unmap dma buffer when switching to PIO
by Hema Kalliguddi
· 14 years ago
0739702
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
by Sergei Shtylyov
· 14 years ago
31c9909
USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
by Ming Lei
· 14 years ago
e2c3404
usb: musb: musb_gadget: fix resource leakage in error path
by Rahul Ruikar
· 14 years ago
9001d80
usb: musb: gadget: fix dma mode 0 in double buffer Rx case
by Ming Lei
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
e0c4347
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
by Felipe Balbi
· 14 years ago
e7379aa
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
by Ming Lei
· 14 years ago
4346786
usb: musb: gadget: kill unreachable code in musb_g_rx()
by Sergei Shtylyov
· 14 years ago
f11d893
usb: musb: support ISO high bandwidth for gadget mode
by Ming Lei
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 14 years ago
a666e3e
usb: musb: gadget: restart request on clearing endpoint halt
by Sergei Shtylyov
· 14 years ago
66af83d
usb: musb: gadget: fix dma length in txstate
by Ming Lei
· 14 years ago
bb27bc2
usb: musb: gadget: complete request only if data is transfered over
by Ming Lei
· 14 years ago
1018b4e
usb: musb: gadget: fix DMA length for OUT transfer
by Ming Lei
· 14 years ago
490e5fb
usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
by Ming Lei
· 14 years ago
eeb1b2a
usb: musb: gadget: fix bulk IN infinit hangs in double buffer case
by Ming Lei
· 14 years ago
bd2e74d
usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
by Ming Lei
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
08e6c97
USB: musb: test always evaluates to false
by Roel Kluin
· 15 years ago
9f445cb
USB: musb: disable double buffering for older RTL versions
by Cliff Cai
· 15 years ago
0abdc36
USB: musb: Fix null pointer dereference issue
by Maulik Mankad
· 15 years ago
796a83f
USB: musb: correct DMA address for tx
by Cliff Cai
· 15 years ago
d4c433f
USB: musb: gadget: set otg tranceiver to idle when registering gadget
by Arnaud Mandy
· 15 years ago
f95c4c0
USB: musb: fix compiling warning with min() macro
by Cliff Cai
· 15 years ago
95962a7
USB: musb_gadget: fix kernel oops in txstate()
by Sergei Shtylyov
· 15 years ago
1b6c3b0
USB: musb: musb_gadget: fix sparse warning
by Felipe Balbi
· 15 years ago
7723de7
USB: musb_gadget: remove pointless loop
by Sergei Shtylyov
· 15 years ago
47e9760
USB: musb_gadget: implement set_wedge() method
by Sergei Shtylyov
· 15 years ago
cea8324
USB: musb_gadget: fix STALL handling
by Sergei Shtylyov
· 15 years ago
d1043a2
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
by Anand Gadiyar
· 16 years ago
ab983f2
musb: support disconnect after HNP roleswitch
by David Brownell
· 16 years ago
1de00da
musb: make initial HNP roleswitch work (v2)
by David Brownell
· 16 years ago
84e250f
musb: proper hookup to transceiver drivers
by David Brownell
· 16 years ago
37e3ee9
musb_gadget: suppress "parasitic" TX interrupts with CPPI
by Sergei Shtylyov
· 16 years ago
b6e434a
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
by Sergei Shtylyov
· 16 years ago
c2c9632
USB: musb: be careful with 64K+ transfer lengths (gadget side)
by Felipe Balbi
· 16 years ago
96bcd09
USB: musb uses endpoint functions
by Julia Lawall
· 16 years ago
427c4f3
usb: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
f362a47
usb: musb: fix hanging when rmmod gadget driver
by Felipe Balbi
· 16 years ago
550a737
USB: Add MUSB and TUSB support
by Felipe Balbi
· 16 years ago