Greg Kroah-Hartman
|
121a8cdd79
Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
13 years ago |
Greg Kroah-Hartman
|
007d00d4c1
Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
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 |
Michal Nazarewicz
|
bfe0658b40
usb: udc: Fix gadget driver's speed check in various UDC drivers
|
13 years ago |
Axel Lin
|
cc27c96c2b
usb: convert drivers/usb/* to use module_platform_driver()
|
13 years ago |
Michal Nazarewicz
|
e538dfdae8
usb: Provide usb_speed_string() function
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 years ago |
Mark Brown
|
83a0180456
USB: s3c-hsotg: Tone down debugging
|
14 years ago |
Jingoo Han
|
2328ceaea4
USB: s3c-hsotg: return proper error if clk_get fails
|
14 years ago |
Jingoo Han
|
66e5c64348
USB: s3c-hsotg: fix checkpatch warnings
|
14 years ago |
Anton Tikhomirov
|
dfbc6fa3e1
USB: s3c-hsotg: Add copyright string
|
14 years ago |
Anton Tikhomirov
|
f8acb08d8a
USB: s3c-hsotg: Fix hang up after reset
|
14 years ago |
Anton Tikhomirov
|
9c39ddc60e
USB: s3c-hsotg: Fix stall condition processing
|
14 years ago |
Anton Tikhomirov
|
26ab3d0ce9
USB: s3c-hsotg: Fix control request processing
|
14 years ago |
Anton Tikhomirov
|
a3395f0dd0
USB: s3c-hsotg: Fix interrupt cleaning code
|
14 years ago |
Anton Tikhomirov
|
d00f500400
USB: s3c-hsotg: Fix core reset
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Maurus Cuelenaere
|
0f1312b260
USB: s3c-hsotg: Remove DEBUG define
|
15 years ago |
Marek Szyprowski
|
31ee04de7e
USB: s3c-hsotg: add support for clock gating
|
15 years ago |
Marek Szyprowski
|
1eb838d3e2
USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR register
|
15 years ago |
Marek Szyprowski
|
4d47166c97
USB: s3c-hsotg: fix compilation problem
|
15 years ago |
Maurus Cuelenaere
|
e50bf385bf
USB: s3c-hsotg: Add support for external USB clock
|
15 years ago |
Ben Dooks
|
a33e7136e9
USB: s3c-hsotg: Fix OUT packet request retry
|
15 years ago |
Ben Dooks
|
b05ca580c3
USB: s3c-hsotg: Fix the OUT EP0 limit
|
15 years ago |
Ben Dooks
|
6cd68de741
USB: s3c-hsotg: Fix max EP0 IN request length
|
15 years ago |
Ben Dooks
|
c9a64ea884
USB: s3c-hsotg: Check for new request before enqueing new setup
|
15 years ago |
Ben Dooks
|
03e10e5ab5
USB: s3c-hsotg: Only load packet per fifo write
|
15 years ago |