Files
ubports_kernel_google_msm/drivers/usb/host
Sarah Sharp 6648f29d3b USB: xhci: Add tests for TRB address translation.
It's not surprising that the transfer request buffer (TRB) physical to
virtual address translation function has bugs in it, since I wrote most of
it at 4am last October.  Add a test suite to check the TRB math.  This
runs at memory initialization time, and causes the driver to fail to load
if the TRB math fails.

Please excuse the excessively long lines in the test vectors; they can't
really be made shorter and still be readable.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-11 11:55:22 -08:00
..
2009-09-23 06:46:29 -07:00
2009-09-23 06:46:30 -07:00
2009-12-11 11:55:15 -08:00
2009-09-23 06:46:29 -07:00
2009-07-23 13:04:10 +09:00