Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a003c187cac7a88101fe7f254bde6582865f7908
/
drivers
/
usb
/
gadget
/
ci13xxx_udc.c
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
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
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
· 13 years ago
877c1f5
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
by Felipe Balbi
· 13 years ago
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 13 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
986b11b
USB: gadget: Fix unused variable warning in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
8c2387a
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
ef90748
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
541cace
USB: gadget: Add test mode support for ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
e2b61c1
USB: gadget: Implement remote wakeup in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
0e6ca19
USB: gadget: Implement hardware queuing in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
ca9cfea
USB: gadget: Fix endpoint representation in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
49d3df5
USB: gadget: Fix error path in ci13xxx_udc gadget probe function
by Pavankumar Kondeti
· 14 years ago
0a313c4
USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096
by Artem Leonenko
· 14 years ago
7c25a82
USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's
by Artem Leonenko
· 14 years ago
d9bb9c1
USB: gadget: update ci13xxx to work with g_ether
by Artem Leonenko
· 14 years ago
6549e8b
USB: gadgets: ci13xxx: fix probing of compiled-in gadget drivers
by Artem Leonenko
· 14 years ago
c036019
USB: gadget: Implement runtime PM for ci13xxx gadget
by Pavankumar Kondeti
· 14 years ago
f01ef57
USB: gadget: Introduce ci13xxx_udc_driver struct
by Pavankumar Kondeti
· 14 years ago
61948ee
USB: gadget: Initialize ci13xxx gadget device's coherent DMA mask
by Pavankumar Kondeti
· 14 years ago
0a91efa
USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
409a15d
USB: gadget: Separate out PCI bus code from ci13xxx_udc
by Pavankumar Kondeti
· 14 years ago
b0fca50
usb gadget: don't save bind callback in struct usb_gadget_driver
by Uwe Kleine-König
· 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
15739bb
USB: ci13xxx_udc: use helper functions to determine endpoint type and direction
by Matthias Kaehlcke
· 16 years ago
36825a2
USB: ci13xxx_udc: fix build error
by Matthias Kaehlcke
· 16 years ago
f23e649
USB: Gadget: MIPS CI13xxx UDC bugfixes
by David Lopo
· 16 years ago
61a0918
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
5df5852
usb: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
bcbbbfc
USB: gadget: remove duplicated #include
by Huang Weiyi
· 16 years ago
aa69a80
USB: gadget: MIPS ci13xxx_udc
by David Lopo
· 16 years ago