1. 46b95a1d chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE() by Sergei Shtylyov · 9 years ago
  2. 5e249ef doc: dt-binding: ci-hdrc-usb2: split vendor specific properties by Peter Chen · 9 years ago
  3. 52fe568 usb: chipidea: imx: add imx6ul usb support by Peter Chen · 9 years ago
  4. c532e74 doc: dt-binding: ci-hdrc-usb2: improve property description by Peter Chen · 9 years ago
  5. 5cb377c usb: chipidea: imx: add usb support for imx7d by Peter Chen · 9 years ago
  6. 17aa445 Doc: usb: ci-hdrc-usb2: Add phy-clkgate-delay-us entry by Fabio Estevam · 9 years ago
  7. 1fbf462 usb: chipidea: Add support for 'phy-clkgate-delay-us' property by Fabio Estevam · 9 years ago
  8. 3ecb3e0 usb: chipidea: Use extcon framework for VBUS and ID detect by Ivan T. Ivanov · 9 years ago
  9. ffa2366 usb/host/fotg210: Remove return statement inside if by Peter Senna Tschudin · 9 years ago
  10. 5396697 Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 9 years ago
  11. 50bdb12 usb/host/fotg210: Add function scan_frame_queue() by Peter Senna Tschudin · 9 years ago
  12. 32fb193 usb/host/fotg210: Add function: output_buf_tds_dir() by Peter Senna Tschudin · 9 years ago
  13. c4d66b5 usb/host/fotg210: convert macro to inline function by Peter Senna Tschudin · 9 years ago
  14. 05ebc36 usb/host/fotg210: replace msleep by usleep_range by Peter Senna Tschudin · 9 years ago
  15. 0d88002 usb/host/fotg210: change kmalloc by kmalloc_array by Peter Senna Tschudin · 9 years ago
  16. f238b4e usb/host/fotg210: Remove useless else statement by Peter Senna Tschudin · 9 years ago
  17. 5ec9b89 usb/host/fotg210: remove KERN_WARNING from pr_warn by Peter Senna Tschudin · 9 years ago
  18. 259127b usb/host/fotg210: Fix coding style issues by Peter Senna Tschudin · 9 years ago
  19. 34e51ba usb-host: Remove fusbh200 driver by Peter Senna Tschudin · 9 years ago
  20. d491fe7 usb: hcd: use USB_DT_* by Sergei Shtylyov · 9 years ago
  21. fda182d usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA by Duc Dang · 9 years ago
  22. 579085b usb: Add support for ACPI identification to xhci-platform by Duc Dang · 9 years ago
  23. 0ebbe39 usb: make xhci platform driver use 64 bit or 32 bit DMA by Duc Dang · 9 years ago
  24. 8451a34 usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd by Lu, Baolu · 9 years ago
  25. 5990e5d xhci: replace custom implementation of readq / writeq by Andy Shevchenko · 9 years ago
  26. c840d6c xhci: create one unified function to calculate TRB TD remainder. by Mathias Nyman · 9 years ago
  27. 0f8669e MAINTAINERS: add Mediatek usb3 phy driver by Chunfeng Yun · 9 years ago
  28. b1630da Merge 4.3-rc5 into usb-next by Greg Kroah-Hartman · 9 years ago
  29. 25cb62b Linux 4.3-rc5 by Linus Torvalds · 9 years ago
  30. 9a78f9c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. 7cbbab0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. a145164 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. e3d6e0e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 5a433f7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  35. f24fe98 Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  36. 825fcfc MAINTAINERS: Change Matt Fleming's email address by Matt Fleming · 9 years ago
  37. 4a06c8a Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  38. 97d0c93 Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  39. 91dbc04 Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  40. ef19df6 Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  41. bbecce8 Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  42. 1d8a12d Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  43. daf3761 namei: results of d_is_negative() should be checked after dentry revalidation by Trond Myklebust · 9 years ago
  44. 149fadf Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  45. 71419b7 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  46. f4ba1cf Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  47. fe621fd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  48. 8140e73 Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  49. 0444555 Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  50. 175d58c Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  51. 38aa0a5 Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  52. 5163ac7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  53. b0d3cc0 dm snapshot: add new persistent store option to support overflow by Mike Snitzer · 9 years ago
  54. 670aee3 Merge branches 'pm-devfreq' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  55. 10abc7d irqdomain: Add an accessor for the of_node field by Marc Zyngier · 9 years ago
  56. e3096c9 genirq: Fix handle_bad_irq kerneldoc comment by Arnd Bergmann · 9 years ago
  57. 9d67dc5 genirq: Export handle_bad_irq by Arnd Bergmann · 9 years ago
  58. 2bffa15 dm cache: fix NULL pointer when switching from cleaner policy by Joe Thornber · 9 years ago
  59. a452744 crash in md-raid1 and md-raid10 due to incorrect list manipulation by Mikulas Patocka · 9 years ago
  60. 55582bc cpufreq: prevent lockup on reading scaling_available_frequencies by Srinivas Pandruvada · 9 years ago
  61. e253036 cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus by Srinivas Pandruvada · 9 years ago
  62. 88c6eb0 mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk by ludovic.desroches@atmel.com · 9 years ago
  63. af95176 mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST by ludovic.desroches@atmel.com · 9 years ago
  64. 2162d9f4 mmc: sdhci-pxav3: fix error handling of armada_38x_quirks by Marcin Wojtas · 9 years ago
  65. fa79641 mmc: sdhci-pxav3: disable clock inversion for HS MMC cards by Nadav Haklai · 9 years ago
  66. 5de76bf mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver by Nadav Haklai · 9 years ago
  67. 7a5692e arch/powerpc: provide zero_bytemask() for big-endian by Chris Metcalf · 9 years ago
  68. 123e20b mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting by Tony Lindgren · 9 years ago
  69. bb2726b Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status" by Tony Lindgren · 9 years ago
  70. 9d99c71 swiotlb: Enable it under x86 PAE by Christian Melki · 9 years ago
  71. 601d629 Merge tag 'asoc-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  72. 15e3d5a 3w-9xxx: don't unmap bounce buffered commands by Christoph Hellwig · 9 years ago
  73. c6fa8e6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  74. e82fa92 Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  75. 00e6fa5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  76. e4fc141 Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' into asoc-linus by Mark Brown · 9 years ago
  77. 1e2fa4c Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/imx-ssi', 'asoc/fix/maintainers', 'asoc/fix/rt5645', 'asoc/fix/sgtl5000' and 'asoc/fix/tas2552' into asoc-linus by Mark Brown · 9 years ago
  78. 9fb4765 perf tools: Fix build break on powerpc due to sample_reg_masks by Sukadev Bhattiprolu · 9 years ago
  79. 8ace60f Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  80. 07443ce Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  81. 21f3c96 Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  82. d663bab video: of: fix memory leak by Sudip Mukherjee · 9 years ago
  83. c2c80bd Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 9 years ago
  84. 79c7c7a Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  85. 3f5e4a3 Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  86. a0eeb8d Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  87. 00a3d66 Revert "fs: do not prefault sys_write() user buffer pages" by Linus Torvalds · 9 years ago
  88. 39d0d3b NFS: Fix a tracepoint NULL-pointer dereference by Anna Schumaker · 9 years ago
  89. 990486c strscpy: zero any trailing garbage bytes in the destination by Chris Metcalf · 9 years ago
  90. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  91. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  92. 62c6c61 arm64: replace read_lock to rcu lock in call_break_hook by Yang Shi · 9 years ago
  93. 4ca3bc8 arm64: Don't relocate non-existent initrd by Mark Rutland · 9 years ago
  94. 95913d9 sched/core: Fix TASK_DEAD race in finish_task_switch() by Peter Zijlstra · 9 years ago
  95. 882fed7 phy: cygnus: pcie: Add Cygnus PCIe PHY support by Ray Jui · 9 years ago
  96. 9d030e1 dt-bindings: Add Cygnus PCIe PHY binding doc by Ray Jui · 9 years ago
  97. b2dfc34 phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOs by Axel Lin · 9 years ago
  98. dc7f190 phy: add usb3.0 phy driver for mt65xx SoCs by Chunfeng Yun · 9 years ago
  99. 538b2a4 dt-bindings: Add usb3.0 phy binding for MT65xx SoCs by Chunfeng Yun · 9 years ago
  100. a007ddb phy: exynos-usb2: add vbus regulator support by Marek Szyprowski · 9 years ago