1. 6e8fe43 USB: avoid the donelist after an error in ohci-hcd by Alan Stern · 17 years ago
  2. 1f5a3d0 USB: fix mistake in usb_hcd_giveback_urb by Alan Stern · 17 years ago
  3. ed6e528 USB: ftdi_sio: Handle FT232RL devices like FT232BM devices by Andrew M. Bishop · 17 years ago
  4. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  5. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  6. ee7d1f3 USB: remove Iso status value in uhci-hcd by Alan Stern · 17 years ago
  7. dfd1e53 USB: minor fixes for r8a66597 driver by Alan Stern · 17 years ago
  8. af1c51f USB: EHCI restart speedup by Marcelo Tosatti · 17 years ago
  9. 0eb0226 UEAGLE: Cosmetic by Stanislaw Gruszka · 17 years ago
  10. 337427f UEAGLE: Do not sleep when device is disconnected by Stanislaw Gruszka · 17 years ago
  11. 04ea02f UEAGLE: Avoid keyboard driver blocking by Stanislaw Gruszka · 17 years ago
  12. 503add4 UEAGLE: Allow user to choose input interface alternate setting by Stanislaw Gruszka · 17 years ago
  13. 603cf60 UEAGLE: Devolo and Elsa chipsets support by Stanislaw Gruszka · 17 years ago
  14. c8e4637 UEAGLE: Eagle IV chipset support by Stanislaw Gruszka · 17 years ago
  15. e39ab59 USB: remove unnecessary tests in isp116x and sl811 by Alan Stern · 17 years ago
  16. f311cf5 USB: ark3116.c: fix check-after-use by Adrian Bunk · 17 years ago
  17. f6c1cea USB: missing test for ESHUTDOWN in adutux driver by Oliver Neukum · 17 years ago
  18. 60b69a9 usb: remove redundant memset from amd5536udc by Mariusz Kozlowski · 17 years ago
  19. 5280d60 USB: ftdi-elan.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  20. b3aceb2 USB: mct_u232-convert-to-proper-speed-handling-api-fix by Andrew Morton · 17 years ago
  21. 3f6ff6e USB: kl5kusb105: witch to new speed API by Alan Cox · 17 years ago
  22. 42cb967 usblp: Fix a double kfree by Pete Zaitcev · 17 years ago
  23. c36d54a usbmon: Smooth the core code by Pete Zaitcev · 17 years ago
  24. cdd5a8fd usbmon: Drop DMA mapping for setup packet by Pete Zaitcev · 17 years ago
  25. 30c7431 usbmon: Update pipe removal to suit my taste by Pete Zaitcev · 17 years ago
  26. 283face usblp: Cosmetics by Pete Zaitcev · 17 years ago
  27. fc401e6 usblp: mutex in usblp_check_status by Pete Zaitcev · 17 years ago
  28. 7b5cd5f USB: SisUSB2VGA: Convert printk to dev_* macros by Felipe Balbi · 17 years ago
  29. ecb8b19 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h by Felipe Balbi · 17 years ago
  30. 7c59901 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h by Felipe Balbi · 17 years ago
  31. 22b2c52 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c by Felipe Balbi · 17 years ago
  32. 1c1772a USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h by Felipe Balbi · 17 years ago
  33. 2acbd64 USB: SisUSB2VGA: Mis-spelled word by Felipe Balbi · 17 years ago
  34. 9dedd36 USB: SisUSB2VGA: Remove if 0'ed code by Felipe Balbi · 17 years ago
  35. ed86d97 USB: SisUSB2VGA: Whitespace Cleanups by Felipe Balbi · 17 years ago
  36. 79a7d9e USB: cleanups for g_file_storage by Alan Stern · 17 years ago
  37. d74d4a6 USB: don't touch sysfs stuff when altsetting is unchanged by Alan Stern · 17 years ago
  38. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  39. b0e396e USB: make usb_release_interface static by Greg Kroah-Hartman · 17 years ago
  40. b5ea060 USB: rename choose_configuration by Greg Kroah-Hartman · 17 years ago
  41. 732bb9e usb: document device authorization by Inaky Perez-Gonzalez · 17 years ago
  42. e03f2e8 usb: hook up device authorization to sysfs by Inaky Perez-Gonzalez · 17 years ago
  43. 93993a0 usb: introduce usb_authorize/deauthorize() by Inaky Perez-Gonzalez · 17 years ago
  44. d9d16e8 usb: split usb_new_device for clarity and refactoring by Inaky Perez-Gonzalez · 17 years ago
  45. f8a3746 usb: usb_generic_probe() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  46. 72230ab usb: usb_probe_interface() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  47. 1145065 usb: usb_get_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  48. 16bbab2 usb: usb_set_configuration() obeys authorization by Inaky Perez-Gonzalez · 17 years ago
  49. d7d0725 usb: initialize authorization and wusb bits in USB devices by Inaky Perez-Gonzalez · 17 years ago
  50. eb579f5 usb: cleanup usb_register_bus() and hook up sysfs group by Inaky Perez-Gonzalez · 17 years ago
  51. 5234ce1 usb: add the concept of default authorization to USB hosts by Inaky Perez-Gonzalez · 17 years ago
  52. da04b7a usb: introduce usb_device authorization bits by Inaky Perez-Gonzalez · 17 years ago
  53. ca2bdf4 USB: gadget: gadget zero cleanups by David Brownell · 17 years ago
  54. 2e806f6 USB: gadget: file storage gadget cleanups by David Brownell · 17 years ago
  55. 51a0e85 USB: gadget: serial gadget cleanups by David Brownell · 17 years ago
  56. 8c07021 USB: gadget: gmidi cleanups by David Brownell · 17 years ago
  57. 0cf4f2d USB: gadget: ethernet gadget cleanups, shrinkage by David Brownell · 17 years ago
  58. a4e3ef5 USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanup by David Brownell · 17 years ago
  59. a1d534b USB: Add drivers/usb/misc/iowarrior.c to the Makefile by Nico Erfurth · 17 years ago
  60. 9a9bf40 USB: separate out endpoint queue management and DMA mapping routines by Alan Stern · 17 years ago
  61. 9439eb9 USB: update spinlock usage for root-hub URBs by Alan Stern · 17 years ago
  62. d617bc8 USB: cleanup for previous patches by Alan Stern · 17 years ago
  63. 18ea5d0 USB: avoid urb->pipe in usbmon by Alan Stern · 17 years ago
  64. 93cf9b9 USB: avoid urb->pipe in usbfs by Alan Stern · 17 years ago
  65. 4326ed0 USB: address-0 handling during device initialization by Alan Stern · 17 years ago
  66. 5e60a16 USB: avoid using urb->pipe in usbcore by Alan Stern · 17 years ago
  67. fea3409 USB: add direction bit to urb->transfer_flags by Alan Stern · 17 years ago
  68. bdd016b USB: add ep->enable by Alan Stern · 17 years ago
  69. 5b653c7 USB: add urb->ep by Alan Stern · 17 years ago
  70. a96173a USB: Storage: usbat_check_status(): fix check-after-use by Adrian Bunk · 17 years ago
  71. efc9052 USB: usb_gadget.h whitespace fixes by David Brownell · 17 years ago
  72. 9f705bd USB: Remove dead references to "SAFE_SERIAL" CONFIG variables. by Robert P. J. Day · 17 years ago
  73. 89a0fd1 USB: OHCI handles more ZFMicro quirks by Mike Nuss · 17 years ago
  74. e8fa0ce usblp: Make use of URB_FREE_BUFFER by Pete Zaitcev · 17 years ago
  75. 7f47735 usblp: Implement the ENOSPC convention by Pete Zaitcev · 17 years ago
  76. ca337db USB: Clean up duplicate includes in drivers/usb/ by Jesper Juhl · 17 years ago
  77. 011db81 USB: Remove unneeded pointer intf from speedtch_upload_firmware() by Micah Gruber · 17 years ago
  78. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  79. cbd09db Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  80. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  81. d4faaec [ZLIB]: Fix external builds of zlib_inflate code. by David S. Miller · 17 years ago
  82. 9ce768e [TG3]: Fix APE induced regression by Matt Carlson · 17 years ago
  83. a7b850e [SKY2]: version 1.19 by Stephen Hemminger · 17 years ago
  84. 7138a0f [SKY2]: use netdevice stats struct by Stephen Hemminger · 17 years ago
  85. df3fe1f [SKY2]: fiber advertise bits initialization (trivial) by Stephen Hemminger · 17 years ago
  86. ff35164 [SKY2]: fix power settings on Yukon XL by Stephen Hemminger · 17 years ago
  87. 295b54c [SKY2]: ethtool register reserved area blackout by Stephen Hemminger · 17 years ago
  88. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  89. 5473074 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  90. 6c08772 [libata] sata_mv: more S/G fixes by Jeff Garzik · 17 years ago
  91. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  92. 9b4b8fe [POWERPC] Add memchr() to the bootwrapper by David Gibson · 17 years ago
  93. d0c3d53 [POWERPC] Implement logging of unhandled signals by Olof Johansson · 17 years ago
  94. b63db45 [POWERPC] Add legacy serial support for OPB with flattened device tree by Valentine Barshak · 17 years ago
  95. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  96. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  97. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  98. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  99. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  100. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago