1. 71d2718 USB: more u32 conversion after transfer_buffer_length and actual_length by Roel Kluin · 16 years ago
  2. d2ad67b USB: Fix cp2101 USB serial device driver termios functions for console use by VomLehn · 16 years ago
  3. d23bac9 USB: CP2101 New Device ID by Alex Stephens · 16 years ago
  4. 1b8fb41 USB: ipaq: handle 4 endpoint devices by Mark Ellis · 16 years ago
  5. 49121aa USB: S3C: Move usb-control.h to platform include by Ben Dooks · 16 years ago
  6. 3ba5f38 USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue by Ben Dooks · 16 years ago
  7. 64a3a25 USB: pedantic: spelling correction in comment for ch9.h by D.J. Capelis · 16 years ago
  8. a9f8ec4 USB: host: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 16 years ago
  9. 2dfa319 USB: ohci-s3c2410: fix name of bus clock by Ben Dooks · 16 years ago
  10. 3edb8a2 USB: ohci-s3c2410: remove <mach/hardware.h> include by Ben Dooks · 16 years ago
  11. 03ee251 USB: serial: rename cp2101 driver to cp210x by Greg Kroah-Hartman · 16 years ago
  12. 9732495 USB: CP2101 Reduce Error Logging by Craig Shelley · 16 years ago
  13. ef8b6bc USB: CP2101 Support AN205 baud rates by Craig Shelley · 16 years ago
  14. 31dbb80 USB: use kzfree() by Johannes Weiner · 16 years ago
  15. d34d972 USB: usbfs: remove unneeded "inline" annotations by Alan Stern · 16 years ago
  16. 4fe0387 USB: don't send Set-Interface after reset by Alan Stern · 16 years ago
  17. 77aa2b5 USB: remove phidget drivers from kernel tree. by Greg Kroah-Hartman · 16 years ago
  18. 8c209e6 USB: make actual_length in struct urb field u32 by Greg Kroah-Hartman · 16 years ago
  19. 16e2e5f USB: make transfer_buffer_lengths in struct urb field u32 by Greg Kroah-Hartman · 16 years ago
  20. 7ea0a2b USB: uhci: don't use pseudo negative values by Alan Stern · 16 years ago
  21. 6676016 USB: TWL: disable VUSB regulators when cable unplugged by Jouni Hogander · 16 years ago
  22. 471c604 USB: usbmon: Add binary API v1 by Pete Zaitcev · 16 years ago
  23. 1ded7ea USB: ch341 serial: fix port number changed after resume by Ming Lei · 16 years ago
  24. a227fd7 USB: musb: partial DaVinci dm355 support by David Brownell · 16 years ago
  25. 7438217 USB: musb: only turn off vbus in OTG hosts by Ajay Kumar Gupta · 16 years ago
  26. 3223371 USB: musb: fix init oops crash with static FIFO config by Giuseppe GORGOGLIONE · 16 years ago
  27. 1e0320f USB: musb: NAK timeout scheme on bulk RX endpoint by Ajay Kumar Gupta · 16 years ago
  28. 5d67a85 USB: musb: rewrite host periodic endpoint allocation by Sergei Shtylyov · 16 years ago
  29. b2bdf3a USB: composite: avoid inconsistent lock state by Felipe Balbi · 16 years ago
  30. 6da9c99 USB: allow libusb to talk to unauthenticated WUSB devices by David Vrabel · 16 years ago
  31. 4246b06 USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* modules by Maciej Grela · 16 years ago
  32. 9cfb95e usb-storage: make onetouch a separate module by Alan Stern · 16 years ago
  33. c103378 usb-storage: make karma a separate module by Alan Stern · 16 years ago
  34. a74bba3 usb-storage: make alauda a separate module by Alan Stern · 16 years ago
  35. a9fb6d0 usb-storage: make jumpshot a separate module by Alan Stern · 16 years ago
  36. 2cbbf35 usb-storage: make datafab a separate module by Alan Stern · 16 years ago
  37. 0d62939 usb-storage: make freecom a separate module by Alan Stern · 16 years ago
  38. 26d6818 usb-storage: make shuttle_usbat a separate module by Alan Stern · 16 years ago
  39. fcdb514 usb-storage: make cypress_atacb a separate module by Alan Stern · 16 years ago
  40. 70fcc00 usb-storage: make sddr55 a separate module by Alan Stern · 16 years ago
  41. 32d5493 usb-storage: make isd200 a separate module by Alan Stern · 16 years ago
  42. 0ff7188 usb-storage: make sddr09 a separate module by Alan Stern · 16 years ago
  43. e6e244b usb-storage: prepare for subdriver separation by Alan Stern · 16 years ago
  44. e4abe66 usb-serial: fix usb_serial_register bug when boot with nousb param by Dave Young · 16 years ago
  45. d062680 USB: fix ehci printk formats by Randy Dunlap · 16 years ago
  46. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  47. a78b428 USB: serial: add qualcomm wireless modem driver by Greg Kroah-Hartman · 16 years ago
  48. 3d940b7 USB: symbolserial: log the ioctl commands by Greg Kroah-Hartman · 16 years ago
  49. 68b44ea USB: serial: add symbol serial driver by Greg Kroah-Hartman · 16 years ago
  50. f7e7aa5 USB: Add platform device support for the ISP1760 USB chip by Catalin Marinas · 16 years ago
  51. f9031f2 USB: Make the isp1760_register function prototype more generic by Catalin Marinas · 16 years ago
  52. a2c2706 USB: EHCI: add software retry for transaction errors by Alan Stern · 16 years ago
  53. 1f4159c USB: fix USB_STORAGE_CYPRESS_ATACB by Boaz Harrosh · 16 years ago
  54. bc29847 USB: EHCI: Make timer_action out-of-line by Alan Stern · 16 years ago
  55. b967c88 usb: kill prehistorical comments about USB_EHCI_HCD by Thierry Vignaud · 16 years ago
  56. 331879f USB: serial: refuse to open recently removed USB Serial devices by James Woodcock · 16 years ago
  57. 1c27ae6 USB: serial: remove recourse to generic method by Oliver Neukum · 16 years ago
  58. a5f5ea2 USB: skeleton: Use dev_info instead of info by Matt Kraai · 16 years ago
  59. 0eb526b usb_storage: make Kconfig note visible in the console by Borislav Petkov · 16 years ago
  60. faac64a USB: serial: opticon: add serial line ioctls by Greg Kroah-Hartman · 16 years ago
  61. 648d4e1 USB: serial: opticon: add write support by Greg Kroah-Hartman · 16 years ago
  62. f6d92a0 USB: otg: adding nop usb transceiver by Ajay Kumar Gupta · 16 years ago
  63. 5d1ca6c USB: ftdi_sio: remove pointless syslog spew by David Brownell · 16 years ago
  64. 6f8aa65 USB: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  65. c49cfa91 USB: serial: use generic method if no alternative is provided in usb serial layer by Oliver Neukum · 16 years ago
  66. 81d043c USB: serial: export symbol of usb_serial_generic_resume by Oliver Neukum · 16 years ago
  67. d55c0ae USB: serial generic resume function fix by Oliver Neukum · 16 years ago
  68. f8bece8 USB: serial: introduce a flag into the usb serial layer to tell drivers that their URBs are killed due to suspension by Oliver Neukum · 16 years ago
  69. 6e14bda USB: count reaches -1, tested 0 by Roel Kluin · 16 years ago
  70. d1c0713 USB: suspend/resume for opticon driver by Oliver Neukum · 16 years ago
  71. 4901b2c USB: suspend/resume support for option driver by Oliver Neukum · 16 years ago
  72. b633d28 USB: imx_udc: Fix IMX UDC gadget general irq handling by Darius Augulis · 16 years ago
  73. d24921a USB: imx_udc: Fix IMX UDC gadget ep0 irq handling by Darius Augulis · 16 years ago
  74. 593bef6 USB: imx_udc: Fix IMX UDC gadget code style by Darius Augulis · 16 years ago
  75. 8f182e5 USB: imx_udc: Fix IMX UDC gadget bugs by Darius Augulis · 16 years ago
  76. 664d5df USB: usb-serial ch341: support for DTR/RTS/CTS by Werner Cornelius · 16 years ago
  77. bcbbbfc USB: gadget: remove duplicated #include by Huang Weiyi · 16 years ago
  78. 2e0fe70 USB: drivers: use USB API functions rather than constants by Julia Lawall · 16 years ago
  79. 00185a6 USB: Remove redundant test in pxa27x_udc and ftdi_sio by Julia Lawall · 16 years ago
  80. db5e6df USB: ub: use USB API functions rather than constants by Julia Lawall · 16 years ago
  81. 4d6914b USB: Move definitions from usb.h to usb/ch9.h by Julia Lawall · 16 years ago
  82. ee069fb USB: pxa27x_udc: add vbus_draw callback by Robert Jarzmik · 16 years ago
  83. 7fec3c2 USB: pxa27x_udc: add otg transceiver support by Robert Jarzmik · 16 years ago
  84. b799a7e USB: pxa27x_udc: add vbus session handling by Robert Jarzmik · 16 years ago
  85. eb50702 USB: pxa27x_udc: factor pullup code to prepare otg transceiver by Robert Jarzmik · 16 years ago
  86. c2344f1 USB: gpio_vbus: add delayed vbus_session calls by Robert Jarzmik · 16 years ago
  87. dd44be6 usblp: continuously poll for status by Pete Zaitcev · 16 years ago
  88. 5c16034 USB: usb-storage: increase max_sectors for tape drives by Alan Stern · 16 years ago
  89. 090b901 USB: gadget: fix rndis regression by David Brownell · 16 years ago
  90. 1662e3a USB: add quirk to avoid config and interface strings by Alan Stern · 16 years ago
  91. 8e0ee43 Linux 2.6.29 by Linus Torvalds · 16 years ago
  92. 0030864 Build with -fno-dwarf2-cfi-asm by Kyle McMartin · 16 years ago
  93. 1db4b2d trivial: fix orphan dates in ext2 documentation by Jody McIntyre · 16 years ago
  94. d56ffd3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. 12a37b5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  96. 53da1d9 fix ptrace slowness by Miklos Szeredi · 16 years ago
  97. b0dcb4a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc by Linus Torvalds · 16 years ago
  98. 345953c powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines by Kumar Gala · 16 years ago
  99. 61fa9dc ucc_geth: Fix oops when using fixed-link support by Anton Vorontsov · 16 years ago
  100. e3162d3 dm9000: locking bugfix by David Brownell · 16 years ago