Commit Graph

72 Commits (da482792a6d1a3fbaaa25fae867b343fb4db3246)

Author SHA1 Message Date
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Sean Young 238d0e7bcf USB: New PhidgetKit 8/8/8 reset outputs after 2 seconds 19 years ago
Pete Zaitcev 38e2bfc94e USB: Dealias -110 code (more complete) 19 years ago
Tony Olech a5c66e4b24 USB: ftdi-elan: client driver for ELAN Uxxx adapters 19 years ago
Steven Haigh 03270634e2 USB: Add ADU support for Ontrak ADU devices 19 years ago
Greg Kroah-Hartman 4d42e1bb9e USB: fix __must_check warnings in drivers/usb/misc/ 19 years ago
Luiz Fernando N. Capitulino 5482687b8b USB: ldusb: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino b0b660b8d5 USB: usblcd: Use usb_endpoint_* functions. 19 years ago
Luiz Fernando N. Capitulino 066202dd48 USB: Make file operations structs in drivers/usb const. 19 years ago
Sean Young da308e8da7 USB: Phidgets should check create_device_file() return value 19 years ago
Sean Young 912b24c333 USB: Put phidgets driver in a sysfs class 19 years ago
Sean Young d5176b413d USB: Add driver for PhidgetMotorControl 19 years ago
Nobuhiro Iwamatsu 3003b9f789 USB: Support for USB20SVGA-WH & USB20SVGA-DG 19 years ago
Greg Kroah-Hartman b93b58eea8 [PATCH] USB: fix bug in cypress_cy7c63.c driver 19 years ago
Orjan Friberg f54fa84dda USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error 19 years ago
Oliver Bock 6ad576bb67 USB: cypress driver comment updates 19 years ago
Eric Sesterhenn 053be305d3 [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd 19 years ago
Oliver Bock 9189bfc2df [PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny things 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Oliver Bock 4255e6f6d9 [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers 19 years ago
akpm@osdl.org 069e8a65cd [PATCH] Driver for Apple Cinema Display 19 years ago
Alan Stern 9da2150f59 [PATCH] usbtest: report errors in iso tests 19 years ago
Franck Bui-Huu caa2a12267 [PATCH] Fix a deadlock in usbtest 19 years ago
Sean Young 69165c29bb [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support 19 years ago
Adrian Bunk df47e5330b [PATCH] USB: sisusbvga: possible cleanups 19 years ago
Arjan van de Ven 2682d27c58 [PATCH] USB: convert the semaphores in the sisusb driver to mutexes 19 years ago
Monty 16c23f7d88 [PATCH] USB: Emagic USB firmware loading fixes 19 years ago
David Brownell 8b52490193 [PATCH] USB: usbtest: scatterlist OUT data pattern testing 19 years ago
Eric Sesterhenn 80b6ca4832 [PATCH] USB: kzalloc() conversion for rest of drivers/usb 19 years ago
Arjan van de Ven 4186ecf8ad [PATCH] USB: convert a bunch of USB semaphores to mutexes 19 years ago
Pekka Enberg 35cce732d9 [PATCH] USB: remove LINUX_VERSION_CODE macro usage 19 years ago
Oliver Neukum 9ee884cc89 [PATCH] USB: kzalloc in sisusbvga 19 years ago
Oliver Neukum 06d694748b [PATCH] USB: kzalloc in usbled 19 years ago
Oliver Neukum d874a2bade [PATCH] USB: kzalloc in PhidgetServo 19 years ago
Oliver Neukum 17590840dc [PATCH] USB: kzalloc in PhidgetInterfaceKit 19 years ago
Oliver Neukum 1144cf7af2 [PATCH] USB: kzalloc in ldusb 19 years ago
Oliver Neukum 092e462a53 [PATCH] USB: kzalloc in idmouse 19 years ago
Oliver Neukum 5f7481337c [PATCH] USB: kzalloc in cytherm 19 years ago
Michael Hund 343a65cadb [PATCH] USB: change ldusb's experimental state 19 years ago
Michael Hund ba3e66e94b [PATCH] USB: add new device ids to ldusb 19 years ago
Greg Kroah-Hartman 595b14cbcc [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers 19 years ago
Andrew Morton 885e77430d [PATCH] USB: add new auerswald device ids 19 years ago
Jesper Juhl 0e8eb0f06b [PATCH] USB: Remove unneeded kmalloc() return value casts 19 years ago
Arjan van de Ven 4c4c9432a6 [PATCH] USB: mark various usb tables const 19 years ago
Adrian Bunk 9fe6fcd8cc [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Al Viro 53b3de1ea2 [PATCH] auerswald.c: %zd for size_t 19 years ago
Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 19 years ago
David Hardeman 378f058cc4 [PATCH] Use sg_set_buf/sg_init_one where applicable 20 years ago