Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b3928de04855a71221b722a3dae49727229c1931
/
drivers
/
usb
/
gadget
/
ci13xxx_udc.c
6e02248
usb: chipidea: udc: fix memory access of shared memory on armv5 machines
by Michael Grzeschik
· 12 years ago
f138fa9
USB: ci13xxx_udc: Retire pending requests while flushing an endpoint
by Pavankumar Kondeti
· 12 years ago
356079b
Merge "ci13xxx_udc: Acquire spinlock before calling ep_nuke()"
by Linux Build Service Account
· 12 years ago
09d1cc6
USB: ci13xxx_udc: Reduce busywait time from 100msec to 25msec
by Manu Gautam
· 12 years ago
2bf9f8e
ci13xxx_udc: Acquire spinlock before calling ep_nuke()
by Rajkumar Raghupathy
· 12 years ago
be55ae9
Merge "USB: Allow udc_probe to return success when registering trace fails"
by Linux Build Service Account
· 12 years ago
eb0d6bb
ci13xxx_udc: Draw 100mA of current in unconfigured state
by Rajkumar Raghupathy
· 12 years ago
a8bcf07
USB: ci13xxx_udc: Don't wait infinitely in bus reset
by Pavankumar Kondeti
· 12 years ago
ea47ce1
USB: Allow udc_probe to return success when registering trace fails
by Bar Weiner
· 12 years ago
b0ad433
USB: ci13xxx_udc: Fix kernel panic during composition switch
by Pavankumar Kondeti
· 12 years ago
011217a
USB: ci13xxx_udc: Don't free dTD immediately after active bit is cleared
by Pavankumar Kondeti
· 12 years ago
5cf319e
USB: ci13xxx_udc: Flush ep0 even when queue is empty
by Pavankumar Kondeti
· 12 years ago
c01decf
USB: Dump usb info during memory access violation
by Rajkumar Raghupathy
· 12 years ago
4251740
Drop whitespace, Kconfigs, Makefile noise and dead code
by Stephen Boyd
· 12 years ago
327f530
gadget: ci13xxx_udc: Fix duplicate kmalloc and plug leak
by Stephen Boyd
· 12 years ago
1a1684b
msm: otg: Add vbus sensing support
by Vamsi Krishna
· 12 years ago
cbd44db
USB: ci13xxx_udc: Add support for large requests
by Pavankumar Kondeti
· 12 years ago
e0bf826
Revert "USB: ci13xxx_udc: Add support for larger ( > 16K) length USB requests"
by Pavankumar Kondeti
· 12 years ago
4687473
USB: f_rndis: Check if cdev is NULL before accessing
by Chiranjeevi Velempati
· 12 years ago
2a630fb
USB: ci13xxx_udc: Skip flushing endpoints upon failure
by Pavankumar Kondeti
· 12 years ago
58db2c1
USB: ci13xxx_udc: Don't flush inactive endpoints
by Pavankumar Kondeti
· 12 years ago
a89f80f
USB: ci13xxx_udc: Avoid flushing endpoint twice during disable
by Pavankumar Kondeti
· 12 years ago
bd1119f
Merge "USB: ci13xxx_udc: Add module param to enable streaming mode"
by Linux Build Service Account
· 12 years ago
8632efe
Merge "USB: ci13xxx_udc: Add support for larger ( > 16K) length USB requests"
by Linux Build Service Account
· 12 years ago
c46fdc3
USB: ci13xxx_udc: Add module param to enable streaming mode
by Pavankumar Kondeti
· 12 years ago
d2a0361
USB: ci13xxx_udc: Add support for larger ( > 16K) length USB requests
by Pavankumar Kondeti
· 12 years ago
bb4cd9e
USB: ci13xxx_udc: Fix possible NULL pointer dereference
by Pavankumar Kondeti
· 12 years ago
d658d93
USB: ci13xxx_udc: Don't flush and disable all endpoints during disconnect
by Pavankumar Kondeti
· 12 years ago
bdcbfe5
USB: ci13xxx_udc: Add timeout of 100ms for endpoint flush loop
by Mayank Rana
· 12 years ago
446d6a6
Merge "USB: ci13xxx_udc: Apply posted writes workaround to control IN endpoint"
by Linux Build Service Account
· 12 years ago
012800e
USB: ci13xxx_udc: Apply posted writes workaround to control IN endpoint
by Pavankumar Kondeti
· 12 years ago
790504f
Merge "USB: ci13xxx_udc: Fix ENDPOINT PRIME failure issue"
by Linux Build Service Account
· 12 years ago
153be58
USB: ci13xxx_udc: Set QMULT for ISO endpoints
by Vijayavardhan Vennapusa
· 12 years ago
9e4a505
USB: ci13xxx_udc: Fix ENDPOINT PRIME failure issue
by Vijayavardhan Vennapusa
· 12 years ago
ca8fa3f
usb: gadget: Initialize non zero ep max packet size to 0xFFFF
by Hemant Kumar
· 12 years ago
2560cf1
Merge "usb: gadget: audio: Add to audio function record functionality"
by Linux Build Service Account
· 12 years ago
432367a
usb: gadget: audio: Add to audio function record functionality
by Anna Perel
· 12 years ago
ab60163
usb: hsic: suspend hsic until really activated by the gadget driver
by Ido Shayevitz
· 12 years ago
16cd098
usb: gadget: Resume usb bus on reset
by Ido Shayevitz
· 12 years ago
397a453
USB: ci13xxx_udc: Convert ATDTW loop into finite one
by Vijayavardhan Vennapusa
· 12 years ago
0c1b8b2
USB: ci13xxx_udc: Flush ep0IN and ep0OUT endpoint from ep_dequeue
by Mayank Rana
· 13 years ago
4314d1e
usb: gadget: ci13xxx_udc: Set usb_core_id if exists
by Ido Shayevitz
· 13 years ago
0679a81
USB: gadget: Fix scheduling while atomic bug in ci13xxx_udc
by Pavankumar Kondeti
· 13 years ago
28f14ee
USB: gadget: Fix crash in ci13xxx_udc.c
by Vijayavardhan Vennapusa
· 13 years ago
fd075dd
usb: gadget: Add remote wakeup support to ci13xxx_udc
by Amit Blay
· 13 years ago
522d036
usb: gadget: Fix HW enqueue of SPS transfer
by Amit Blay
· 13 years ago
3c9a1d5
USB: ci13xxx_udc: Mark request dma address as invalid in ep_nuke
by Pavankumar Kondeti
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
86f80c9
usb: gadget: Remove dependency between HSIC and MSM_OTG.
by Ido Shayevitz
· 13 years ago
9b03368
usb: gadget: Add RESUME from XO workaround
by Amit Blay
· 13 years ago
6fa647a
usb: gadget: Add support for USB going into LPM on bus suspend
by Amit Blay
· 13 years ago
c898b7d
USB: gadget: Prevent hardware register access before getting OTG handle
by Pavankumar Kondeti
· 13 years ago
725cdeb
usb: gadget: Add remote wakeup event to ci13xxx UDC
by Amit Blay
· 13 years ago
d1cb16c
usb: gadget: Move udc_priv bit fields to MSM central header file.
by Ido Shayevitz
· 13 years ago
0fc137a
usb: gadget: fix USBCV - Chapter 9 test failure
by Bar Weiner
· 13 years ago
a7a0520
usb: gadget: ci13xxx_udc: init ep_list head for each ep at probe
by Lena Salman
· 13 years ago
dca06cb
usb: gadget: Add HSIC Power Management
by Ofir Cohen
· 13 years ago
d450cb0
USB: gadget: Add OTG support for ci13xxx_udc
by Vijayavardhan Vennapusa
· 13 years ago
31ac352
usb: gadget: use config_ep_by_speed() instead of ep_choose()
by Tatyana Brokhman
· 14 years ago
cf709c1
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 14 years ago
d23607a
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 14 years ago
f9b0f51
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
6e13c65
usb: otg: Convert all users to pass struct usb_otg for OTG functions
by Heikki Krogerus
· 13 years ago
b96d3b0
usb: Convert all users to new usb_phy
by Heikki Krogerus
· 13 years ago
f9c56cd
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
by Ido Shayevitz
· 13 years ago
8d1bbd5
usb: ci13xxx_udc: Add debug mask to control debug events
by Vamsi Krishna
· 13 years ago
ac5d154
Revert: d7022078269b93dc6ee613a0a8519ce2ebe4a726
by David Brown
· 13 years ago
ebd3f39
usb: gadget: use config_ep_by_speed() instead of ep_choose()
by Tatyana Brokhman
· 14 years ago
9168a35
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 14 years ago
2baadcf
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 14 years ago
06789f1
usb: gadget: Add HSIC peripheral support.
by Ofir Cohen
· 13 years ago
ea7bbc3
usb: ci13xxx_udc: unmap req DMA buffers upon cable disconnection
by Anji jonnala
· 13 years ago
a1c2a87
usb: gadget: Add SPS BAM-to-BAM support
by Ofir Cohen
· 13 years ago
7177aed
usb: gadget: rename usb_gadget_driver::speed to max_speed
by Michal Nazarewicz
· 13 years ago
d327ab5
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
by Michal Nazarewicz
· 13 years ago
dd39c35
USB: ci13xxx_udc: handle controllers with less than 16 EPs
by Marc Kleine-Budde
· 13 years ago
7bb4fdc
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
by Marc Kleine-Budde
· 13 years ago
d519cf4
USB: ci13xxx_udc: Decrement runtime PM usage counter correctly
by Pavankumar Kondeti
· 13 years ago
9885328
USB: ci13xxx_udc: Fix runtime PM sleeping bug
by Pavankumar Kondeti
· 13 years ago
194fa47
USB: ci13xxx_udc: fix debug trace code
by Marc Kleine-Budde
· 13 years ago
fd537c0
USB: ci13xxx_udc: fix deadlock during rmmod
by Marc Kleine-Budde
· 13 years ago
954aad8
USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid
by Michael Grzeschik
· 13 years ago
8bbde01
usb: ci13xxx_udc: stop charging upon reset
by Anji jonnala
· 13 years ago
6fb918c
usb: ci13xxx_udc: Add delay upon hardware dequeue failure
by Anji jonnala
· 13 years ago
590b8ce
usb: ci13xxx_udc: Add mb() before checking req active status bit
by Vijayavardhan Vennapusa
· 13 years ago
c7a6cd6
usb: Add delay before checking request status
by Vamsi Krishna
· 13 years ago
05cdbdb
USB: gadget: ci13xxx_udc: Fix bug in nuking the control OUT endpoint
by Pavankumar Kondeti
· 13 years ago
b7f53dc
USB: gadget: Remove spoof disconnect workaround in ci13xxx_msm
by Pavankumar Kondeti
· 13 years ago
0559894
USB: gadget: ci13xx_udc: Fix bug in halting a control endpoint
by Pavankumar Kondeti
· 14 years ago
603d1cb
usb: gadget: Check for pending requests before priming the ep
by Vamsi Krishna
· 13 years ago
6c174d4
usb: gadget: Do not allow ep request queuing if not configured
by Anji jonnala
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
c2b65f8
usb: gadget: ci13xx_udc.c: fix compile warning
by Sebastian Andrzej Siewior
· 14 years ago
877c1f5
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
by Felipe Balbi
· 14 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 14 years ago
d860852
USB: OTG: msm: Implement charger detection
by Pavankumar Kondeti
· 14 years ago
ac1aa6a
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
by Anji jonnala
· 14 years ago
76cd9cf
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
4c5212b
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
Next »