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