1. 5d93128 Revert "USB: OHCI: Properly handle ohci-da8xx suspend" by Greg Kroah-Hartman · 12 years ago
  2. 848b5b5 Revert "USB: OHCI: Properly handle ohci-ep93xx suspend" by Greg Kroah-Hartman · 12 years ago
  3. 066ba8e Revert "USB: OHCI: Properly handle ohci-exynos suspend" by Greg Kroah-Hartman · 12 years ago
  4. 3de80bf Revert "USB: OHCI: Properly handle ohci-spear suspend" by Greg Kroah-Hartman · 12 years ago
  5. 781b213 drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style by Matthias Beyer · 12 years ago
  6. 1335f2d drivers: usb: core: file.c: moved asterisk to variable name by Matthias Beyer · 12 years ago
  7. 469271f drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes by Matthias Beyer · 12 years ago
  8. a91ccd2 USB: mos7840: fix tiocmget error handling by Johan Hovold · 12 years ago
  9. 706cd17 USB: serial: export usb_serial_generic_write_start by Johan Hovold · 12 years ago
  10. 818f603 USB: serial: add memory flags to usb_serial_generic_write_start by Johan Hovold · 12 years ago
  11. 92ad247 USB: serial: clean up comments in generic driver by Johan Hovold · 12 years ago
  12. 059239a drivers: usb: core: hcd.c: converted busmap from struct to bitmap by Matthias Beyer · 12 years ago
  13. 29824c1 USB: host: Rename ehci-s5p to ehci-exynos by Jingoo Han · 12 years ago
  14. 57ae160 USB: ehci-s5p: Remove non-DT support by Jingoo Han · 12 years ago
  15. a4b3f02 ARM: SAMSUNG: Remove unused s5p_device_ehci by Jingoo Han · 12 years ago
  16. 7c4bb94 USB: add a private-data pointer to struct usb_tt by Alan Stern · 12 years ago
  17. d0ce5c6 USB: EHCI: use a bandwidth-allocation table by Alan Stern · 12 years ago
  18. ffa0248 USB: EHCI: create a "periodic schedule info" struct by Alan Stern · 12 years ago
  19. 91a99b5 USB: EHCI: use consistent NO_FRAME value by Alan Stern · 12 years ago
  20. 27c4a31 USB: EHCI: change toggle only upon successful reset by Alan Stern · 12 years ago
  21. 8c05dc5 USB: EHCI: No SSPLIT allowed in uframe 7 by Alan Stern · 12 years ago
  22. 2b90f01 USB: EHCI: compute full-speed bandwidth usage correctly by Alan Stern · 12 years ago
  23. e24371a USB: EHCI: check the right uframes for CSPLIT by Alan Stern · 12 years ago
  24. 63fb3a2 USB: NS_TO_US should round up by Alan Stern · 12 years ago
  25. 6ec4147 usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done by Hans de Goede · 12 years ago
  26. 9ef73db usb-anchor: Ensure poisened gets initialized to 0 by Hans de Goede · 12 years ago
  27. a72e2e5 USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak by Jingoo Han · 12 years ago
  28. 0fc924b USB: ehci-msm: Add device tree support and binding information by Ivan T. Ivanov · 12 years ago
  29. e4f0da0 ehci-msm: Remove global struct usb_phy variable by Ivan T. Ivanov · 12 years ago
  30. 2b84f92 usb: Remove unnecessary semicolons by Joe Perches · 12 years ago
  31. 65b2fb3 usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep context by Peter Chen · 12 years ago
  32. a3aee36 usb: chipidea: udc: Fix spinlock recursion during bus reset by Peter Chen · 12 years ago
  33. 5287bf7 USB: cyberjack: fix buggy integer overflow test by Dan Carpenter · 12 years ago
  34. 5a3e205 USB/host: Bugfix: Return length of copied buffer in uhci_hub_control() by Deng-Cheng Zhu · 12 years ago
  35. cae9160 usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  36. afc3cba usb: wusbcore: fix string formatting warnings on 64-bit builds by Thomas Pugliese · 12 years ago
  37. 2b4ef83 usb: host: uhci-platform: remove deprecated IRQF_DISABLED by Michael Opdenacker · 12 years ago
  38. 4c015ba Merge 3.12-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  39. d0e639c9 Linux 3.12-rc4 by Linus Torvalds · 12 years ago
  40. 2433c8f net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 12 years ago
  41. 13caa8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  42. 831ae3c Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  43. d1ddb0a drivers: usb: core: hcd: if-else-braces fixed by Matthias Beyer · 12 years ago
  44. 0701049 drivers: usb: core: hcd: removed braces for return statements by Matthias Beyer · 12 years ago
  45. 048cb21 drivers: usb: core: hcd: replaced C99 // comments by Matthias Beyer · 12 years ago
  46. 1455735 drivers: usb: core: hcd: Whitespace fixes by Matthias Beyer · 12 years ago
  47. 842c196 drivers: usb: core: hcd: moved asterix to variable by Matthias Beyer · 12 years ago
  48. f1125f8 USB/host: Use existing macros instead of hard-coded values in uhci-debug.c by Deng-Cheng Zhu · 12 years ago
  49. 36a8758 USB: OHCI: Properly handle ohci-spear suspend by Manjunath Goudar · 12 years ago
  50. f3c6059 USB: OHCI: Properly handle ohci-sm501 suspend by Manjunath Goudar · 12 years ago
  51. 4ceaa89 USB: OHCI: Properly handle ohci-pxa27x suspend by Manjunath Goudar · 12 years ago
  52. 39dbd7d USB: OHCI: Properly handle ohci-platform suspend by Manjunath Goudar · 12 years ago
  53. 10abfa1 USB: OHCI: Properly handle ohci-omap suspend by Manjunath Goudar · 12 years ago
  54. fea0896 USB: OHCI: Properly handle ohci-exynos suspend by Manjunath Goudar · 12 years ago
  55. 018258b USB: OHCI: Properly handle ohci-ep93xx suspend by Manjunath Goudar · 12 years ago
  56. 86a63f1 USB: OHCI: Properly handle ohci-da8xx suspend by Manjunath Goudar · 12 years ago
  57. 19d3394 USB: OHCI: Properly handle ohci-s3c2410 suspend by Manjunath Goudar · 12 years ago
  58. 056ca85 USB: OHCI: Properly handle ohci-at91 suspend by Manjunath Goudar · 12 years ago
  59. 476e4bf USB: OHCI: Properly handle OHCI controller suspend by Manjunath Goudar · 12 years ago
  60. e81b1a6 usb: g_ffs: fix compilation warning by David Cohen · 12 years ago
  61. 7a32d9b usb: wusbcore: add support for isoc out transfers by Thomas Pugliese · 12 years ago
  62. e4a49a6 usb: remove intel_mid_otg.h by Heikki Krogerus · 12 years ago
  63. e62063d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  64. 85f6d2d Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  65. 4ed5476 Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  66. e3757a1 Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  67. 20fa786 Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  68. b208c2f btrfs: Fix crash due to not allocating integrity data for a bioset by Darrick J. Wong · 12 years ago
  69. 1329dfc Merge branch 'for-linus' into for-linus-3.12 by Chris Mason · 12 years ago
  70. a5c984c Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  71. 95167aa Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  72. 67d470e Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero" by Bjorn Helgaas · 12 years ago
  73. 7dee8df Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  74. 3dbecf0 Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  75. ab35406 selinux: remove 'flags' parameter from avc_audit() by Linus Torvalds · 12 years ago
  76. cb4fbe5 selinux: avc_has_perm_flags has no more users by Linus Torvalds · 12 years ago
  77. 1357272 Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing by Ilya Dryomov · 12 years ago
  78. 964fb15a Btrfs: eliminate races in worker stopping code by Ilya Dryomov · 12 years ago
  79. 385fe0b Btrfs: fix crash of compressed writes by Liu Bo · 12 years ago
  80. 60e7cd3 Btrfs: fix transid verify errors when recovering log tree by Josef Bacik · 12 years ago
  81. 19e4983 selinux: remove 'flags' parameter from inode_has_perm by Linus Torvalds · 12 years ago
  82. b2a42f7 xfs: Use kmem_free() instead of free() by Thierry Reding · 12 years ago
  83. 9b3b77f xfs: fix memory leak in xlog_recover_add_to_trans by tinguely@sgi.com · 12 years ago
  84. 6d31349 xfs: dirent dtype presence is dependent on directory magic numbers by Dave Chinner · 12 years ago
  85. 89c6c89 xfs: lockdep needs to know about 3 dquot-deep nesting by Dave Chinner · 12 years ago
  86. 15c83d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  87. 8e1a254 Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  88. 0d45dab Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  89. 0bfdbf0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  90. 413df1c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. 7f467cb Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. fcaaba6 dmaengine: imx-dma: fix callback path in tasklet by Michael Grzeschik · 12 years ago
  93. 5a276fa dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet by Michael Grzeschik · 12 years ago
  94. edc530f dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic by Michael Grzeschik · 12 years ago
  95. a9fbf4d xen/hvc: allow xenboot console to be used again by David Vrabel · 12 years ago
  96. b297c29 ARM: dts: omap5: update omap-control-usb node by Roger Quadros · 12 years ago
  97. 470019a ARM: dts: omap4: update omap-control-usb nodes by Roger Quadros · 12 years ago
  98. 0bb85dc usb: phy: omap: get rid of omap_get_control_dev() by Roger Quadros · 12 years ago
  99. 8934d3e usb: musb: omap2430: Don't use omap_get_control_dev() by Roger Quadros · 12 years ago
  100. 918ee0d usb: phy: omap-usb3: Don't use omap_get_control_dev() by Roger Quadros · 12 years ago