SLOF/lib/libusb
Nikunj A Dadhania 32c448bfaf usb-ohci: fix warnings
usb-ohci.c: In function ‘ohci_process_done_head’:
usb-ohci.c:458:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘struct ohci_td *’ [-Wformat]
usb-ohci.c:417:20: warning: variable ‘start_frame’ set but not used [-Wunused-but-set-variable]

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
2013-11-17 16:34:50 +05:30
..
Makefile usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30
tools.h usb: add mb for write accessors 2013-08-06 16:00:29 +10:00
usb-core.c Fix dprintf macros at various points 2013-11-16 13:59:30 +05:30
usb-core.h usb-xhci: add xhci host controller support 2013-11-15 10:36:51 +05:30
usb-ehci.c Fix dprintf macros at various points 2013-11-16 13:59:30 +05:30
usb-ehci.h usb-ehci: Add ehci handshake 2013-08-06 16:00:30 +10:00
usb-hid.c usb: Use separate in-memory endian swap 2013-08-21 10:49:41 +05:30
usb-hub.c Fix dprintf macros at various points 2013-11-16 13:59:30 +05:30
usb-key.c USB keyboard driver 2013-07-24 14:46:23 +05:30
usb-key.h USB keyboard driver 2013-07-24 14:46:23 +05:30
usb-ohci.c usb-ohci: fix warnings 2013-11-17 16:34:50 +05:30
usb-ohci.h usb-ohci: done_head processing fixes 2013-10-04 12:01:21 +05:30
usb-slof.c Fix dprintf macros at various points 2013-11-16 13:59:30 +05:30
usb-xhci.c Fix dprintf macros at various points 2013-11-16 13:59:30 +05:30
usb-xhci.h usb-xhci: add xhci host controller support 2013-11-15 10:36:51 +05:30
usb.code usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30
usb.h usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30
usb.in usb-xhci: add xhci support 2013-11-15 10:36:51 +05:30