1. 37e9066 USB: Fix a bug on appledisplay.c regarding signedness by pancho horrillo · 15 years ago
  2. c983202 USB: option: support hi speed for modem Haier CE100 by Donny Kurnia · 15 years ago
  3. feef1d9 USB: audio gadget: free alsa devices when unloading by Cliff Cai · 15 years ago
  4. d16f172 USB: audio gadget: fix wTotalLength calculation by Cliff Cai · 15 years ago
  5. 465f829 usb: otg: isp1301_omap: fix compile error by Felipe Balbi · 15 years ago
  6. 1c4bdc0 USB: musb: workaround Blackfin FIFO anomalies by Bryan Wu · 15 years ago
  7. 0ea52ff USB: musb: Fix array index out of bounds issue by Maulik Mankad · 15 years ago
  8. 0abdc36 USB: musb: Fix null pointer dereference issue by Maulik Mankad · 15 years ago
  9. 796a83f USB: musb: correct DMA address for tx by Cliff Cai · 15 years ago
  10. 17be5c5 USB: musb: gadget_ep0: avoid SetupEnd interrupt by Sergei Shtylyov · 15 years ago
  11. 93aa3da USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled by Swaminathan S · 15 years ago
  12. cd42fef USB: musb: do not work if no gadget driver is loaded by Felipe Balbi · 15 years ago
  13. d4c433f USB: musb: gadget: set otg tranceiver to idle when registering gadget by Arnaud Mandy · 15 years ago
  14. a2396a3 USB: musb: Populate the VBUS GPIO with the correct GPIO number by Swaminathan S · 15 years ago
  15. f95c4c0 USB: musb: fix compiling warning with min() macro by Cliff Cai · 15 years ago
  16. e3060b1 USB: musb: move musb_remove to __exit by Felipe Balbi · 15 years ago
  17. 95962a7 USB: musb_gadget: fix kernel oops in txstate() by Sergei Shtylyov · 15 years ago
  18. 4e092d1 USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header by Andreas Mohr · 15 years ago
  19. 31844d5 USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header by Andreas Mohr · 15 years ago
  20. 70445ae USB core: fix recent kernel-doc warnings by Randy Dunlap · 15 years ago
  21. 4b372072 USB: add device ID for Apple Cinema Display 23in 2007 by pancho horrillo · 15 years ago
  22. 40b5237 USB: fix section mismatch in early ehci dbgp by Jan Beulich · 15 years ago
  23. ac06c06 USB: emi62: fix crash when trying to load EMI 6|2 firmware by Clemens Ladisch · 15 years ago
  24. 27f1281 USB: serial: Extra device/vendor ID for mos7840 driver by Blaise Gassend · 15 years ago
  25. 179192d USB: Fix double-linking of drivers/usb/otg when ULPI is selected by Bill Gatliff · 15 years ago
  26. ff3b968 USB: gadget: Use ERR_PTR/IS_ERR by Julia Lawall · 15 years ago
  27. da30712 USB: fix bugs in usb_(de)authorize_device by Alan Stern · 15 years ago
  28. 8d8558d USB: rename usb_configure_device by Alan Stern · 15 years ago
  29. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  30. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  31. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  32. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  33. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  34. b5c96f8 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  35. c76f782 USB ehci: replace mach header with plat by Thomas Weber · 15 years ago
  36. 735e1b9 isp1362-hcd: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  37. 7f6cd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  38. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  39. c2d284e USB: Close usb_find_interface race v3 by Russ Dill · 15 years ago
  40. ab7cd8c Revert "USB: Close usb_find_interface race" by Greg Kroah-Hartman · 15 years ago
  41. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  42. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  43. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  44. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  45. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  46. 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
  47. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  48. 2a0785e opticon: Fix resume logic by Alan Cox · 15 years ago
  49. 82fc594 usb_serial: Kill port mutex by Alan Cox · 15 years ago
  50. e1108a6 usb_serial: Use the shutdown() operation by Alan Cox · 15 years ago
  51. 64bc397 tty_port: add "tty_port_open" helper by Alan Cox · 15 years ago
  52. acf509a USB: mos7840: add device IDs for B&B electronics devices by Cliff Brake · 15 years ago
  53. a8cbd90 USB: ftdi_sio: add USB device ID's for B&B Electronics line by Cliff Brake · 15 years ago
  54. 8b4959d USB: musb: musb_host: fix sparse warning by Felipe Balbi · 15 years ago
  55. 1b6c3b0 USB: musb: musb_gadget: fix sparse warning by Felipe Balbi · 15 years ago
  56. ff85494 USB: musb: omap2430: fix sparse warning by Felipe Balbi · 15 years ago
  57. 09e81f3 USB: core: message: fix sparse warning by Felipe Balbi · 15 years ago
  58. 2eb5052 USB: core: hub: fix sparse warning by Felipe Balbi · 15 years ago
  59. 719a6e8 USB: core: fix sparse warning for static function by Felipe Balbi · 15 years ago
  60. 396cda9 USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS by Michal Nazarewicz · 15 years ago
  61. 3f0479e USB: Check bandwidth when switching alt settings. by Sarah Sharp · 15 years ago
  62. 91017f9 USB: Refactor code to find alternate interface settings. by Sarah Sharp · 15 years ago
  63. 06df572 USB: xhci: Fix command completion after a drop endpoint. by Sarah Sharp · 15 years ago
  64. 74f9fe2 USB: xhci: Make reverting an alt setting "unfailable". by Sarah Sharp · 15 years ago
  65. 3342ecd USB: usbtmc: Use usb_clear_halt() instead of custom code. by Sarah Sharp · 15 years ago
  66. b2b6080 USB: ehci-omap.c: introduce missing kfree by Julia Lawall · 15 years ago
  67. 06e1829 USB: xhci-mem.c: introduce missing kfree by Julia Lawall · 15 years ago
  68. 0c7a2b7 USB: add remove_id sysfs attr for usb drivers by CHENG Renquan · 15 years ago
  69. 5791e10 USB: g_multi kconfig: fix depends and help text by Randy Dunlap · 15 years ago
  70. 8d87cac USB: option: add pid for ZTE by zhao.ming9@zte.com.cn · 15 years ago
  71. 9279095 USB: wusb: correctly check size of security descriptor. by David Vrabel · 15 years ago
  72. 2e9729d USB: wusb: don't leak urb in certain error cases by David Vrabel · 15 years ago
  73. 0d37075 USB: whci-hcd: correctly handle sg lists longer than QTD_MAX_XFER_SIZE. by David Vrabel · 15 years ago
  74. f3f6faa USB: usb-storage: fix bug in fill_inquiry by Alan Stern · 15 years ago
  75. a0bb108 USB: usb-storage: add BAD_SENSE flag by Alan Stern · 15 years ago
  76. 8e4ceb3 USB: prepare for changover to Runtime PM framework by Alan Stern · 15 years ago
  77. 9af2362 USB: add devpath sysfs attribute by Greg Kroah-Hartman · 15 years ago
  78. be30fc4 USB: twl4030: Enable USB regulators before enabling USB charging by Aguilar Pena, Leed · 15 years ago
  79. ec412b9 USB: usbtmc: repeat usb_bulk_msg until whole message is transfered by Andre Herms · 15 years ago
  80. 7723de7 USB: musb_gadget: remove pointless loop by Sergei Shtylyov · 15 years ago
  81. 46034dc USB: musb_gadget_ep0: stop abusing musb_gadget_set_halt() by Sergei Shtylyov · 15 years ago
  82. 47e9760 USB: musb_gadget: implement set_wedge() method by Sergei Shtylyov · 15 years ago
  83. 196f1b7 USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again by Sergei Shtylyov · 15 years ago
  84. 32c3b94 USB: MUSB: save hardware revision at init by Anand Gadiyar · 15 years ago
  85. 32340d3 USB: musb: fix printf warning in debug code by Mike Frysinger · 15 years ago
  86. 8ba63a2 USB: musb: Blackfin code needs NOP_USB_XCEIV too by Cliff Cai · 15 years ago
  87. 0702794 USB: musb: error out when anomaly 05000380 is applicable by Sonic Zhang · 15 years ago
  88. 6bd03e7 USB: musb: clear the Blackfin interrupt pending bits early in the ISR by Cliff Cai · 15 years ago
  89. 2002e76 USB: musb: fix musb_platform_set_mode() definition by Bryan Wu · 15 years ago
  90. 9720fae USB: musb: add work around for Blackfin anomaly 05000456 by Sonic Zhang · 15 years ago
  91. daf5822 USB: musb: add notes for Blackfin anomalies by Sonic Zhang · 15 years ago
  92. 1c47cb0 USB: musb: update Blackfin processor dependency by Sonic Zhang · 15 years ago
  93. 42c8424 USB: musb: kill some useless comments in Blackfin driver by Bryan Wu · 15 years ago
  94. 92dea9f USB: musb: kill compile warning for Blackfin systems by Bryan Wu · 15 years ago
  95. 04f4086 USB: musb: tweak musb_read_fifo() to avoid unused warnings by Mike Frysinger · 15 years ago
  96. bcef3fd USB: xhci: Handle errors that cause endpoint halts. by Sarah Sharp · 15 years ago
  97. 5ad6a52 USB: xhci: Return success for vendor-specific info codes. by Sarah Sharp · 15 years ago
  98. ec74e40 USB: xhci: Return -EPROTO on a split transaction error. by Sarah Sharp · 15 years ago
  99. 04dd950 USB: xhci: Set transfer descriptor size field correctly. by Sarah Sharp · 15 years ago
  100. f176a5d USB: g_multi: Multifunction Composite Gadget added by Michal Nazarewicz · 15 years ago