mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
313980c927
Various USB patches, mostly for portability: - Fifo mode 1 didn't work previously (oopsed), so now it's fixed and (why not) defines even more endpoints for composite devices. - OMAP 1710 doesn't have an internal transceiver. - Small PM update: if the USB link is suspended, don't disconnect on entry to deep sleep. - Be more correct about handling zero length control reads. OMAP seems to mis-handle that protocol peculiarity though; best avoided. - Platform device resources (for UDC and OTG controllers) now use physical addresses, so /proc/iomem is more consistent. - Minor cleanups, notably (by volume) for "sparse" NULL warnings. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
||
---|---|---|
.. | ||
board-generic.c | ||
board-h2.c | ||
board-h3.c | ||
board-innovator.c | ||
board-netstar.c | ||
board-osk.c | ||
board-perseus2.c | ||
board-voiceblue.c | ||
clock.c | ||
clock.h | ||
common.c | ||
common.h | ||
dma.c | ||
fpga.c | ||
gpio.c | ||
irq.c | ||
Kconfig | ||
leds-h2p2-debug.c | ||
leds-innovator.c | ||
leds-osk.c | ||
leds.c | ||
leds.h | ||
Makefile | ||
Makefile.boot | ||
mcbsp.c | ||
mux.c | ||
ocpi.c | ||
pm.c | ||
sleep.S | ||
time.c | ||
usb.c |