1. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  2. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  3. 238d0e7 USB: New PhidgetKit 8/8/8 reset outputs after 2 seconds by Sean Young · 18 years ago
  4. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  5. a5c66e4 USB: ftdi-elan: client driver for ELAN Uxxx adapters by Tony Olech · 18 years ago
  6. 0327063 USB: Add ADU support for Ontrak ADU devices by Steven Haigh · 18 years ago
  7. 4d42e1b USB: fix __must_check warnings in drivers/usb/misc/ by Greg Kroah-Hartman · 18 years ago
  8. 5482687 USB: ldusb: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  9. b0b660b USB: usblcd: Use usb_endpoint_* functions. by Luiz Fernando N. Capitulino · 18 years ago
  10. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  11. da308e8 USB: Phidgets should check create_device_file() return value by Sean Young · 18 years ago
  12. 912b24c USB: Put phidgets driver in a sysfs class by Sean Young · 18 years ago
  13. d5176b4 USB: Add driver for PhidgetMotorControl by Sean Young · 18 years ago
  14. 3003b9f USB: Support for USB20SVGA-WH & USB20SVGA-DG by Nobuhiro Iwamatsu · 18 years ago
  15. b93b58e [PATCH] USB: fix bug in cypress_cy7c63.c driver by Greg Kroah-Hartman · 18 years ago
  16. f54fa84 USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error by Orjan Friberg · 18 years ago
  17. 6ad576b USB: cypress driver comment updates by Oliver Bock · 18 years ago
  18. 053be30 [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd by Eric Sesterhenn · 18 years ago
  19. 9189bfc [PATCH] USB: rename Cypress CY7C63xxx driver to proper name and fix up some tiny things by Oliver Bock · 18 years ago
  20. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  21. 4255e6f [PATCH] USB: new driver for Cypress CY7C63xxx mirco controllers by Oliver Bock · 18 years ago
  22. 069e8a6 [PATCH] Driver for Apple Cinema Display by akpm@osdl.org · 18 years ago
  23. 9da2150 [PATCH] usbtest: report errors in iso tests by Alan Stern · 18 years ago
  24. caa2a12 [PATCH] Fix a deadlock in usbtest by Franck Bui-Huu · 18 years ago
  25. 69165c2 [PATCH] USB Phidget InterfaceKit: make inputs pollable and new device support by Sean Young · 18 years ago
  26. df47e53 [PATCH] USB: sisusbvga: possible cleanups by Adrian Bunk · 18 years ago
  27. 2682d27 [PATCH] USB: convert the semaphores in the sisusb driver to mutexes by Arjan van de Ven · 18 years ago
  28. 16c23f7 [PATCH] USB: Emagic USB firmware loading fixes by Monty · 18 years ago
  29. 8b52490 [PATCH] USB: usbtest: scatterlist OUT data pattern testing by David Brownell · 18 years ago
  30. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 18 years ago
  31. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 19 years ago
  32. 35cce73 [PATCH] USB: remove LINUX_VERSION_CODE macro usage by Pekka Enberg · 19 years ago
  33. 9ee884c [PATCH] USB: kzalloc in sisusbvga by Oliver Neukum · 19 years ago
  34. 06d6947 [PATCH] USB: kzalloc in usbled by Oliver Neukum · 19 years ago
  35. d874a2b [PATCH] USB: kzalloc in PhidgetServo by Oliver Neukum · 19 years ago
  36. 1759084 [PATCH] USB: kzalloc in PhidgetInterfaceKit by Oliver Neukum · 19 years ago
  37. 1144cf7 [PATCH] USB: kzalloc in ldusb by Oliver Neukum · 19 years ago
  38. 092e462 [PATCH] USB: kzalloc in idmouse by Oliver Neukum · 19 years ago
  39. 5f74813 [PATCH] USB: kzalloc in cytherm by Oliver Neukum · 19 years ago
  40. 343a65c [PATCH] USB: change ldusb's experimental state by Michael Hund · 19 years ago
  41. ba3e66e [PATCH] USB: add new device ids to ldusb by Michael Hund · 19 years ago
  42. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 19 years ago
  43. 885e774 [PATCH] USB: add new auerswald device ids by Andrew Morton · 19 years ago
  44. 0e8eb0f [PATCH] USB: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  45. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  46. 9fe6fcd [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code by Adrian Bunk · 19 years ago
  47. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  48. 53b3de1 [PATCH] auerswald.c: %zd for size_t by Al Viro · 19 years ago
  49. 654f311 [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile by Greg Kroah-Hartman · 19 years ago
  50. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  51. 378f058 [PATCH] Use sg_set_buf/sg_init_one where applicable by David Hardeman · 19 years ago
  52. 018a2cd [PATCH] idmouse cleanup and overflow fix by Al Viro · 19 years ago
  53. 3e8a556 [PATCH] Missing transfer_flags setting in usbtest by Alan Stern · 19 years ago
  54. dabb592 [PATCH] USB: sisusb warning fix by Andrew Morton · 19 years ago
  55. db69087 [PATCH] usb_interface power state by David Brownell · 19 years ago
  56. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  57. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  58. 0f36163 [PATCH] usb: fix uss720 schedule with interrupts off by Thomas Sailer · 19 years ago
  59. 1bbb4f2 [PATCH] USB: sisusb[vga] update by Thomas Winischhofer · 19 years ago
  60. dd7d500 [PATCH] USB ldusb: fmt warnings fixes for 64-bit platforms by Alexey Dobriyan · 19 years ago
  61. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
  62. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  63. a6db592 [PATCH] USB: ldusb fixes by Michael Hund · 19 years ago
  64. 2824bd2 [PATCH] USB: add ldusb driver by Michael Hund · 19 years ago
  65. 4244f72 [PATCH] USB: upgrade of the idmouse driver by Florian Echtler · 19 years ago
  66. ff7c79e [PATCH] USB: usbtest updates by David Brownell · 19 years ago
  67. 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  68. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  69. 5330e92 [PATCH] size_t portability fixes - drivers/usb by Al Viro · 19 years ago
  70. cef1112 [PATCH] USB: new SiS device id by Thomas Winischhofer · 19 years ago
  71. 1bc3c9e [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL by Jesper Juhl · 19 years ago
  72. 7ab7c34 [PATCH] USB: new SIS device id by Thomas Winischhofer · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago