Frank Seidel
|
6f8aa65b52
USB: add missing KERN_* constants to printks
|
16 years ago |
Li Yang
|
9a6e184c80
USB: fsl_usb2_udc: fix potential queue head corruption
|
16 years ago |
Anton Vorontsov
|
1f15a506f3
USB: fsl_usb2_udc: Report disconnect before unbinding
|
16 years ago |
Will Newton
|
23d7cd040e
fsl_usb2_udc: Fix oops on probe failure.
|
17 years ago |
Will Newton
|
59097fb73c
fsl_usb2_udc: Add a wmb before priming endpoint.
|
17 years ago |
Will Newton
|
224b503901
fsl_usb2_udc: Make fsl_queue_td return type void.
|
17 years ago |
Will Newton
|
825bee3a33
fsl_usb2_udc: Uninline udc_reset_ep_queue.
|
17 years ago |
Will Newton
|
c93eebbe75
fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
|
17 years ago |
Will Newton
|
e06da9a828
fsl_usb2_udc: Initialize spinlock earlier.
|
17 years ago |
Will Newton
|
9d9d88c80e
fsl_usb2_udc: Clean up whitespace in /proc debugging output.
|
17 years ago |
Will Newton
|
bf7409a23b
fsl_usb2_udc: Clean up whitespace in errors and warnings.
|
17 years ago |
Will Newton
|
7483cff8a3
fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
|
17 years ago |
Will Newton
|
f6e4411fe7
fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
|
17 years ago |
Will Newton
|
9c94155ea0
fsl_usb2_udc: Make dr_ep_setup function static.
|
17 years ago |
Peter Korsgaard
|
6ef65a7fb6
USB: fsl_usb2_udc: fix VDBG() format string
|
16 years ago |
Arjan van de Ven
|
b6c6393700
Rename WARN() to WARNING() to clear the namespace
|
17 years ago |
Kay Sievers
|
0031a06e2f
USB: usb dev_set_name() instead of dev->bus_id
|
17 years ago |
Li Yang
|
185e3dead3
USB: fsl_usb2_udc: fix recursive lock
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Kay Sievers
|
f34c32f13c
usb gadget: fix platform driver hotplug/coldplug
|
17 years ago |
Joe Perches
|
dc0d5c1e5c
USB: Spelling fixes
|
17 years ago |
Li Yang
|
2336a98679
usb gadget: fix fsl_usb2_udc potential OOPS
|
17 years ago |
Peter Korsgaard
|
3bf44688df
USB: Unbreak fsl_usb2_udc
|
17 years ago |
David Brownell
|
9454a57ab5
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
|
17 years ago |
David Brownell
|
a4e3ef5597
USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup
|
18 years ago |
Li Yang
|
39d1f8c9fc
USB: fsl_usb2_udc: fix bug in processing setup requests
|
18 years ago |
David Brownell
|
c67ab134ba
usb gadget stack: remove usb_ep_*_buffer(), part 2
|
18 years ago |
Li Yang
|
7542548fd8
USB: fsl_usb2_udc: fix bug for portsc bit masking
|
18 years ago |
Li Yang
|
4365831dad
USB: fsl_usb2_udc: Get max ep number from DCCPARAMS register
|
18 years ago |
Li Yang
|
37b5453dd4
USB: fsl_usb2_udc: replace deprecated irq flag
|
18 years ago |