Greg Kroah-Hartman
|
f9b0f51709
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Heikki Krogerus
|
6e13c6505c
usb: otg: Convert all users to pass struct usb_otg for OTG functions
|
13 years ago |
Heikki Krogerus
|
b96d3b0836
usb: Convert all users to new usb_phy
|
13 years ago |
Ido Shayevitz
|
f9c56cdd39
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Michal Nazarewicz
|
d327ab5b6d
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
|
13 years ago |
Marc Kleine-Budde
|
dd39c358df
USB: ci13xxx_udc: handle controllers with less than 16 EPs
|
14 years ago |
Marc Kleine-Budde
|
7bb4fdc602
USB: ci13xxx_udc: make suspend and resume in gadget driver optional
|
14 years ago |
Marc Kleine-Budde
|
194fa47ef6
USB: ci13xxx_udc: fix debug trace code
|
14 years ago |
Marc Kleine-Budde
|
fd537c041b
USB: ci13xxx_udc: fix deadlock during rmmod
|
14 years ago |
Michael Grzeschik
|
954aad8cd1
USB: ci13xxx_udc: fix logic to mark request dma addresses as invalid
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Sebastian Andrzej Siewior
|
c2b65f8422
usb: gadget: ci13xx_udc.c: fix compile warning
|
14 years ago |
Felipe Balbi
|
877c1f5408
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
|
14 years ago |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 years ago |
Pavankumar Kondeti
|
d860852e08
USB: OTG: msm: Implement charger detection
|
14 years ago |
Anji jonnala
|
ac1aa6a217
USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
76cd9cfb2e
USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
4c5212b768
USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
986b11b8c7
USB: gadget: Fix unused variable warning in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
8c2387a71c
USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
ef90748216
USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
541cace8cd
USB: gadget: Add test mode support for ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
e2b61c1df6
USB: gadget: Implement remote wakeup in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
0e6ca1998e
USB: gadget: Implement hardware queuing in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
ca9cfea09f
USB: gadget: Fix endpoint representation in ci13xxx_udc
|
14 years ago |
Pavankumar Kondeti
|
49d3df53a8
USB: gadget: Fix error path in ci13xxx_udc gadget probe function
|
14 years ago |
Artem Leonenko
|
0a313c4d24
USB: gadget: ci13xxx: don't assume that PAGE_SIZE is 4096
|
14 years ago |
Artem Leonenko
|
7c25a82684
USB: gadget: ci13xxx: fix complete() callback for no_interrupt rq's
|
14 years ago |
Artem Leonenko
|
d9bb9c1820
USB: gadget: update ci13xxx to work with g_ether
|
14 years ago |