1. 7f6cd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  2. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  3. c2d284e USB: Close usb_find_interface race v3 by Russ Dill · 15 years ago
  4. ab7cd8c Revert "USB: Close usb_find_interface race" by Greg Kroah-Hartman · 15 years ago
  5. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  6. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  7. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  8. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  9. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  10. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  11. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  12. 2a0785e opticon: Fix resume logic by Alan Cox · 15 years ago
  13. 82fc594 usb_serial: Kill port mutex by Alan Cox · 15 years ago
  14. e1108a6 usb_serial: Use the shutdown() operation by Alan Cox · 15 years ago
  15. 64bc397 tty_port: add "tty_port_open" helper by Alan Cox · 15 years ago
  16. acf509a USB: mos7840: add device IDs for B&B electronics devices by Cliff Brake · 15 years ago
  17. a8cbd90 USB: ftdi_sio: add USB device ID's for B&B Electronics line by Cliff Brake · 15 years ago
  18. 8b4959d USB: musb: musb_host: fix sparse warning by Felipe Balbi · 15 years ago
  19. 1b6c3b0 USB: musb: musb_gadget: fix sparse warning by Felipe Balbi · 15 years ago
  20. ff85494 USB: musb: omap2430: fix sparse warning by Felipe Balbi · 15 years ago
  21. 09e81f3 USB: core: message: fix sparse warning by Felipe Balbi · 15 years ago
  22. 2eb5052 USB: core: hub: fix sparse warning by Felipe Balbi · 15 years ago
  23. 719a6e8 USB: core: fix sparse warning for static function by Felipe Balbi · 15 years ago
  24. 396cda9 USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS by Michal Nazarewicz · 15 years ago
  25. 3f0479e USB: Check bandwidth when switching alt settings. by Sarah Sharp · 15 years ago
  26. 91017f9 USB: Refactor code to find alternate interface settings. by Sarah Sharp · 15 years ago
  27. 06df572 USB: xhci: Fix command completion after a drop endpoint. by Sarah Sharp · 15 years ago
  28. 74f9fe2 USB: xhci: Make reverting an alt setting "unfailable". by Sarah Sharp · 15 years ago
  29. 3342ecd USB: usbtmc: Use usb_clear_halt() instead of custom code. by Sarah Sharp · 15 years ago
  30. b2b6080 USB: ehci-omap.c: introduce missing kfree by Julia Lawall · 15 years ago
  31. 06e1829 USB: xhci-mem.c: introduce missing kfree by Julia Lawall · 15 years ago
  32. 0c7a2b7 USB: add remove_id sysfs attr for usb drivers by CHENG Renquan · 15 years ago
  33. 5791e10 USB: g_multi kconfig: fix depends and help text by Randy Dunlap · 15 years ago
  34. 8d87cac USB: option: add pid for ZTE by zhao.ming9@zte.com.cn · 15 years ago
  35. 9279095 USB: wusb: correctly check size of security descriptor. by David Vrabel · 15 years ago
  36. 2e9729d USB: wusb: don't leak urb in certain error cases by David Vrabel · 15 years ago
  37. 0d37075 USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. by David Vrabel · 15 years ago
  38. f3f6faa USB: usb-storage: fix bug in fill_inquiry by Alan Stern · 15 years ago
  39. a0bb108 USB: usb-storage: add BAD_SENSE flag by Alan Stern · 15 years ago
  40. 8e4ceb3 USB: prepare for changover to Runtime PM framework by Alan Stern · 15 years ago
  41. 9af2362 USB: add devpath sysfs attribute by Greg Kroah-Hartman · 15 years ago
  42. be30fc4 USB: twl4030: Enable USB regulators before enabling USB charging by Aguilar Pena, Leed · 15 years ago
  43. ec412b9 USB: usbtmc: repeat usb_bulk_msg until whole message is transfered by Andre Herms · 15 years ago
  44. 7723de7 USB: musb_gadget: remove pointless loop by Sergei Shtylyov · 15 years ago
  45. 46034dc USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() by Sergei Shtylyov · 15 years ago
  46. 47e9760 USB: musb_gadget: implement set_wedge() method by Sergei Shtylyov · 15 years ago
  47. 196f1b7 USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again by Sergei Shtylyov · 15 years ago
  48. 32c3b94 USB: MUSB: save hardware revision at init by Anand Gadiyar · 15 years ago
  49. 32340d3 USB: musb: fix printf warning in debug code by Mike Frysinger · 15 years ago
  50. 8ba63a2 USB: musb: Blackfin code needs NOP_USB_XCEIV too by Cliff Cai · 15 years ago
  51. 0702794 USB: musb: error out when anomaly 05000380 is applicable by Sonic Zhang · 15 years ago
  52. 6bd03e7 USB: musb: clear the Blackfin interrupt pending bits early in the ISR by Cliff Cai · 15 years ago
  53. 2002e76 USB: musb: fix musb_platform_set_mode() definition by Bryan Wu · 15 years ago
  54. 9720fae USB: musb: add work around for Blackfin anomaly 05000456 by Sonic Zhang · 15 years ago
  55. daf5822 USB: musb: add notes for Blackfin anomalies by Sonic Zhang · 15 years ago
  56. 1c47cb0 USB: musb: update Blackfin processor dependency by Sonic Zhang · 15 years ago
  57. 42c8424 USB: musb: kill some useless comments in Blackfin driver by Bryan Wu · 15 years ago
  58. 92dea9f USB: musb: kill compile warning for Blackfin systems by Bryan Wu · 15 years ago
  59. 04f4086 USB: musb: tweak musb_read_fifo() to avoid unused warnings by Mike Frysinger · 15 years ago
  60. bcef3fd USB: xhci: Handle errors that cause endpoint halts. by Sarah Sharp · 15 years ago
  61. 5ad6a52 USB: xhci: Return success for vendor-specific info codes. by Sarah Sharp · 15 years ago
  62. ec74e40 USB: xhci: Return -EPROTO on a split transaction error. by Sarah Sharp · 15 years ago
  63. 04dd950 USB: xhci: Set transfer descriptor size field correctly. by Sarah Sharp · 15 years ago
  64. f176a5d USB: g_multi: Multifunction Composite Gadget added by Michal Nazarewicz · 15 years ago
  65. c85efcb USB: g_mass_storage: thread_exits callback added by Michal Nazarewicz · 15 years ago
  66. 915c8be USB: composite: usb_composite_unregister() no longer __exit by Michal Nazarewicz · 15 years ago
  67. 8ea864c USB: g_mass_storage: most data moved to fsg_common by Michal Nazarewicz · 15 years ago
  68. d26a6aa USB: g_mass_storage: code cleaned up and comments updated by Michal Nazarewicz · 15 years ago
  69. e8b6f8c USB: g_mass_storage: lun_name_format and thread_name added by Michal Nazarewicz · 15 years ago
  70. 481e492 USB: g_mass_storage: fsg_config added & module params handlig changed by Michal Nazarewicz · 15 years ago
  71. d23b0f0 USB: g_mass_storage: Mass Storage Function created by Michal Nazarewicz · 15 years ago
  72. 6648f29 USB: xhci: Add tests for TRB address translation. by Sarah Sharp · 15 years ago
  73. 7f4e985 usbtest: make module param pattern writeable by Vikram Pandita · 15 years ago
  74. ed7487c USB: fix possible null deref in init_usb_class() by Dan Carpenter · 15 years ago
  75. a33279d USB: r8a66597: clean up. remove unneeded null checks by Dan Carpenter · 15 years ago
  76. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  77. 576a362 USB: hcd.c: quiet NULL pointer sparse noise by H Hartley Sweeten · 15 years ago
  78. 54a8e14 USB: option.c: add support for D-Link DWM-162-U5 by Zhang Le · 15 years ago
  79. 3ad4b11 USB: ark3116: Cleanup of now unneeded functions by bart.hartgers@gmail.com · 15 years ago
  80. 62d826c USB: ark3116: Callbacks for interrupt and bulk read by bart.hartgers@gmail.com · 15 years ago
  81. 546b742 USB: ark3116: Add cmset and break by bart.hartgers@gmail.com · 15 years ago
  82. 1f71910 USB: ark3116: Replace cmget by bart.hartgers@gmail.com · 15 years ago
  83. f4c1e8d USB: ark3116: Make existing functions 16450-aware and add close and release functions. by bart.hartgers@gmail.com · 15 years ago
  84. 149fc79 USB: ark3116: Setup some basic infrastructure for new ark3116 driver. by bart.hartgers@gmail.com · 15 years ago
  85. a2582bd USB: Close usb_find_interface race by Russ Dill · 15 years ago
  86. 22a627b USB: FIX bitfield istl_flip:1, make it unsigned. by Roel Kluin · 15 years ago
  87. c1479a9 USB: Exposing second ACM channel as tty for Nokia S60 phones. by Adrian Taylor · 15 years ago
  88. 85e034f USB: Check results of dma_map_single by Larry Finger · 15 years ago
  89. 796c8c7 USB: ehci: Allow EHCI to be built on OMAP3 by Anand Gadiyar · 15 years ago
  90. b375e11 USB: add scatter-gather support to usbmon by Alan Stern · 15 years ago
  91. 40f8db8 USB: EHCI: add native scatter-gather support by Alan Stern · 15 years ago
  92. 3a2b808 USB: serial: sierra driver memory reduction by Elina Pasheva · 15 years ago
  93. b97503f USB: Interface Association Descriptors added to CDC & RNDIS by Michal Nazarewicz · 15 years ago
  94. 9c61021 USB: g_mass_storage: fsg_common_init() created by Michal Nazarewicz · 15 years ago
  95. 606206c2 USB: g_mass_storage: constant length buffers used by Michal Nazarewicz · 15 years ago
  96. a41ae41 USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure by Michal Nazarewicz · 15 years ago
  97. 93bcf12 USB: g_mass_storage: testing code from f_mass_storage.c removed by Michal Nazarewicz · 15 years ago
  98. d5e2b67 USB: g_mass_storage: template f_mass_storage.c file created by Michal Nazarewicz · 15 years ago
  99. 93f9374 USB: g_file_storage: more code from file_storage.c moved to storage_common.c by Michal Nazarewicz · 15 years ago
  100. e909ef5 USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed by Michal Nazarewicz · 15 years ago