Commit Graph

280 Commits (ae948011071c12ff6a328348859c717ea885ed40)

Author SHA1 Message Date
Tanaka Akira bbcb8bbad5 USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS 15 years ago
pancho horrillo 37e9066b2f USB: Fix a bug on appledisplay.c regarding signedness 15 years ago
pancho horrillo 4b372072b5 USB: add device ID for Apple Cinema Display 23in 2007 15 years ago
Clemens Ladisch ac06c06770 USB: emi62: fix crash when trying to load EMI 6|2 firmware 15 years ago
Vikram Pandita 7f4e985448 usbtest: make module param pattern writeable 15 years ago
Jiri Slaby 696a4ace98 USB: usblcd, fix memory leak 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexey Dobriyan 1d1764c398 headers: kref.h redux 16 years ago
Oliver Neukum 4d155eb5f5 USB: full autosuspend and power management support for usbsevseg 16 years ago
Oliver Neukum d9bfbd167b USB: full power management support for the idmouse driver 16 years ago
Oliver Neukum d12b85e7de USB: ldusb should signal an error in poll if the device is disconnected 16 years ago
Oliver Neukum d35b4ce164 USB: legousbtower: make poll notice disconnect 16 years ago
Pete Zaitcev d2fb1bb32b USB: sisusbvga: drop usb_buffer_alloc 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Alan Stern 0f157ef3a1 USB: usbtest: no need for USB_DEVICEFS 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Martin Fuzzey 3b6c023f83 USB: usbtest fix endless loop in unlink tests. 16 years ago
Bryan Wu 003051bfb6 usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller 16 years ago
Kay Sievers f7a386c5b8 Driver Core: usb: add nodename support for usb drivers. 16 years ago
Greg Kroah-Hartman 77aa2b5878 USB: remove phidget drivers from kernel tree. 16 years ago
Greg Kroah-Hartman 16e2e5f634 USB: make transfer_buffer_lengths in struct urb field u32 16 years ago
Jiri Slaby a08b43aee4 USB: misc/vstusb, fix lock imbalance 16 years ago
Jiri Slaby 46c9844c40 USB: misc/adutux, fix lock imbalance 16 years ago
sware 296361ec3a USB: remove vernier labpro from ldusb 16 years ago
Marcin Slusarz 327d74f6b6 USB: emi26: fix oops on load 16 years ago
Oliver Neukum b404299f6b USB: power availability check for berry_charge 16 years ago
roel kluin e64a521929 USB: clean up redundant tests on unsigned 16 years ago
Albert Comerma 859ff40720 USB: SISUSB2VGA driver: add 0x0711, 0x0903 16 years ago
Greg Kroah-Hartman 6c5ab376b0 USB: vstusb: fix compiler warning on x86-64 16 years ago
roel kluin 8aafdf6a15 USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative 17 years ago
Greg Kroah-Hartman fd3f1917e3 USB: remove err() macro from usb misc drivers 17 years ago
Greg Kroah-Hartman 1b29a375fb USB: remove info() macro from usb/misc drivers 17 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 17 years ago
Stephen Ware 84dcd59495 USB: fix up problems in the vtusb driver 17 years ago
Sarah Sharp c0f082c536 USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds. 17 years ago
Stephen Ware cbc30118d7 usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. 17 years ago
Julien Brunel bedf0883cb USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test 17 years ago
Harrison Metzger eb86be5424 USB: Added driver for a Delcom USB 7-segment LED Display 17 years ago
Greg Kroah-Hartman b0b090e579 device create: usb: convert device_create_drvdata to device_create 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Stefan Lippers-Hollmann eaea04353e USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. 17 years ago
Wolfgang Mües 88d987d6db usb: auerswald: remove driver (obsolete) 17 years ago
Parag Warudkar ff1a4a7b14 isight_firmware: fix a leak and double kfree() 17 years ago
Arjan van de Ven b6c6393700 Rename WARN() to WARNING() to clear the namespace 17 years ago
Alan Cox 49f1525546 USB: sisusb: Push down the BKL 17 years ago
Alan Cox 54592157c7 USB: rio100: Push down the BKL 17 years ago
Alan Cox f1b5a7fe17 USB: auerwald: Push down the BKL into the driver 17 years ago
Alan Cox 824f16fda5 USB: iowarrior: Push down BKL 17 years ago
Alan Cox 5cb4aeca8e USB: usblcd: Push down BKL into driver 17 years ago
Alan Cox 1160d07656 USB: ftdi_usb: Eliminate ioctl and BKL ioctl use 17 years ago