1. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 16 years ago
  2. 5b0a4d6 USB: add new vernier product id to ldusb.c by Stephen Ware · 17 years ago
  3. 0cc5e2e USB: fix error handling in trancevibrator by Oliver Neukum · 17 years ago
  4. 0b3f5fe USB: constify function pointer tables by Jan Engelhardt · 17 years ago
  5. 18bcbcf USB: misc: legousbtower: semaphore to mutex by Daniel Walker · 17 years ago
  6. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  7. 26e109b USB: testing driver: don't free a locked mutex by Andrew Morton · 17 years ago
  8. 1cfab02 USB: testing driver: convert dev->sem to mutex by Matthias Kaehlcke · 17 years ago
  9. d09d6a3 USB: cypress_cy7c63: updated contact/usage information by Oliver Bock · 17 years ago
  10. 63bfb1f1 USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernels by Fernando Luis Vazquez Cao · 17 years ago
  11. 6ce4560 usb: fix usbtest halt check on big endian systems by Jan Andersson · 17 years ago
  12. f08812d USB: FIx locks and urb->status in adutux (updated) by Pete Zaitcev · 17 years ago
  13. ed206ec USB: fix usbled disconnect read race #2 by Oliver Neukum · 17 years ago
  14. d5d1cea USB: open disconnect race in usblcd by Oliver Neukum · 17 years ago
  15. 78663ec USB: disconnect open race in legousbtower by Oliver Neukum · 17 years ago
  16. 03f36e8 USB: open disconnect race in iowarrior by Oliver Neukum · 17 years ago
  17. 5919a43b USB: missing error check in emi62 by Oliver Neukum · 17 years ago
  18. cf4cf0b USB: missing error check in emi26 by Oliver Neukum · 17 years ago
  19. d718d2b USB: fix read vs. disconnect race in cytherm driver by Oliver Neukum · 17 years ago
  20. 54d2bc0 USB: fix locking in idmouse by Oliver Neukum · 17 years ago
  21. 3328d97 USB rio500.c: fix check-after-use by Adrian Bunk · 17 years ago
  22. e28c6a7 USB iowarrior.c: fix check-after-use by Adrian Bunk · 17 years ago
  23. c93d465 USB: FTDI Elan driver: Convert ftdi->u132_lock to mutex by Matthias Kaehlcke · 17 years ago
  24. f230d10 [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} by Jeff Garzik · 17 years ago
  25. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  26. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  27. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  28. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  29. a59048d USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables by WANG Cong · 17 years ago
  30. 9dcfbd9 USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros by Andrew Morton · 17 years ago
  31. e6d42f0 USB: sisusbvga: Fix bug by Satyam Sharma · 17 years ago
  32. fdf99c9 USB: fix memory leak in berry_charge driver by Greg Kroah-Hartman · 17 years ago
  33. f6c1cea USB: missing test for ESHUTDOWN in adutux driver by Oliver Neukum · 17 years ago
  34. 5280d60 USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  35. 7b5cd5f USB: SisUSB2VGA: Convert printk to dev_* macros by Felipe Balbi · 17 years ago
  36. ecb8b19 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h by Felipe Balbi · 17 years ago
  37. 7c59901 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h by Felipe Balbi · 17 years ago
  38. 22b2c52 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c by Felipe Balbi · 17 years ago
  39. 1c1772a2 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h by Felipe Balbi · 17 years ago
  40. 2acbd64 USB: SisUSB2VGA: Mis-spelled word by Felipe Balbi · 17 years ago
  41. 9dedd36 USB: SisUSB2VGA: Remove if 0'ed code by Felipe Balbi · 17 years ago
  42. ed86d97 USB: SisUSB2VGA: Whitespace Cleanups by Felipe Balbi · 17 years ago
  43. ca9024e usb/misc/sisusbvga: add product ID of TARGUS/MCT device by samson yeung · 17 years ago
  44. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  45. 82210d3 USB: misc: uss720: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  46. 59d9978 USB: misc: usbtest: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  47. 0723af1 USB: misc: usblcd: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  48. a95a038 USB: misc: phidgetmotorcontrol: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  49. 2fe8c3f USB: misc: phidgetkit: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  50. 64771a0 USB: misc: legousbtower: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  51. 491c021 USB: misc: ldusb: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  52. fb3abee USB: misc: iowarrior: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  53. 8434626 USB: misc: ftdi-elan: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  54. 22bea33 USB: misc: auerswald: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  55. 13f9782 USB: misc: appledisplay: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  56. 24497a0 USB: misc: adtux: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  57. eb33cae USB: use mutex instead of semaphore in the FTDI ELAN driver by Matthias Kaehlcke · 17 years ago
  58. 8293c56 USB: use mutex instead of semaphore in the Adutux driver by Matthias Kaehlcke · 17 years ago
  59. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  60. ae97fec drivers/usb/misc/auerswald: fix status check, remove redundant check by Jeff Garzik · 17 years ago
  61. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  62. 49bb607 USB: Support Blackberry Pearl with berry_charge by Jeremy Katz · 17 years ago
  63. 7bbe990 USB: autosuspend for usblcd by Oliver Neukum · 17 years ago
  64. d4ead16 USB: prevent char device open/deregister race by Alan Stern · 17 years ago
  65. 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
  66. 5afeb10 USB: usblcd doesn't limit memory consumption during write by Oliver Neukum · 17 years ago
  67. fc0f8fc USB: memory leak in iowarrior.c by Oliver Neukum · 17 years ago
  68. 9d33efd USB: ldusb bugfix by Oliver Neukum · 17 years ago
  69. be23edf USB: auerswald: fix file release handler by Andrew Morton · 17 years ago
  70. 47f8468 USB: fix more ftdi-elan/u132-hcd #include lossage by David Brownell · 17 years ago
  71. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  72. 31990a9 SIS USB2VGA Warning fix by WANG Cong · 17 years ago
  73. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  74. 147c5a1 USB: iowarrior.c: timeouts too small in usb_control_msg calls by Eberhard Fahle · 17 years ago
  75. 79dcdbf USB: add picdem device to ldusb by Joey Goncalves · 17 years ago
  76. 5c975ac USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO by S.Caglar Onur · 17 years ago
  77. 893a342 USB Elan FTDI: check for driver registration status by Cyrill Gorcunov · 17 years ago
  78. ebc3ac1 USB: cleanup ofd adutux by Oliver Neukum · 17 years ago
  79. 949ce47 USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer by Oliver Neukum · 17 years ago
  80. f81ee4d USB: iowarrior.c: fix NULL dereference by Oliver Neukum · 17 years ago
  81. 2e85c91 USB: kill BKL in usblcd by Oliver Neukum · 17 years ago
  82. 774f78c USB: berry_charge: correct dbg string for second magic command by Ken L Johnson · 17 years ago
  83. ee17b28 USB Elan FTDI: check for workqueue creation by Cyrill Gorcunov · 17 years ago
  84. 946b960 USB: add driver for iowarrior devices. by Greg Kroah-Hartman · 18 years ago
  85. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
  86. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 18 years ago
  87. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 18 years ago
  88. 460223d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  89. 81450b7 Pull misc-for-upstream into release branch by Len Brown · 18 years ago
  90. df23fa0 USB: Driver to charge USB blackberry devices by Greg Kroah-Hartman · 18 years ago
  91. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  92. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  93. 2ca48ed [PATCH] null pointer dereference in appledisplay driver by Michael Hanselmann · 18 years ago
  94. d78112e ACPI: video: Fix null pointer in appledisplay driver by Michael Hanselmann · 18 years ago
  95. 2cba72f USB: mutexification of rio500 by Oliver Neukum · 18 years ago
  96. 4727810 USB: Remove unneeded void * casts in idmouse.c by Tobias Klauser · 18 years ago
  97. c067dfc sisusb_con warning fixes by Andrew Morton · 18 years ago
  98. 18ed1c0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  99. 4b87361 USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card by Tony Olech · 18 years ago
  100. 66eb2e9 USB AUERSWALD: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago