1. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 15 years ago
  2. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  3. c4d80b7d usb: musb: update gfp/slab.h includes by Tejun Heo · 14 years ago
  4. c1aa075a USB: ftdi_sio: fix legacy SIO-device header by Johan Hovold · 14 years ago
  5. 60b3013 USB: kl5usb105: reimplement using generic framework by Johan Hovold · 14 years ago
  6. ff8c195 USB: kl5usb105: minor clean ups by Johan Hovold · 14 years ago
  7. 313b0d8 USB: kl5usb105: fix memory leak by Johan Hovold · 14 years ago
  8. d733cec USB: io_ti: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  9. a3a30f1 USB: io_ti: remove unsused private counter by Johan Hovold · 14 years ago
  10. 074ef65 USB: ti_usb: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  11. e421fe9 USB: ir-usb: fix incorrect write-buffer length by Johan Hovold · 14 years ago
  12. f26c288 USB: aircable: fix incorrect write-buffer length by Johan Hovold · 14 years ago
  13. 6d1bf48 USB: safe_serial: straighten out read processing by Johan Hovold · 14 years ago
  14. 12e2e52 USB: safe_serial: reimplement read using generic framework by Johan Hovold · 14 years ago
  15. 241c80e USB: safe_serial: reimplement write using generic framework by Johan Hovold · 14 years ago
  16. 39f2f08 usb-storage: always print quirks by Felipe Contreras · 14 years ago
  17. cbd3af5 USB: usb-storage: trivial debug improvements by Felipe Contreras · 14 years ago
  18. 28f27dc USB: oti6858: use port write fifo by Johan Hovold · 14 years ago
  19. e3c1803 USB: oti6858: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  20. 117fb8d USB: cypress_m8: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  21. c4f4736 USB: cypress_m8: remove unused drain define by Johan Hovold · 14 years ago
  22. 7288d75 USB: usb_debug: set bulk out size at probe by Johan Hovold · 14 years ago
  23. 4b8e123 USB: gadget: Use kmemdup by Julia Lawall · 14 years ago
  24. eefd902 USB: CP210x New Device IDs 11 New device IDs by Craig Shelley · 14 years ago
  25. 9a1f298 USB: visor: increase bulk-out buffer size by Johan Hovold · 14 years ago
  26. 2afd828 USB: belkin_sa: implement line status handling by Johan Hovold · 14 years ago
  27. f2f8b7f USB: belkin_sa: clean up open by Johan Hovold · 14 years ago
  28. 726ef42 USB: belkin_sa: minor clean-ups by Johan Hovold · 14 years ago
  29. a901317 USB: cp210x: use generic open to start reading from device by Johan Hovold · 14 years ago
  30. 214916f USB: visor: reimplement using generic framework by Johan Hovold · 14 years ago
  31. 199b113 USB: visor: fix memory leak by Johan Hovold · 14 years ago
  32. fa993ca USB: spcp8x5: reimplement using generic framework by Johan Hovold · 14 years ago
  33. 6b6962f USB: ipaq: reimplement using generic framework by Johan Hovold · 14 years ago
  34. 695aaae USB: empeg: reimplement using generic framework by Johan Hovold · 14 years ago
  35. 56a1df4 USB: serial: add special case for processing of empty read urbs by Johan Hovold · 14 years ago
  36. c0f631d USB: kobil: fix memory leak by Johan Hovold · 14 years ago
  37. 86234d4 USB: option.c: OLIVETTI OLICARD100 support by Nils Radtke · 14 years ago
  38. c3443a6 USB: xhci: fix compiler warning. by Greg Kroah-Hartman · 14 years ago
  39. c024b72 USB: remove match_device by Ming Lei · 14 years ago
  40. aa84dfc USB: visor.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  41. 5d78fcb USB: pl2303.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  42. e4582b6 USB: kobil_sct.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  43. 932d22c USB: kl5kusb105.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  44. a320471 USB: io_edgeport: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  45. 3bb36aa USB: ftdi_sio: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  46. 995834e USB: cypress_m8.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  47. 1689e993 USB: belkin_sa.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  48. 4204769 USB: mct_u232.h: checkpatch cleanups by Greg Kroah-Hartman · 14 years ago
  49. 7f1cccd USB: FHCI: cq_get() should check kfifo_out()'s return value by Anton Vorontsov · 14 years ago
  50. 12e7eca USB: cp210x: remove redundant disconnect() by Johan Hovold · 14 years ago
  51. 1ac93a3 USB: io_edgeport: Use kzalloc by Julia Lawall · 14 years ago
  52. b2c5737 USB: ipw: reimplement using generic framework by Johan Hovold · 14 years ago
  53. 55c6d85 USB: ipw: remove dummy port_probe and port_remove by Johan Hovold · 14 years ago
  54. 605204b USB: ipw: clean up dtr-rts handling by Johan Hovold · 14 years ago
  55. f4a4cbb USB: ir-usb: reimplement using generic framework by Johan Hovold · 14 years ago
  56. df66e8a USB: ir-usb: fix set_termios race by Johan Hovold · 14 years ago
  57. 6f6ed69 USB: ir-usb: allow custom bulk buffer size without reallocation by Johan Hovold · 14 years ago
  58. 2ff78c0 USB: ir-usb: fix double free by Johan Hovold · 14 years ago
  59. 16032c4 USB: EHCI: fix controller wakeup flag settings during suspend by Alan Stern · 14 years ago
  60. eab80de USB: EHCI: clear PHCD before resuming by Alek Du · 14 years ago
  61. 17b2765 USB: fix functionfs for CONFIG_NET disabled by Randy Dunlap · 14 years ago
  62. 419a8e81 USB: xhci: Remove the arbitrary limit of 15 xHCI ports by William Gulland · 14 years ago
  63. 22b4b61 USB: remove usb_find_device by Ming Lei · 14 years ago
  64. b9e0008 USB: gadget: f_mass_storage: fix in error recovery by Michal Nazarewicz · 14 years ago
  65. f537da6 USB: add missing "{}" in map_urb_for_dma by Ming Lei · 14 years ago
  66. 572538d USB: ehci-omap: Fix resume failures after bus suspend by Anand Gadiyar · 14 years ago
  67. 89842ae USB: fix interface runtime-PM settings by Alan Stern · 14 years ago
  68. 54b5acf USB: xHCI: Fix wrong usage of macro TRB_TYPE by Andiry Xu · 14 years ago
  69. 6c12db9 USB: xhci: Transfer ring link TRB activation change. by John Youn · 14 years ago
  70. b060869 USB: gadget: f_fs.c needs to include pagemap.h by Randy Dunlap · 14 years ago
  71. 968b448 USB: ohci: Add Kconfig entries for ohci-omap3 by Anand Gadiyar · 14 years ago
  72. 88ed0c9 USB: ohci: introduce omap3 ohci-hcd driver by Anand Gadiyar · 14 years ago
  73. 73a0bd7 USB: mxc: gadget: remove 60mhz clock requirement for freescale mx51 usb core by Dinh Nguyen · 14 years ago
  74. 166ceb6 USB: ftdi_sio: clean up line-status handling by Johan Hovold · 14 years ago
  75. d45cc8d USB: pl2303: use tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  76. 49b2597 USB: ftdi_sio: use tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  77. 0954e1c USB: isp1760: Soften DW3 X/transaction error bit handling by Anton Vorontsov · 14 years ago
  78. 9f0a6cd USB: usbcore: Do not disable USB3 protocol ports in hub_activate() by Andiry Xu · 14 years ago
  79. 82b71cf USB: ark3116: reimplement read processing by Johan Hovold · 14 years ago
  80. 70ced22 USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  81. 1ab8323 USB: gadget: Allow function access to device ID data during bind() by Robert Lukassen · 14 years ago
  82. 1d6ec81 USB: fix u132-hcd code/data warning by Randy Dunlap · 14 years ago
  83. 5e5cf6f USB: xhci: Set stream ID to 0 after cleaning up stalls. by Sarah Sharp · 14 years ago
  84. c6c5600 USB: g_ffs: the FunctionFS gadget driver by Michal Nazarewicz · 14 years ago
  85. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 14 years ago
  86. 28824b1 USB: gadget: __init and __exit tags removed by Michal Nazarewicz · 14 years ago
  87. 24337c1 USB: gadget webcam: depends on VIDEO_DEV by Randy Dunlap · 14 years ago
  88. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 14 years ago
  89. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 14 years ago
  90. 4272568 USB: aircable: rewrite using generic read and write implementations by Johan Hovold · 14 years ago
  91. e877048 USB: ftdi_sio: clean up SIO write support by Johan Hovold · 14 years ago
  92. d3901a0 USB: ftdi_sio: switch to generic write implementation by Johan Hovold · 14 years ago
  93. e07afd3 USB: isp1760: Use resource_size by Tobias Klauser · 14 years ago
  94. 0ba169af USB: simplify usb_sg_init() by Alan Stern · 14 years ago
  95. a9914127 USB gadget: Webcam device by Laurent Pinchart · 14 years ago
  96. cdda479 USB gadget: video class function driver by Laurent Pinchart · 14 years ago
  97. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  98. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 14 years ago
  99. 6641445 usb: u132-hcd.c: fix shadows sparse warning by Bill Pemberton · 14 years ago
  100. 993e33b usb: sisusb_con.c: fix shadows sparse warning by Bill Pemberton · 14 years ago