1. 752e695 Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  2. f2e0ae9 USB storage: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  3. 0f2aa8c usb: musb: ux500: Add check for NULL board data by Lee Jones · 11 years ago
  4. ffb62a1 usb: gadget: double unlocks on error in atmel_usba_start() by Dan Carpenter · 11 years ago
  5. 0f82768 usb: phy: signedness bugs in suspend/resume functions by Dan Carpenter · 11 years ago
  6. df49899 usb: gadget: gadgetfs: potential use after free in unbind() by Dan Carpenter · 11 years ago
  7. 1826e9b usb: gadget: gadgetfs: use after free in dev_release() by Dan Carpenter · 11 years ago
  8. 62f4b24 Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  9. c078a37 usb: dwc3: Remove duplicate inclusion of otg.h by Sachin Kamat · 11 years ago
  10. 9473e8c usb: phy: fix build breakage by Anatolij Gustschin · 11 years ago
  11. ce26bd2 USB: gadget: audit sysfs attribute permissions by Greg Kroah-Hartman · 11 years ago
  12. d6aafa2 dma: cpp41: enable pm_runtime during init by Sebastian Andrzej Siewior · 11 years ago
  13. 2ae847a usb: musb: am335x: add second port to beagle bone by Sebastian Andrzej Siewior · 11 years ago
  14. 781f179 usb: musb: am335x-evm: Do not remove the session bit HOST-only mode by Sebastian Andrzej Siewior · 11 years ago
  15. 9dfa362 usb: musb: dsps: do not set is_active on the first drvbus interrupt by Sebastian Andrzej Siewior · 11 years ago
  16. c031a7d usb: usb: dsps: update code according to the binding document by Sebastian Andrzej Siewior · 11 years ago
  17. a0b311e usb: usb: dsps: update device tree bindings by Sebastian Andrzej Siewior · 11 years ago
  18. 3b6394b usb: musb: dsps fix the typo in reg-names of the dma node by Sebastian Andrzej Siewior · 11 years ago
  19. 9047428 usb: musb: only remove host/udc if it has been added by Sebastian Andrzej Siewior · 11 years ago
  20. 51ef74f usb: musb: dsps: fix devm_ioremap_resource error detection code by Julia Lawall · 11 years ago
  21. 272b05a usb: gadget: USB_NET2272_DMA should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  22. 4ee4f23 usb: gadget: USB_R8A66597 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  23. b2fb945 usb: gadget: USB_FUSB300 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  24. b130f03 usb: musb: avoid null pointer dereference in debug logging by Maarten ter Huurne · 11 years ago
  25. 0b5c1e6 usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback() by Wei Yongjun · 11 years ago
  26. bd2fbf3 dma: cpp41: make it compile with CONFIG_BUG=n by Sebastian Andrzej Siewior · 11 years ago
  27. 4ff7457 usb: phy: am335x-control: make it compile with by Sebastian Andrzej Siewior · 11 years ago
  28. 7b360f4 usb: musb: honour the return value of dma_map_single() by Sebastian Andrzej Siewior · 11 years ago
  29. 5a68e9b usb: gadget: configfs: keep a function if it is not successfully added by Andrzej Pietrasiewicz · 11 years ago
  30. 0730d52 xhci:prevent "callbacks suppressed" when debug is not enabled by Dmitry Kasatkin · 11 years ago
  31. dcf06a0 xhci: fix port BESL LPM capability checking by Mathias Nyman · 11 years ago
  32. c8476fb usb: xhci: Disable runtime PM suspend for quirky controllers by Shawn Nematbakhsh · 11 years ago
  33. 154547c USB: serial: clean up attribute permissions by Greg Kroah-Hartman · 11 years ago
  34. 2a6eb8a USB: usbtmc: fix up attribute permissions by Greg Kroah-Hartman · 11 years ago
  35. d03f254 USB: core: be specific about attribute permissions by Greg Kroah-Hartman · 11 years ago
  36. 598d036 USB: core: use DRIVER_ATTR_RW() by Greg Kroah-Hartman · 11 years ago
  37. 3bbc47d usb: don't use bNbrPorts after initialization by Krzysztof Mazur · 11 years ago
  38. e58547e usb: fail on usb_hub_create_port_device() errors by Krzysztof Mazur · 11 years ago
  39. d0308d4 usb: fix cleanup after failure in hub_configure() by Krzysztof Mazur · 11 years ago
  40. f375fc5 usb: ehci-mxc: check for pdata before dereferencing by Daniel Mack · 11 years ago
  41. 67e51ec uwb: Staticize local symbols by Jingoo Han · 11 years ago
  42. 3b716ca USB: mos7720: fix big-endian control requests by Johan Hovold · 11 years ago
  43. d0bd9a4 USB: mos7720: use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  44. 9c1d696 usb:gadget Fix comment for pointer to configfs by Philippe De Swert · 11 years ago
  45. 4c4e159 Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into work-next by Greg Kroah-Hartman · 11 years ago
  46. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  47. b36f4be Linux 3.11-rc6 by Linus Torvalds · 11 years ago
  48. 68c91d3 USB: serial: fix stringify operator in usb-serial-simple by Yann Droneaud · 11 years ago
  49. 50e37cc Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  50. a08797e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  51. 215b28a s390: Fix broken build by Guenter Roeck · 11 years ago
  52. e180383 MAINTAINERS: Change ownership for SGI specific modules. by Robin Holt · 11 years ago
  53. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 11 years ago
  54. 2620bf0 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  55. 359d16c Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  56. 0f7dd1a Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  57. 2d2843e Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  58. f43c606 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  59. 89cb9ae Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  60. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  61. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  62. 1801928 ALSA: hda - Add a fixup for Gateway LT27 by Takashi Iwai · 11 years ago
  63. 5845c13 Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next by Sarah Sharp · 11 years ago
  64. 66591015d USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually by Thomas Pugliese · 11 years ago
  65. 79731cb USB: WUSBCORE: fix leak of urb in wa_xfer_destroy. by Thomas Pugliese · 11 years ago
  66. 11b1bf8 USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs by Thomas Pugliese · 11 years ago
  67. 6d33f7b USB: WUSBCORE: clear RPIPE stall for control endpoints by Thomas Pugliese · 11 years ago
  68. 224563b Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 11 years ago
  69. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  70. 15718ea tun: signedness bug in tun_get_user() by Dan Carpenter · 11 years ago
  71. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  72. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  73. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  74. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  75. f85a659 Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  76. 52fb612 xhci-plat: Don't enable legacy PCI interrupts. by Sarah Sharp · 11 years ago
  77. d49dad3 usb: Don't fail port power resume on device disconnect. by Sarah Sharp · 11 years ago
  78. 98a4f1f usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend() by Lan Tianyu · 11 years ago
  79. aa5ceae USB: handle LPM errors during device suspend correctly by Alan Stern · 11 years ago
  80. 44ffb69 Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linus by Mark Brown · 11 years ago
  81. f6938bb Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus by Mark Brown · 11 years ago
  82. 14388a6 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  83. c200d88 Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus by Mark Brown · 11 years ago
  84. c90c0d7 ASoC: tegra: fix Tegra30 I2S capture parameter setup by Stephen Warren · 11 years ago
  85. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  86. 09a8f03 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  87. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  88. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  89. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  90. 36bf5cc openvswitch: Reset tunnel key between input and output. by Jesse Gross · 11 years ago
  91. 42415c9 openvswitch: Use correct type while allocating flex array. by Pravin B Shelar · 11 years ago
  92. 30444e9 openvswitch: Fix bad merge resolution. by Jesse Gross · 11 years ago
  93. 9821aa9 USB: uss720: fix DMA-buffer allocation by Johan Hovold · 11 years ago
  94. cbf30a9 USB: quatech2: fix port DMA-buffer allocations by Johan Hovold · 11 years ago
  95. 0448067 USB: quatech2: fix serial DMA-buffer allocations by Johan Hovold · 11 years ago
  96. bad41a5 USB: keyspan: fix port DMA-buffer allocations by Johan Hovold · 11 years ago
  97. 2fcd1c9 USB: keyspan: fix serial DMA-buffer allocations by Johan Hovold · 11 years ago
  98. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 11 years ago
  99. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  100. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago