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