Commit Graph

297 Commits (499bca9b6d3243f9278a1f5a22d00e67acdd844d)

Author SHA1 Message Date
Matthew Garrett a19a6ee6ca backlight: Allow properties to be passed at registration 15 years ago
Bruno Prémont cedf8a7842 USB: backlight, appledisplay: fix incomplete registration failure handling 15 years ago
Oliver Neukum 444dc54c28 USB: sisusbvga: no unnecessary GFP_ATOMIC 15 years ago
Dennis O'Brien 6d61ae9112 USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers 15 years ago
Joe Perches f45ba776da USB: Convert concatenated __FILE__ to %s, __FILE__ 15 years ago
Greg Kroah-Hartman a8d4211f33 USB: remove the berry_charge driver 15 years ago
Oliver Neukum eedf1f17d4 USB: BKL removal: vstusb 15 years ago
Oliver Neukum 3c02b1d79e USB: BKL removal: legousbtower 15 years ago
Oliver Neukum 6248c52f6a USB: BKL removal: ldusb 15 years ago
Oliver Neukum 92846fbb86 USB: BKL removal: ftdi-elan 15 years ago
Oliver Neukum 937f7131d7 USB: BKL removal: adutux 15 years ago
Oliver Neukum dbdae3bd4a USB: BKL removal: idmouse 15 years ago
Oliver Neukum 511e2d0218 USB: BKL removal: rio500 15 years ago
Ben Hutchings 4e0961d530 USB: isight-firmware: declare MODULE_FIRMWARE 15 years ago
Oliver Neukum 86266452f8 USB: Push BKL on open down into the drivers 15 years ago
Németh Márton 33b9e16243 USB misc: make USB device id constant 15 years ago
Alan Stern 9bbdf1e0af USB: convert to the runtime PM framework 15 years ago
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