1. a59048d USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables by WANG Cong · 17 years ago
  2. 9dcfbd9 USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros by Andrew Morton · 17 years ago
  3. e6d42f0 USB: sisusbvga: Fix bug by Satyam Sharma · 17 years ago
  4. fdf99c9 USB: fix memory leak in berry_charge driver by Greg Kroah-Hartman · 17 years ago
  5. f6c1cea USB: missing test for ESHUTDOWN in adutux driver by Oliver Neukum · 17 years ago
  6. 5280d60 USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  7. 7b5cd5f USB: SisUSB2VGA: Convert printk to dev_* macros by Felipe Balbi · 17 years ago
  8. ecb8b19 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h by Felipe Balbi · 17 years ago
  9. 7c59901 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h by Felipe Balbi · 17 years ago
  10. 22b2c52 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c by Felipe Balbi · 17 years ago
  11. 1c1772a2 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h by Felipe Balbi · 17 years ago
  12. 2acbd64 USB: SisUSB2VGA: Mis-spelled word by Felipe Balbi · 17 years ago
  13. 9dedd36 USB: SisUSB2VGA: Remove if 0'ed code by Felipe Balbi · 17 years ago
  14. ed86d97 USB: SisUSB2VGA: Whitespace Cleanups by Felipe Balbi · 17 years ago
  15. ca9024e usb/misc/sisusbvga: add product ID of TARGUS/MCT device by samson yeung · 17 years ago
  16. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  17. 82210d3 USB: misc: uss720: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  18. 59d9978 USB: misc: usbtest: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  19. 0723af1 USB: misc: usblcd: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  20. a95a038 USB: misc: phidgetmotorcontrol: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  21. 2fe8c3f USB: misc: phidgetkit: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  22. 64771a0 USB: misc: legousbtower: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  23. 491c021 USB: misc: ldusb: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  24. fb3abee USB: misc: iowarrior: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  25. 8434626 USB: misc: ftdi-elan: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  26. 22bea33 USB: misc: auerswald: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  27. 13f9782 USB: misc: appledisplay: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  28. 24497a0 USB: misc: adtux: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  29. eb33cae USB: use mutex instead of semaphore in the FTDI ELAN driver by Matthias Kaehlcke · 17 years ago
  30. 8293c56 USB: use mutex instead of semaphore in the Adutux driver by Matthias Kaehlcke · 17 years ago
  31. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  32. ae97fec drivers/usb/misc/auerswald: fix status check, remove redundant check by Jeff Garzik · 17 years ago
  33. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  34. 49bb607 USB: Support Blackberry Pearl with berry_charge by Jeremy Katz · 17 years ago
  35. 7bbe990 USB: autosuspend for usblcd by Oliver Neukum · 17 years ago
  36. d4ead16 USB: prevent char device open/deregister race by Alan Stern · 17 years ago
  37. 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
  38. 5afeb10 USB: usblcd doesn't limit memory consumption during write by Oliver Neukum · 17 years ago
  39. fc0f8fc USB: memory leak in iowarrior.c by Oliver Neukum · 17 years ago
  40. 9d33efd USB: ldusb bugfix by Oliver Neukum · 17 years ago
  41. be23edf USB: auerswald: fix file release handler by Andrew Morton · 17 years ago
  42. 47f8468 USB: fix more ftdi-elan/u132-hcd #include lossage by David Brownell · 17 years ago
  43. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  44. 31990a9 SIS USB2VGA Warning fix by WANG Cong · 17 years ago
  45. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  46. 147c5a1 USB: iowarrior.c: timeouts too small in usb_control_msg calls by Eberhard Fahle · 17 years ago
  47. 79dcdbf USB: add picdem device to ldusb by Joey Goncalves · 17 years ago
  48. 5c975ac USB: Remove duplicate define of OHCI_QUIRK_ZFMICRO by S.Caglar Onur · 17 years ago
  49. 893a342 USB Elan FTDI: check for driver registration status by Cyrill Gorcunov · 17 years ago
  50. ebc3ac1 USB: cleanup ofd adutux by Oliver Neukum · 17 years ago
  51. 949ce47 USB: cypress_cy7c63: race disconnect/sysfs read-write leading to following NULL pointer by Oliver Neukum · 17 years ago
  52. f81ee4d USB: iowarrior.c: fix NULL dereference by Oliver Neukum · 17 years ago
  53. 2e85c91 USB: kill BKL in usblcd by Oliver Neukum · 18 years ago
  54. 774f78c USB: berry_charge: correct dbg string for second magic command by Ken L Johnson · 18 years ago
  55. ee17b28 USB Elan FTDI: check for workqueue creation by Cyrill Gorcunov · 18 years ago
  56. 946b960 USB: add driver for iowarrior devices. by Greg Kroah-Hartman · 18 years ago
  57. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 18 years ago
  58. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 18 years ago
  59. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 18 years ago
  60. 460223d Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  61. 81450b7 Pull misc-for-upstream into release branch by Len Brown · 18 years ago
  62. df23fa0 USB: Driver to charge USB blackberry devices by Greg Kroah-Hartman · 18 years ago
  63. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  64. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  65. 2ca48ed [PATCH] null pointer dereference in appledisplay driver by Michael Hanselmann · 18 years ago
  66. d78112e ACPI: video: Fix null pointer in appledisplay driver by Michael Hanselmann · 18 years ago
  67. 2cba72f USB: mutexification of rio500 by Oliver Neukum · 18 years ago
  68. 4727810 USB: Remove unneeded void * casts in idmouse.c by Tobias Klauser · 18 years ago
  69. c067dfc sisusb_con warning fixes by Andrew Morton · 18 years ago
  70. 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
  71. 4b87361 USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card by Tony Olech · 18 years ago
  72. 66eb2e9 USB AUERSWALD: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  73. 96ca014 USB: fix transvibrator disconnect race by Oliver Neukum · 18 years ago
  74. 6a7255e USB: Fix oops in PhidgetServo by Sean Young · 18 years ago
  75. 40b20c2 Pull platform-drivers into test branch by Len Brown · 18 years ago
  76. 519ab5f ACPI: video: Add dev argument for backlight_device_register by Yu Luming · 18 years ago
  77. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  78. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  79. 33cb899 [PATCH] struct path: convert usb by Josef Sipek · 18 years ago
  80. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  81. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  82. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  83. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  84. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  85. 8feabf7 USB: build the appledisplay driver by Adrian Bunk · 18 years ago
  86. 54ecf1f USB: idmouse cleanup by Mariusz Kozlowski · 18 years ago
  87. 9ce8540 USB: ftdi-elan.c: fixes and cleanups by Adrian Bunk · 18 years ago
  88. 5483eb1 usb: phidgetmotorcontrol free urb cleanup by Mariusz Kozlowski · 18 years ago
  89. df43121 usb: phidgetkit free urb cleanup by Mariusz Kozlowski · 18 years ago
  90. f53510e usb: legousbtower free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  91. 2891a51 usb: auerswald free kill urb cleanup by Mariusz Kozlowski · 18 years ago
  92. 4d823dd USB: usbtest: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  93. a742e5a USB: phidgetmotorcontrol: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  94. 8419404 USB: phidgetkit: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  95. 240661c USB: legousbtower: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  96. a7dc218 USB: idmouse: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  97. 2ae7745 USB: ftdi-elan: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  98. 16f9637 USB: appledisplay: Use usb_endpoint_* functions by Luiz Fernando N. Capitulino · 18 years ago
  99. 5d7efe5 USB: kmemdup() cleanup in drivers/usb/ by Eric Sesterhenn · 18 years ago
  100. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago