1. e8b2445 USB: Hook start_hnp into ohci struct by Dmitry Baryshkov · 17 years ago
  2. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 17 years ago
  3. 230ffc7 USB: cxacru: Fix printk format flag in error message by Simon Arlott · 17 years ago
  4. 51cdc1c USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patch by Jost Diederichs · 17 years ago
  5. 32fe5e3 USB Storage Sierra: TRU-Install feature update by Kevin Lloyd · 17 years ago
  6. 0585e4d USB Serial Sierra: TRU-Install feature update by Kevin Lloyd · 17 years ago
  7. e3173b2 USB Serial Sierra: Dynamic interface detection by Kevin Lloyd · 17 years ago
  8. 4e0fee8 USB Serial Sierra: clean-up by Kevin Lloyd · 17 years ago
  9. 8c80968 USB: pl2023: Remove USB id (4348:5523) handled by ch341 by Tollef Fog Heen · 17 years ago
  10. 368ee64 usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader by Alan Stern · 17 years ago
  11. 3bea302 USB: Move usb/mon/ up to misc options in Kconfig by Simon Arlott · 17 years ago
  12. 59f4ff2 usb-storage: automatically recognize bad residues by Alan Stern · 16 years ago
  13. 1a21175 USB: fix interface unregistration logic by Alan Stern · 16 years ago
  14. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  15. e67d70f usb: gadget: protect gadget_chips.h from been included twice by Felipe Balbi · 17 years ago
  16. b9a097f USB: usb-storage: quirk around v1.11 firmware on Nikon D4 by Dave Jones · 17 years ago
  17. 38b375d USB: OHCI: fix system hang caused by earlier patch by Alan Stern · 17 years ago
  18. fa41019 usb/core/driver: fix warning by Alexander Beregalov · 16 years ago
  19. a00c3ca USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits by Frederik Kriewitz · 16 years ago
  20. b5894a5 USB: ftdi_sio: Add USB Product Id for ELV HS485 by André Schenk · 16 years ago
  21. c728df7 USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) by David Brownell · 17 years ago
  22. 88d987d usb: auerswald: remove driver (obsolete) by Wolfgang Mües · 16 years ago
  23. ff1a4a7 isight_firmware: fix a leak and double kfree() by Parag Warudkar · 16 years ago
  24. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  25. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  26. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  27. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  28. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  29. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  30. 35ad1c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  31. 580da34 Fix USB storage hang on command abort by Alan Stern · 16 years ago
  32. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  33. 836e4b1 USB: m66592-udc: Fix up dev_set_name() badness. by Paul Mundt · 16 years ago
  34. 852fef69 fix for a memory leak in an error case introduced by fix for double free by Oliver Neukum · 17 years ago
  35. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 17 years ago
  36. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 17 years ago
  37. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  38. 6069fb2 Re-delete zombie 'drivers/usb/serial/airprime.c' file by Linus Torvalds · 17 years ago
  39. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  40. 9e98966c tty: rework break handling by Alan Cox · 17 years ago
  41. d76f2f44 io_edgeport: Fix various bogus returns to the tty layer by Alan Cox · 17 years ago
  42. 03f0dbf tty-usb-io_edgeport: Coding style by Alan Cox · 17 years ago
  43. 4da1a17 tty-usb-mos7720: Coding style by Alan Cox · 17 years ago
  44. 880af9d mos7840: remove loads of bogus assignments to status by Alan Cox · 17 years ago
  45. 4944d40 omninet: Use string flip functions by Alan Cox · 17 years ago
  46. f89d0df tty-usb-omninet: Coding style by Alan Cox · 17 years ago
  47. 19e58fa tty-usb-option: Coding style by Alan Cox · 17 years ago
  48. 2a77c81 tty-usb-oti6858: Coding style by Alan Cox · 17 years ago
  49. 43c8f43 tty-usb-safe-serial: Coding style by Alan Cox · 17 years ago
  50. a30fa79 tty-usb-ti-usb: Coding style by Alan Cox · 17 years ago
  51. 0487b583 tty-usb-spcp8x5: Minor coding style by Alan Cox · 17 years ago
  52. 9660ea3 tty-usb-sierra: Coding style - minor by Alan Cox · 17 years ago
  53. 3a0f43e tty-usb-pl2303: Coding style by Alan Cox · 17 years ago
  54. acc8075 mct_u232: Use flip buffer functions by Alan Cox · 17 years ago
  55. e19b256 tty-usb-mct-u232: Coding style by Alan Cox · 17 years ago
  56. b31f658 kobil_sct: Fix ioctls by Alan Cox · 17 years ago
  57. dee0a7c tty-usb-kobil-sct: Coding style by Alan Cox · 17 years ago
  58. 0c265f4 tty-usb-kl5kusb105: Coding style by Alan Cox · 17 years ago
  59. 8dd03a5 keyspan_pda: Use string flip functions by Alan Cox · 17 years ago
  60. 9e70f31 tty-usb-keyspan-pda: Coding style by Alan Cox · 17 years ago
  61. f035a8a keyspan: Use string flip functions when possible by Alan Cox · 17 years ago
  62. deb9168 tty-usb-keyspan: Coding style by Alan Cox · 17 years ago
  63. 9e8e2d2 tty-usb-iuu-phoenix: Clean up to coding style by Alan Cox · 17 years ago
  64. 6d1d169 tty-usb-ipw: Coding style by Alan Cox · 17 years ago
  65. eb6215c ipaq: Coding style by Alan Cox · 17 years ago
  66. 2e0ddd6 io_ti: Minor coding style by Alan Cox · 17 years ago
  67. a8d6f0a usb-serial: Coding style by Alan Cox · 17 years ago
  68. d60d439 tty-usb-visor: Coding style by Alan Cox · 17 years ago
  69. 3a262b2 tty-usb-hp4x: Fix overlong line by Alan Cox · 17 years ago
  70. ae64387 tty-usb-generic: Code cleanup by Alan Cox · 17 years ago
  71. af6d780 garmin_gps: Coding style by Alan Cox · 17 years ago
  72. 64701e8 funsoft: Switch to linux/uaccess by Alan Cox · 17 years ago
  73. 464cbb2 ftdi_sio: Coding style by Alan Cox · 17 years ago
  74. 93c4679 empeg: Coding style by Alan Cox · 17 years ago
  75. 41ad427 digi_acceleport: coding style by Alan Cox · 17 years ago
  76. 7733682 usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the test by Alan Cox · 17 years ago
  77. 813a224 cypress_m8: coding style by Alan Cox · 17 years ago
  78. b9c52f1 cyberjack: Coding style by Alan Cox · 17 years ago
  79. ff7eb60 cp2101: coding style by Alan Cox · 17 years ago
  80. c17ee88 tty-usb-console: Fix termios by Alan Cox · 17 years ago
  81. 4dbd5a0 tty-usb-console: tidy the USB console code by Alan Cox · 17 years ago
  82. c97611c usb-serial-bus: tidy coding style by Alan Cox · 17 years ago
  83. b69c149 belkin_sa: clean up code by Alan Cox · 17 years ago
  84. 72e2741 whiteheat: fix bugs found in the tidy and audit by Alan Cox · 17 years ago
  85. 80359a9 whiteheat: coding style by Alan Cox · 17 years ago
  86. 95da310 usb_serial: API all change by Alan Cox · 17 years ago
  87. bc00bc9 device create: usb: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 17 years ago
  88. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 17 years ago
  89. f756cbd usb-storage: revert DMA-alignment change for Wireless USB by Alan Stern · 17 years ago
  90. 86c57ed USB: use reset_resume when normal resume fails by Alan Stern · 17 years ago
  91. ac90e36 usb_gadget: composite cdc gadget fault handling by David Brownell · 17 years ago
  92. c24f422 usb gadget: minor USBCV fix for composite framework by David Lopo · 17 years ago
  93. 28874b7 USB: Fix bug with byte order in isp116x-hcd.c fio write/read by Julien May · 17 years ago
  94. df3e1ab USB: fix double kfree in ipaq in error case by Oliver Neukum · 17 years ago
  95. 3575858 USB: fix build error in cdc-acm for CONFIG_PM=n by Oliver Neukum · 17 years ago
  96. 95f371f USB: remove board-specific UP2OCR configuration from pxa27x-udc by Daniel Ribeiro · 17 years ago
  97. 4f53425 USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx by Srikanth Srinivasan · 17 years ago
  98. a80d5ff USB: Fix pointer/int cast in USB devio code by David Howells · 17 years ago
  99. 4ddd9ec usb gadget: g_cdc dependso on NET by Randy Dunlap · 17 years ago
  100. 42bfc7b USB: Au1xxx-usb: suspend/resume support. by Manuel Lauss · 17 years ago