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 |
Ben Dooks
|
10aebc772a
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
|
15 years ago |
Ben Dooks
|
b3864cedfb
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
|
15 years ago |
Ben Dooks
|
e7a9ff5427
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
|
15 years ago |
Ben Dooks
|
679f9b7c7c
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
|
15 years ago |
Ben Dooks
|
6d091ee761
USB: s3c-hsotg: Increase TX fifo limit
|
15 years ago |
Ben Dooks
|
1703a6d3c3
USB: s3c-hsotg: Ensure FIFOs are fully flushed after layout
|
15 years ago |