original_kernel/arch/arm/mach-omap
David Brownell 313980c927 [PATCH] USB: omap_udc updates (mostly cleanups)
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>
2005-06-27 14:43:41 -07:00
..
Kconfig
Makefile
Makefile.boot
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
leds-h2p2-debug.c
leds-innovator.c
leds-osk.c
leds.c
leds.h
mcbsp.c
mux.c
ocpi.c
pm.c
sleep.S
time.c
usb.c