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
/
gadget
/
langwell_udc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-12
usb: gadget: remove langwell_udc
Alexander Shishkin
1
-3419
/
+0
2012-05-04
usb: gadget: Update langwell_udc to use usb_endpoint_descriptor inside the st...
Ido Shayevitz
1
-18
/
+17
2012-05-04
usb: gadget: use module_pci_driver
Axel Lin
1
-15
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-01
Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-38
/
+8
2012-02-28
usb: gadget: langwell: use generic map/unmap functions
Felipe Balbi
1
-38
/
+7
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
1
-1
/
+1
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
1
-2
/
+2
2012-02-24
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
Ido Shayevitz
1
-0
/
+1
2012-01-24
usb: gadget: langwell: don't call gadget's disconnect()
Alexander Shishkin
1
-10
/
+8
2012-01-24
usb: gadget: langwell: drop langwell_otg support
Alexander Shishkin
1
-87
/
+2
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-101
/
+46
2011-10-13
usb: gadget: langwell: convert to new style
Felipe Balbi
1
-48
/
+19
2011-10-13
usb: gadget: langwell: don't use the_controller when it's not needed
Felipe Balbi
1
-8
/
+8
2011-10-13
usb gadget: fix langwell_udc.c build error
Randy Dunlap
1
-14
/
+14
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-33
/
+17
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
1
-1
/
+1
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-10
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-07-05
usb: gadget: langwell_udc: fix compile warnings
Felipe Balbi
1
-6
/
+6
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-7
/
+13
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-03
drivers: fix comment typo diable -> disable.
Justin P. Mattock
1
-2
/
+2
2010-12-01
usb: gadget: langwell_udc: add usb test mode support
Luo Andy
1
-0
/
+23
2010-10-22
usb: langwell_udc: cancel pending requests when controller is suspended.
Philippe Skowronski
1
-0
/
+5
2010-10-22
usb: langwell_udc: fix big file transfer issue.
Christophe Lebouc
1
-2
/
+4
2010-10-22
USB: langwell: Remove unnecessary return's from void functions
Joe Perches
1
-5
/
+0
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-4
/
+5
2010-10-22
USB: langwell: USB Client driver memory handling
JiebingLi
1
-5
/
+108
2010-10-22
USB: langwell: USB Client Remote Wakeup Support
JiebingLi
1
-5
/
+62
2010-10-22
USB: langwell: USB Client PHY low power mode setting
JiebingLi
1
-32
/
+60
2010-10-22
USB: langwell: USB Client Endpoint initialization
JiebingLi
1
-10
/
+13
2010-10-22
USB: langwell: USB Client driver code cleanup
JiebingLi
1
-364
/
+376
2010-08-11
USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a d...
Joe Perches
1
-3
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-16
USB: Add Intel Langwell USB Device Controller driver
Xiaochen Shen
1
-0
/
+3373