Heikki Krogerus
|
6e13c6505c
usb: otg: Convert all users to pass struct usb_otg for OTG functions
|
13 years ago |
Heikki Krogerus
|
b96d3b0836
usb: Convert all users to new usb_phy
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
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 |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Eric Miao
|
59376cc355
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Robert Jarzmik
|
5e23e90f33
USB: pxa27x_udc: Fix deadlocks on request queueing
|
15 years ago |
H Hartley Sweeten
|
5c90e314a6
USB: pxa27x_udc.c: use resource_size()
|
15 years ago |
Enrico Scholz
|
4fdb31d966
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Robert Jarzmik
|
367815eea4
USB: pxa27x_udc: single-thread setup requests
|
16 years ago |
Robert Jarzmik
|
9f5351b743
USB: pxa27x_udc: compatibility with pxa320 SoC
|
16 years ago |
David Brownell
|
f6d529f936
USB: pxa27x_udc: introduce pxa27x_clear_otgph()
|
16 years ago |
Vernon Sauder
|
4c24b6d045
USB: pxa27x_udc: typo fixes and code cleanups
|
16 years ago |
Julia Lawall
|
00185a60c3
USB: Remove redundant test in pxa27x_udc and ftdi_sio
|
16 years ago |
Robert Jarzmik
|
ee069fb118
USB: pxa27x_udc: add vbus_draw callback
|
16 years ago |
Robert Jarzmik
|
7fec3c25b7
USB: pxa27x_udc: add otg transceiver support
|
16 years ago |
Robert Jarzmik
|
b799a7eb68
USB: pxa27x_udc: add vbus session handling
|
16 years ago |
Robert Jarzmik
|
eb50702539
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
|
16 years ago |
Qinghuang Feng
|
1c53e6cb80
USB: gadget: pxa27x_udc.c: cleanup kernel-doc
|
16 years ago |
Kay Sievers
|
c682b17060
gadget: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
Russell King
|
e0d8b13ae1
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
|
16 years ago |
Robert Jarzmik
|
3131f7b0ab
USB: Fix unneeded endpoint check in pxa27x_udc
|
16 years ago |