mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 03:41:29 +00:00
Minor cleanup to the "usbtest" driver, mostly to resolve a regression: all the important diagnostics were at KERN_DEBUG, so that when the "#define DEBUG" was removed from the top of that file it stopped providing diagnostics. Fix by using KERN_ERROR. Also: - Stop using the legacy dbg() calls - Simplify the internal debug macros - Correct some test descriptions: * Test #10 subcase 7 should *always* stall * Test #10 subcase 8 *may* stall - Diagnostic about control queue test failures is more informative - Fix some whitespace "bugs" And add a warning about the rude interaction between usbfs ioctl() and khubd during device disconnect ... don't unplug a device under test, that will wedge. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| sisusbvga | ||
| adutux.c | ||
| appledisplay.c | ||
| auerswald.c | ||
| berry_charge.c | ||
| cypress_cy7c63.c | ||
| cytherm.c | ||
| emi26_fw.h | ||
| emi26.c | ||
| emi62_fw_m.h | ||
| emi62_fw_s.h | ||
| emi62.c | ||
| ftdi-elan.c | ||
| idmouse.c | ||
| iowarrior.c | ||
| Kconfig | ||
| ldusb.c | ||
| legousbtower.c | ||
| Makefile | ||
| phidget.c | ||
| phidget.h | ||
| phidgetkit.c | ||
| phidgetmotorcontrol.c | ||
| phidgetservo.c | ||
| rio500_usb.h | ||
| rio500.c | ||
| trancevibrator.c | ||
| usb_u132.h | ||
| usblcd.c | ||
| usbled.c | ||
| usbtest.c | ||
| uss720.c | ||