1. a9b286c usb: Prevent dead ports when xhci is not enabled by David Moore · 11 years ago
  2. 4e8cb8a USB: XHCI: fix memory leak of URB-private data by Alan Stern · 11 years ago
  3. 95c458b xhci: Fix TD size for isochronous URBs. by Sarah Sharp · 11 years ago
  4. b08d71b xhci: Fix isoc TD encoding. by Sarah Sharp · 11 years ago
  5. d414466 USB: UHCI: fix IRQ race during initialization by Alan Stern · 11 years ago
  6. 8bfeaba xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 11 years ago
  7. 59641ce USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 11 years ago
  8. e1ba4b4 xhci: Handle HS bulk/ctrl endpoints that don't NAK. by Sarah Sharp · 11 years ago
  9. b848ce9 xhci: Add Lynx Point LP to list of Intel switchable hosts by Russell Webb · 12 years ago
  10. 95c47e0 USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue by Alan Stern · 11 years ago
  11. e161f67 usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch by Alexis R. Cortes · 12 years ago
  12. d280546 xhci: Extend Fresco Logic MSI quirk. by Sarah Sharp · 12 years ago
  13. 7c60d26 xHCI: Fix TD Size calculation on 1.0 hosts. by Sarah Sharp · 12 years ago
  14. 1bd11e6 xhci: Fix conditional check in bandwidth calculation. by Sarah Sharp · 12 years ago
  15. 34cefc3 USB: EHCI: bugfix: urb->hcpriv should not be NULL by Alan Stern · 12 years ago
  16. 854cb44 xhci: Fix potential NULL ptr deref in command cancellation. by Sarah Sharp · 12 years ago
  17. 49b0bc9 ehci: Add yet-another Lucid nohandoff pci quirk by Anisse Astier · 12 years ago
  18. 65b167a ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions by Anisse Astier · 12 years ago
  19. f4be908 usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP by Alexis R. Cortes · 12 years ago
  20. fec6caf xHCI: handle command after aborting the command ring by Elric Fu · 12 years ago
  21. 17e25b8 xhci: Intel Panther Point BEI quirk. by Sarah Sharp · 12 years ago
  22. 42534b7 usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems by Vivek Gautam · 12 years ago
  23. 082b38b Increase XHCI suspend timeout to 16ms by Michael Spang · 12 years ago
  24. 28e099e xHCI: cancel command after command timeout by Elric Fu · 12 years ago
  25. 13a1ce4 xHCI: add aborting command ring function by Elric Fu · 12 years ago
  26. 6c429d0 xHCI: add cmd_ring_state by Elric Fu · 12 years ago
  27. f6942b3 EHCI: Update qTD next pointer in QH overlay region during unlink by Pavankumar Kondeti · 12 years ago
  28. 534f1aa usb: host: xhci: fix compilation error for non-PCI based stacks by Moiz Sonasath · 12 years ago
  29. a36dae6 usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  30. e9f885e xhci: Make handover code more robust by Matthew Garrett · 12 years ago
  31. 60608d0 xhci: Fix a logical vs bitwise AND bug by Dan Carpenter · 12 years ago
  32. c42e2d2 xhci: Switch PPT ports to EHCI on shutdown. by Sarah Sharp · 12 years ago
  33. 3cc3bb8 Intel xhci: Only switch the switchable ports by Keng-Yu Lin · 12 years ago
  34. 997f7c2 xhci: Recognize USB 3.0 devices as superspeed at powerup by Manoj Iyer · 12 years ago
  35. b0c8c26 xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk. by Sarah Sharp · 12 years ago
  36. 0408506 xhci: Increase reset timeout for Renesas 720201 host. by Sarah Sharp · 12 years ago
  37. 51d4906 Add support for Comcerto 2000 to picoXcell driver. by Erdi Chen · 9 years ago
  38. ef3d92f Merge "dvbsky_m88rs6000: Make i2c transactions in tuner_read/writereg() atomic" by Matthias Kaehlcke · 9 years ago
  39. ee6596e dvbsky_m88rs6000: Make i2c transactions in tuner_read/writereg() atomic by Matthias Kaehlcke · 9 years ago
  40. 314f82f Merge "Add GCM. Required by 20150424 backports." by Marty Faltesek · 9 years ago
  41. ea85fe0 Add GCM. Required by 20150424 backports. by Marty Faltesek · 9 years ago
  42. 4f4a5db Add squashfs-XZ. by Denton Gentry · 9 years ago
  43. a93b2f9 Merge "Adjust USB buffer size." by Ke Dong · 9 years ago
  44. 575c746 i2c-comcerto: Limit max transaction time workaround to short transactions by Matthias Kaehlcke · 9 years ago
  45. 29ca2b0 lm63: msleep(100) before retrying SMBus operation by Daniel Mentz · 9 years ago
  46. 3ae959a lm63: dev_warn -> dev_printk(KERN_DEBUG by Daniel Mentz · 9 years ago
  47. 9441baf i2c-comcerto: dev_warn -> dev_printk(KERN_DEBUG by Daniel Mentz · 9 years ago
  48. fb0cb9a Adjust USB buffer size. by Ke Dong · 9 years ago
  49. a6f79ad5 Add PCI and SATA. by Ke Dong · 9 years ago
  50. 0c04fe2 Remove atheros phy. by Ke Dong · 9 years ago
  51. 77c172c Disable SYSRQ support by default for added security by Daniel Mentz · 9 years ago
  52. 9d86835 i2c-comcerto: Limit duration of I2C transaction by Daniel Mentz · 9 years ago
  53. e6f6615 LM63: Introduce wrapper to catch SMBus errors by Daniel Mentz · 9 years ago
  54. 38d00ac i2c-comcerto: dev_warn about failed transfers by Daniel Mentz · 9 years ago
  55. 23aece1 Enable USB cdc_ether driver as module. by Erdi Chen · 9 years ago
  56. 31007e8 Correct the irq for spacecast phy. by Ke Dong · 9 years ago
  57. a3ded9f Backout unused comcerto_mac_addr_get. by Ke Dong · 9 years ago
  58. c29282e Read mac address from module param. by Ke Dong · 9 years ago
  59. 02d9a6d Set unused interface. by Ke Dong · 9 years ago
  60. c107a02 Correct BER calculation. by Ke Dong · 9 years ago
  61. 7a9204d Correct typo for error printout. by Ke Dong · 9 years ago
  62. 0d333b9 Merge "Enable common interface." by Ke Dong · 9 years ago
  63. 6211c0e Fix the Atheros PHY driver to add delay base on setting by Jian Ho · 9 years ago
  64. 122ed15 SpaceCast: Define Ethernet ifs in board config file by Jian Ho · 9 years ago
  65. d377051 Enable common interface. by Ke Dong · 9 years ago
  66. 4bfbb05 pcie-c2000: fix return from PCIe abort handler. by Mike Mu · 9 years ago
  67. 041eedd Enable support for Marvell PHY 88E1510/2 by Jian Ho · 9 years ago
  68. d3aea46 Merge "Back port Marvell 88E1510/12 PHY driver to SpaceCast" by Jian Ho · 9 years ago
  69. 72a2583 Back port Marvell 88E1510/12 PHY driver to SpaceCast by Jian Ho · 9 years ago
  70. 27f6172 gfsc100_defconfig: Run make savedefconfig by Matthias Kaehlcke · 9 years ago
  71. a01b0f5 Merge "Enable CONFIG_BLK_DEV_BSG" by Denton Gentry · 9 years ago
  72. 36f09d8 Enable CONFIG_BLK_DEV_BSG by Denton Gentry · 9 years ago
  73. 1435c1e Correct the wrong SNR calculation for DVB-S2. by Ke Dong · 9 years ago
  74. 08f5f86 Add set LNB tone support. by Ke Dong · 9 years ago
  75. 35f2702 Add get_frontend capability. by Ke Dong · 9 years ago
  76. 7a9db69 Remove unused code. by Ke Dong · 9 years ago
  77. c693017 Update the configuration. by Ke Dong · 9 years ago
  78. 98d0641 Merge changes I567346ad,I7d5c83c1 by Ke Dong · 9 years ago
  79. fc4e4f1 Explain the SNR for DVB-S. by Ke Dong · 9 years ago
  80. 93fcfdc Correct the signal strength calculation. by Ke Dong · 9 years ago
  81. be3a1a7 Merge "Spacecast - Enable OCF (OpenBSD Cryptographic Framework)" by Erdi Chen · 9 years ago
  82. e58f1d3 Clean up the tuner driver code. by Ke Dong · 9 years ago
  83. 69f05c1 Add sanity check to prevent crash on bad value. by Ke Dong · 9 years ago
  84. 4dd3a77 Remove tuning fallback code for delivery system. by Ke Dong · 9 years ago
  85. 805ea0d Change MPEG output sample timing. by Ke Dong · 9 years ago
  86. 6f8b70a Change ts output mode. by Ke Dong · 9 years ago
  87. f9185f5 Make SC100 driver the loadable module. by Ke Dong · 9 years ago
  88. df92709 Apply the latest usb driver patch from freescale. by Ke Dong · 9 years ago
  89. 0acbc42 Apply dos2unix on dvbsky_m88rs6000.c. by Ke Dong · 9 years ago
  90. 34be344 Spacecast - Enable OCF (OpenBSD Cryptographic Framework) by Erdi Chen · 9 years ago
  91. 1e19367 Change comment to C89 style per CodingStyle Guide by Jian Ho · 9 years ago
  92. a0c2dcb Disable erase suspend for CFI NOR flash chips by Jian Ho · 9 years ago
  93. ac5357a gfsc100_defconfig: Enable EFI GUID Partition support by Matthias Kaehlcke · 9 years ago
  94. e1417fa Add configurable duration to pktgen. by Mike Mu · 9 years ago
  95. 120bef2 Add SC100. by Ke Dong · 9 years ago
  96. be639e0 Add M88RS6000 driver support. by Ke Dong · 9 years ago
  97. 4114991 Fix tuner address to 0x21. by Ke Dong · 9 years ago
  98. ffff490 Fix dvbsky drivers to fit in 3.2 kernel. by Ke Dong · 9 years ago
  99. 88890ff Import m88rs6000 driver from 3.5.x kernel media_build tree. by Ke Dong · 9 years ago
  100. 52de760 Fix uninitialized cur_queue_map in pktgen. by Mike Mu · 9 years ago