1. 157fd79 USB: ks_bridge: Prevent freeing buffers while copy is in progress by Pavankumar Kondeti · 12 years ago
  2. 361d9af USB: ks_bridge: Fix PM usage counter mismatch by Pavankumar Kondeti · 12 years ago
  3. 50f3815 USB: mdm_bridge: Fix a possible freed memory access by Pavankumar Kondeti · 12 years ago
  4. 7fcc779 usb: ks_bridge: Limit write size to 16KB by Pavankumar Kondeti · 12 years ago
  5. cfa601a usb: ks_bridge: Add efs sync support for PID 0x9075 by Hemant Kumar · 12 years ago
  6. 2aefaca Merge "usb: ks_bridge: Avoid allocating large buffers in atomic context" by Linux Build Service Account · 12 years ago
  7. 5c915c1 usb: ks_bridge: Avoid allocating large buffers in atomic context by Pavankumar Kondeti · 12 years ago
  8. ce3c5bf HSIC: Add support for product id 9075 by Hemant Kumar · 12 years ago
  9. 77f7957 usb: mdm_ctrl_bridge: Do not unlink URB upon cable disconnect by Hemant Kumar · 12 years ago
  10. 0339eb7 Merge "usb: mdm_bridge: Increase the number of rx urbs" by Linux Build Service Account · 12 years ago
  11. e8f691f usb: mdm_bridge: Increase the number of rx urbs by Hemant Kumar · 12 years ago
  12. a3d4a6e usb: Decrease autosuspend delay to 200ms upon usb disconnect by Hemant Kumar · 12 years ago
  13. afba830 Merge "usb: ks_bridge: Free up stale buffers in probe" by Linux Build Service Account · 12 years ago
  14. 2f20bda usb: ks_bridge: Free up stale buffers in probe by Hemant Kumar · 12 years ago
  15. b3779d1 usb: ks_bridge: Synchronize disconnect with ongoing IO by Hemant Kumar · 12 years ago
  16. b48f473 usb: ks_bridge: Fix bug in partial read on data buffer by Hemant Kumar · 12 years ago
  17. 1432f6f usb: ks_bridge: Fix memory leak in tx data path by Hemant Kumar · 12 years ago
  18. fbd2255 diag: hsic: Fix improper opening/closing of diag_bridge by Jack Pham · 13 years ago
  19. d26076c usb: ks_bridge: Add support for autosuspend by Hemant Kumar · 13 years ago
  20. c0b5db2 Merge "usb: ks_bridge: Check for received data upon unlinking the urb" into msm-3.4 by Linux Build Service Account · 13 years ago
  21. 1b88545 Merge "usb: diag_bridge: Fix NULL pointer crash during disconnect" into msm-3.4 by Linux Build Service Account · 13 years ago
  22. 45bdca8 usb: mdm_bridge: Free driver data structure memory in correct order by Hemant Kumar · 13 years ago
  23. b179554 usb: diag_bridge: Fix NULL pointer crash during disconnect by Jack Pham · 13 years ago
  24. 853ebf6 usb: ks_bridge: Check for received data upon unlinking the urb by Hemant Kumar · 13 years ago
  25. a800a23 Merge "usb: diag_bridge: call bridge callbacks even for -EPROTO" into msm-3.4 by Linux Build Service Account · 13 years ago
  26. 3ec42b6 usb: diag_bridge: call bridge callbacks even for -EPROTO by Jack Pham · 13 years ago
  27. 4380e00 usb: misc: Avoid excessive logging during disconnect by Jack Pham · 13 years ago
  28. da86bd2 usb: ks_bridge: Fix memory leaks in the driver by Hemant Kumar · 13 years ago
  29. 5b94471 usb: misc: Add kickstart bridge driver by Vamsi Krishna · 13 years ago
  30. 5a10c6f usb: misc: Send zero-length packets on bulk OUT by Jack Pham · 13 years ago
  31. 1b1ba47 usb: misc: fix memory leaks by Jack Pham · 13 years ago
  32. e874150 usb: misc: improve dev_printk output by Jack Pham · 13 years ago
  33. cca0332 usb: diag_bridge: Fix error handling during disconnect by Jack Pham · 13 years ago
  34. 76e61dd usb: diag_bridge: Avoid NULL pointer references by Jack Pham · 13 years ago
  35. 75c34ca Merge remote branch 'origin/msm-3.0' into msm-3.4 by Steve Muckle · 13 years ago
  36. 93387bd usb: mdm_bridge: Fix bug in handling error condition by Hemant Kumar · 13 years ago
  37. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  38. b9d67c6 usb: mdm_bridge: always read interrupt notifications by Jack Pham · 13 years ago
  39. 9012564 hsic: diag_bridge: Fix null pointer crash in read callback by Vamsi Krishna · 13 years ago
  40. 532f17b USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb by Tomoki Sekiyama · 13 years ago
  41. 523fc5c USB: yurex: Remove allocation of coherent buffer for setup-packet buffer by Tomoki Sekiyama · 13 years ago
  42. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 13 years ago
  43. 8bde9a6 usb: usbtest: avoid integer overflow in alloc_sglist() by Xi Wang · 13 years ago
  44. e65cdfa usb: usbtest: avoid integer overflow in test_ctrl_queue() by Xi Wang · 13 years ago
  45. b72233f usb: mdm_bridge: Fix premature auto suspend on Rx data path by Hemant Kumar · 13 years ago
  46. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 13 years ago
  47. 1a20e2e Merge "usb: mdm_bridge: Add support for PID 0x904c" into msm-3.0 by Linux Build Service Account · 13 years ago
  48. 88f6802 Merge "usb: diag_bridge: support autosuspend and autoresume" into msm-3.0 by Linux Build Service Account · 13 years ago
  49. e97cbb3 usb: mdm_bridge: Add support for PID 0x904c by Hemant Kumar · 13 years ago
  50. b60775a usb: diag_bridge: support autosuspend and autoresume by Jack Pham · 13 years ago
  51. 4b34cc9 Merge "usb: diag_bridge: Add support for PID 0x904c" into msm-3.0 by Linux Build Service Account · 13 years ago
  52. 9b0a0e5 usb: mdm_bridge: Fix autosuspend for tethered connections by Jack Pham · 13 years ago
  53. cfc0dad usb: diag_bridge: Add support for PID 0x904c by Hemant Kumar · 13 years ago
  54. 9a08de4 usb: diag_bridge: Add debugfs byte counters by Jack Pham · 13 years ago
  55. a607902 USB: usbsevseg: fix max length by Harrison Metzger · 13 years ago
  56. 1097cce USB: usbsevseg: fix max length by Harrison Metzger · 13 years ago
  57. 55305af drivers/usb/misc/emi26.c & emi62.c: fix warnings by Andrew Morton · 13 years ago
  58. c72ab2b usb: rmnet: Add timestamps for SKB life cycle in UL and DL directions by Hemant Kumar · 13 years ago
  59. 73eff1c usb: mdm_bridge: Reduce number of interrupts in TX Data Path by Hemant Kumar · 13 years ago
  60. 767b30c Merge "usb: mdm_bridge: Do not submit subsequent tx URBs in case of -EPROTO" into msm-3.0 by Linux Build Service Account · 13 years ago
  61. 06b7e43 usb: mdm_bridge: Do not submit subsequent tx URBs in case of -EPROTO by Hemant Kumar · 13 years ago
  62. f13358e usb: mdm_bridge: Decrement PM-usage counter in completion handler by Hemant Kumar · 13 years ago
  63. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  64. 41671fc USB: isight: fix kernel bug when loading firmware by Greg Kroah-Hartman · 13 years ago
  65. f62f619 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  66. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  67. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  68. 184765b usb: mdm_bridge: Add rx URBs back to idle rx list if submit_rx_urb() fails by Hemant Kumar · 13 years ago
  69. 946476a Merge "usb: diag_bridge: Add support for PID 0x9001 & 0x9034" into msm-3.0 by Linux Build Service Account · 13 years ago
  70. 7a067f1 usb: diag_bridge: Add support for PID 0x9001 & 0x9034 by Hemant Kumar · 13 years ago
  71. 3a5b88d Merge "usb: mdm_bridge: Add support for PID 0x9001 & 0x9034" into msm-3.0 by Linux Build Service Account · 13 years ago
  72. 67a4fd0 usb: mdm_bridge: Add support for PID 0x9001 & 0x9034 by Hemant Kumar · 13 years ago
  73. 32e70bb diag: Add HSIC communication support by Dixon Peterson · 13 years ago
  74. 7f23683 usb: Update PID to 9048 for mdm_bridge, diag_bridge, embedded rmnet drivers by Hemant Kumar · 13 years ago
  75. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 14 years ago
  76. fd2d5e5 usb: mdm_bridge: Make rx_done queue length check independent of rx throttle by Hemant Kumar · 13 years ago
  77. c8a3d31 usb: mdm_bridge: Add NULL pointer check in data_bridge_write() by Hemant Kumar · 13 years ago
  78. 87c700d Merge "usb: diag_bridge: Treat EPROTO as a non-recoverable error" into msm-3.0 by Linux Build Service Account · 13 years ago
  79. 93f5bca Merge "usb: mdm_bridge: Fix probe return value for unsupported interfaces" into msm-3.0 by Linux Build Service Account · 13 years ago
  80. 46f9f24 usb: mdm_bridge: Fix probe return value for unsupported interfaces by Hemant Kumar · 13 years ago
  81. 452c692 usb: mdm_bridge: Remove platform device before freeing structure by Jack Pham · 13 years ago
  82. 3ae820f usb: diag_bridge: Treat EPROTO as a non-recoverable error by Jack Pham · 13 years ago
  83. 59bf5cf USB: isight: fix kernel bug when loading firmware by Greg Kroah-Hartman · 13 years ago
  84. e691e20 Merge "usb: diag_bridge: Fix memory allocation flags" into msm-3.0 by Linux Build Service Account · 13 years ago
  85. 290b108 usb: diag_bridge: Fix memory allocation flags by Jack Pham · 13 years ago
  86. b1ad715 usb: mdm_bridge: Fix invalid VID/PID registration by Jack Pham · 13 years ago
  87. a7c9267 usb: mdm_bridge: Fix NULL pointer check logic by Jack Pham · 13 years ago
  88. 14401d5 usb: Add network bridge host driver for dun and rmnet by Hemant Kumar · 13 years ago
  89. 5689871 USB: remove BKL comments by Davidlohr Bueso · 13 years ago
  90. 789aaa2 HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert by Dan Delaney · 13 years ago
  91. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  92. f6ed558 usb: diag_bridge: Rename driver and functions for clarity by Jack Pham · 13 years ago
  93. 84d2371 usb: serial: Remove 9001 pid from qcserial driver by Vamsi Krishna · 13 years ago
  94. 291c77d usb: Add dial-up networking bridge host driver for PID:9001 by Jack Pham · 13 years ago
  95. e32cf32 usb: Add support diag host driver by Jack Pham · 13 years ago
  96. 3f2bc4d Initial Contribution by Bryan Huntsman · 14 years ago
  97. e538dfd usb: Provide usb_speed_string() function by Michal Nazarewicz · 14 years ago
  98. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 14 years ago
  99. 7c79d09 USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfers by Sebastian Andrzej Siewior · 14 years ago
  100. 507a3ea usb: misc: usblcd: fixed coding style issues by Zack Parsons · 14 years ago