1. b5c16c6 usb: pl2303: increase the allowed baud rate range for the divisor based encoding method by Frank Schäfer · 11 years ago
  2. e917ba0 usb: pl2303: move the two baud rate encoding methods to separate functions by Frank Schäfer · 11 years ago
  3. b9208c7 usb: pl2303: remove 500000 baud from the list of standard baud rates by Frank Schäfer · 11 years ago
  4. 75417d9 usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method by Frank Schäfer · 11 years ago
  5. 57ce61a usb: pl2303: fix+improve the divsor based baud rate encoding method by Frank Schäfer · 11 years ago
  6. fbbde074 UWB: fix sysfs warning on HWA device unplug. by Thomas Pugliese · 11 years ago
  7. 644f6a1 HWA: avoid constant suspend and resume on the root hub by Thomas Pugliese · 11 years ago
  8. c654ecb HWA RC: fix a kernel panic when unplugging the HWA dongle by Thomas Pugliese · 11 years ago
  9. 6dd433e USB: cdc-wdm: fix race between interrupt handler and tasklet by Oliver Neukum · 11 years ago
  10. e9a088f wusbcore: clean up list locking in urb enqueue by Thomas Pugliese · 11 years ago
  11. 467d296 wusbcore: fix root hub hub_status_data to only return > 0 if status has actually changed by Thomas Pugliese · 11 years ago
  12. 9841f37 usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Manu Gautam · 11 years ago
  13. c10750b usb/hcd: Log error code if reset() fails by Mark Brown · 11 years ago
  14. 159b4e3 Documentation sysfs-bus-usb: Correct use of devnum by Hans de Goede · 11 years ago
  15. 21a9631 proc_usb_info.txt: Correct documentation about endianness of config descriptors by Hans de Goede · 11 years ago
  16. b4f17a48 usb: config->desc.bLength may not exceed amount of data returned by the device by Hans de Goede · 11 years ago
  17. 3f0d1c6 usb: misc: usb3503: Support operation with no I2C control by Mark Brown · 11 years ago
  18. e5162d4 usb: misc: usb3503: Don't specify all DT properties as required by Mark Brown · 11 years ago
  19. 5bdd1f4 usb: misc: usb3503: Add USB3503A to the compatible list by Mark Brown · 11 years ago
  20. e5a0c87 usb: misc: usb3503: Default to hub mode by Mark Brown · 11 years ago
  21. dd8e670 usb: misc: usb3503: Fix typos in error messages by Mark Brown · 11 years ago
  22. 2487e3e usb: misc: usb3503: Factor out I2C probe by Mark Brown · 11 years ago
  23. 68b1413 usb: misc: usb3503: Convert to regmap by Mark Brown · 11 years ago
  24. 8e7245b usb: misc: usb3503: Actively manage Hub Connect GPIO by Mark Brown · 11 years ago
  25. 24455b0 usb: misc: usb3503: Use gpio_set_value_cansleep() by Mark Brown · 11 years ago
  26. 900e062 usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs. by David Daney · 11 years ago
  27. cffedd6 usb: misc: usb3503: Convert to devm_ APIs by Mark Brown · 11 years ago
  28. 42416cc usb: misc: Fix swapped properties in usb3503 DT parsing by Mark Brown · 11 years ago
  29. 1f92307 USB: serial: move the "simple" drivers into usb-serial-simple.c by Greg Kroah-Hartman · 11 years ago
  30. 3804fad USBNET: ax88179_178a: enable tso if usb host supports sg dma by Ming Lei · 11 years ago
  31. 638c511 USBNET: support DMA SG by Ming Lei · 11 years ago
  32. fc76051 USB: XHCI: mark no_sg_constraint by Ming Lei · 11 years ago
  33. bcc48f1 USB: introduce usb_device_no_sg_constraint() helper by Ming Lei · 11 years ago
  34. 428aac8 USB: EHCI: support running URB giveback in tasklet context by Ming Lei · 12 years ago
  35. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 12 years ago
  36. 35371e4 USB: EHCI: improve ehci_endpoint_disable by Ming Lei · 12 years ago
  37. 85721d4 USB: URB documentation: claim complete() will be run with IRQs enabled by Ming Lei · 12 years ago
  38. 94dfd7e USB: HCD: support giveback of URB in tasklet context by Ming Lei · 12 years ago
  39. 5b146f7 Merge 3.11-rc4 into usb-next by Greg Kroah-Hartman · 11 years ago
  40. c095ba7 Linux 3.11-rc4 by Linus Torvalds · 11 years ago
  41. e56c756 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  42. 3d90268 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  43. 387aae6 tmpfs: fix SEEK_DATA/SEEK_HOLE regression by Hugh Dickins · 11 years ago
  44. 2f85399 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  45. adfb8e5 drm/radeon: fix 64 bit divide in SI spm code by Alex Deucher · 11 years ago
  46. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  47. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  48. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  49. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  50. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  51. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  52. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago
  53. e0d138d qlcnic: Fix ingress MAC learning by Shahed Shaikh · 11 years ago
  54. 4a99ab5 qlcnic: Fix MAC address filter issue on 82xx adapter by Shahed Shaikh · 11 years ago
  55. b6bb1c63 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  56. 83aaf3b Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  57. 32c6e25 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  58. 9250d90 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  59. 5c52add hwmon: (max6697) fix MAX6581 ideality by Vivien Didelot · 11 years ago
  60. e35ac62 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  61. 8c0cc8a ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  62. e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  63. 626f090 usb: fix some scripts/kernel-doc warnings by Yacine Belkadi · 11 years ago
  64. 6a8b7f0 netlabel: use domain based selectors when address based selectors are not available by Paul Moore · 11 years ago
  65. 5f671d6 net: check net.core.somaxconn sysctl values by Roman Gushchin · 11 years ago
  66. 3508ea3 sis900: Fix the tx queue timeout issue by Denis Kirjanov · 11 years ago
  67. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  68. 1cb39a6 Merge tag 'gpio-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  69. 446266b net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails by Daniel Borkmann · 11 years ago
  70. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  71. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago
  72. cbd3755 htb: fix sign extension bug by stephen hemminger · 11 years ago
  73. e7e2e51 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  74. 6d039f8 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  75. efc6816 Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  76. f9ed432 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  77. 940e84f Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 11 years ago
  78. aa8032b Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  79. 1fe0135 Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  80. 697aeba ALSA: hda - Fix missing fixup for Mac Mini with STAC9221 by Takashi Iwai · 11 years ago
  81. 6b0a1cf USB: ohci-at91: add usb_clk for transition to common clk framework by Boris BREZILLON · 11 years ago
  82. 7873814 macvlan: handle set_promiscuity failures by Michael S. Tsirkin · 11 years ago
  83. 266e834 macvlan: better mode validation by Michael S. Tsirkin · 11 years ago
  84. c756891a tipc: fix oops when creating server socket fails by Ying Xue · 11 years ago
  85. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  86. dfcefb0 net: fix a compile error when CONFIG_NET_LL_RX_POLL is not set by Cong Wang · 11 years ago
  87. b305132 net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param by Jack Morgenstein · 11 years ago
  88. 0508ad6 net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC by Or Gerlitz · 11 years ago
  89. 6753f4c USB: EHCI: don't depend on hardware for tracking port resets and resumes by Alan Stern · 11 years ago
  90. 3a20446 USB: EHCI: keep better track of resuming ports by Alan Stern · 11 years ago
  91. 8a226b2 ipv6: prevent race between address creation and removal by Jiri Benc · 11 years ago
  92. 3f8f529 ipv6: move peer_addr init into ipv6_add_addr() by Jiri Pirko · 11 years ago
  93. 49a18d8 ipv6: update ip6_rt_last_gc every time GC is run by Michal Kubeček · 11 years ago
  94. 2ac3ac8 ipv6: prevent fib6_run_gc() contention by Michal Kubeček · 11 years ago
  95. 36dd1f3 PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge by Thomas Petazzoni · 11 years ago
  96. 1f1059f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  97. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  98. 22e02a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  99. 2449189 ARM: Add .text annotations where required after __CPUINIT removal by Russell King · 11 years ago
  100. 44424c3 ARM: 7803/1: Fix deadlock scenario with smp_send_stop() by Stephen Boyd · 11 years ago