index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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-11
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-09
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-11-30
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-10
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-15
USB: Add Intel Langwell USB Device Controller driver
Xiaochen Shen
1
-0
/
+3373