1. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  2. 057c58b USB: move PCI HCD resume routine by Alan Stern · 14 years ago
  3. 2138a1f USB: refactor the powermac-specific ASIC clock code by Alan Stern · 14 years ago
  4. f8dae53 USB: gadget: g_fs: code cleanup by Michal Nazarewicz · 14 years ago
  5. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  6. 89ba85d USB: gadget: section mismatch warning fixed by Michal Nazarewicz · 14 years ago
  7. 8876f5e USB: gadget: f_mass_storage: added eject callback by Michal Nazarewicz · 14 years ago
  8. 3f3e12d USB: gadget: composite: added disconnect callback by Michal Nazarewicz · 14 years ago
  9. 279cc49 USB: gadget: g_multi: code clean up and refactoring by Michal Nazarewicz · 14 years ago
  10. 24872052 USB: gadget: f_mass_storage: dead code removed by Michal Nazarewicz · 14 years ago
  11. fd7c9a0 USB: gadget: f_fs: use usb_string_ids_n() by Michal Nazarewicz · 14 years ago
  12. f2adc4f USB: gadget: composite: usb_string_ids_*() functions added by Michal Nazarewicz · 14 years ago
  13. 7898aee USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() by Michal Nazarewicz · 14 years ago
  14. 1dc9098 USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config() by Michal Nazarewicz · 14 years ago
  15. 26eca10 USB: gadget: g_mass_storage: static data instead of dynamic allocation by Michal Nazarewicz · 14 years ago
  16. 3b759c7 USB: mon: kill BKL usage by Arnd Bergmann · 14 years ago
  17. 1548b13 usb: gadget: Do not take BKL for gadget->ops->ioctl by Arnd Bergmann · 14 years ago
  18. 00b81fb USB-BKL: Remove BKL use in uhci-debug by Andi Kleen · 14 years ago
  19. 0daeed3 USB-BKL: Remove BKL use for usb serial driver probing by Andi Kleen · 14 years ago
  20. c532b29 USB-BKL: Convert usb_driver ioctl to unlocked_ioctl by Andi Kleen · 14 years ago
  21. 6e12ea46 USB-BKL: Remove lock_kernel in usbfs update_sb() by Andi Kleen · 14 years ago
  22. 16f76a7 usb: atm: fixed spacing and indentation coding style issues by Nicolas Kaiser · 14 years ago
  23. 87eb1be USB: Add a serial number parameter to g_file_storage module by Yann Cantin · 14 years ago
  24. 83a3ac8 usb: conexant: fixed spacing and brace coding style issues by Nicolas Kaiser · 14 years ago
  25. f7244ce USB: gadget: langwell_udc.c: printk needs a (unsigned long long) cast for a dma_t by Joe Perches · 14 years ago
  26. c48271e Revert "USB: Adding support for HTC Smartphones to ipaq" by Leann Ogasawara · 14 years ago
  27. 3f37bca USB: option: Remove duplicate AMOI_VENDOR_ID by Leann Ogasawara · 14 years ago
  28. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 14 years ago
  29. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 14 years ago
  30. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 14 years ago
  31. e644814 usb: throw away custom hex digit methods by Andy Shevchenko · 14 years ago
  32. a5cc804 USB: isd200.c: Remove unnecessary kmalloc cast by Joe Perches · 14 years ago
  33. dc6eb27 USB: host: Eliminate NULL dereference by Julia Lawall · 14 years ago
  34. cd62ace USB: core endpoint: Fix Coding Styles by csanchez@neurowork.net · 14 years ago
  35. 16be572 USB: core driver: Fix Coding Styles by csanchez@neurowork.net · 14 years ago
  36. be8a058 USB: gadget: Use memdup_user by Julia Lawall · 14 years ago
  37. 37cd681 USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y by Alan Stern · 14 years ago
  38. 89b5439 USB: iuu_phoenix: Add support for different baud rates. by James Courtier-Dutton · 14 years ago
  39. 202380d USB: xhci: Remove obsolete debugging printk. by Sarah Sharp · 14 years ago
  40. 9196cc7 USB: speedtouch: fixed more brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  41. 6c4b7f7 USB: speedtouch: fixed brace and spacing coding style issues by Nicolas Kaiser · 14 years ago
  42. ba297ed USB: UHCI: acquire spinlock before calling start_rh() by Alan Stern · 14 years ago
  43. c548795 USB: add check to detect host controller hardware removal by Alan Stern · 14 years ago
  44. 6d88e67 USB: don't stop root-hub status polls too soon by Alan Stern · 14 years ago
  45. 96e077a USB: fix failure path in usb_add_hcd() by Alan Stern · 14 years ago
  46. 4e60867 cdc-acm: remove dead code by Arnd Bergmann · 14 years ago
  47. 4287341 tty: Fix the digi acceleport driver NULL checks by Alan Cox · 14 years ago
  48. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  49. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  50. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  51. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  52. c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  53. 2249071 USB: Add JZ4740 OHCI support by Lars-Peter Clausen · 14 years ago
  54. 42a4f17 MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY by Manuel Lauss · 14 years ago
  55. 74bf40f Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  56. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  57. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  58. f63b759 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  59. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  60. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  61. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  62. bbafc0c V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h by Laurent Pinchart · 14 years ago
  63. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  64. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  65. b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
  66. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  67. d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  68. 592d32c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  69. 2b795ea USB: musb: tusb6010: fix compile error with n8x0_defconfig by Felipe Balbi · 14 years ago
  70. fcc6cb7 USB: FTDI: Add support for the RT System VX-7 radio programming cable by Corey Minyard · 14 years ago
  71. 63ab71d USB: add quirk for Broadcom BT dongle by Oliver Neukum · 14 years ago
  72. c222fb2 USB: usb-storage: fix initializations of urb fields by Bob Copeland · 14 years ago
  73. c30c791 USB: xhci: Set Mult field in endpoint context correctly. by Sarah Sharp · 14 years ago
  74. 20a12f0 USB: sisusbvga: Fix for USB 3.0 by Oliver Neukum · 14 years ago
  75. 47f19c0 USB: adds Artisman USB dongle to list of quirky devices by Paul Mortier · 14 years ago
  76. 2d1ee59 USB: xhci: Set EP0 dequeue ptr after reset of configured device. by Sarah Sharp · 14 years ago
  77. 809cd1c USB: Fix USB3.0 Port Speed Downgrade after port reset by Sarah Sharp · 14 years ago
  78. d1dc908 USB: xHCI: Fix another bug in link TRB activation change. by Sarah Sharp · 14 years ago
  79. 7595931 USB: option: Add support for AMOI Skypephone S2 by Dennis Jansen · 14 years ago
  80. bec25b8 USB: New PIDs for Qualcomm gobi 2000 (qcserial) by Andrew Bird · 14 years ago
  81. 77dbd74 USB: ftdi_sio: support for Signalyzer tools based on FTDI chips by Colin Leitner · 14 years ago
  82. 00c05aa USB: s3c2410_udc: be aware of connected gadget driver by Vladimir Zapolskiy · 14 years ago
  83. 83a4eae9 USB: Expose vendor-specific ACM channel on Nokia 5230 by Przemo Firszt · 14 years ago
  84. 9d72c81 USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c by august huber · 14 years ago
  85. 646d90e USB: option: add support for 1da5:4518 by Ömer Sezgin Ugurlu · 14 years ago
  86. 6aa033d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  87. 2dcf78c Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 into HEAD by Uwe Kleine-König · 14 years ago
  88. 2518507 i.MX25: fix USB gadget support by Eric Bénard · 14 years ago
  89. 4ea0af0 i.MX25: fix EHCI support by Eric Bénard · 14 years ago
  90. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  91. a253129 update email address by Pavel Machek · 14 years ago
  92. 4037242 ARM: 6209/3: at91_udc: Add vbus polarity and polling mode by Ryan Mallon · 14 years ago
  93. 59376cc [ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x by Eric Miao · 14 years ago
  94. 5d9955f V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host drivers by Laurent Pinchart · 14 years ago
  95. 698f931 fix comment/printk typos concerning "already" by Uwe Kleine-König · 14 years ago
  96. cc7b86c usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  97. 23f89f0 usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  98. 676f3d2 usb/atm/cxacru.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  99. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  100. b894f60 USB: gadget: f_mass_storage: stale common->fsg value bug fix by Michal Nazarewicz · 14 years ago