1. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 9 years ago
  2. cbb4be6 USB: whiteheat: fix potential null-deref at probe by Johan Hovold · 9 years ago
  3. cc8e4fc xhci: init command timeout timer earlier to avoid deleting it uninitialized by Mathias Nyman · 9 years ago
  4. dca7794 xhci: change xhci 1.0 only restrictions to support xhci 1.1 by Mathias Nyman · 9 years ago
  5. 448116b usb: xhci: exit early in xhci_setup_device() if we're halted or dying by Roger Quadros · 9 years ago
  6. 8c24d6d usb: xhci: stop everything on the first call to xhci_stop by Roger Quadros · 9 years ago
  7. e5bfeab usb: xhci: Clear XHCI_STATE_DYING on start by Roger Quadros · 9 years ago
  8. 85ac90f usb: xhci: lock mutex on xhci_stop by Roger Quadros · 9 years ago
  9. 2b7627b xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM by Tomer Barletz · 9 years ago
  10. a6809ff xhci: give command abortion one more chance before killing xhci by Mathias Nyman · 9 years ago
  11. ff30cbc usb: Use the USB_SS_MULT() macro to get the burst multiplier. by Mathias Nyman · 9 years ago
  12. 01f4fd2 Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  13. a66c275b usb: dwc3: gadget: Fix BUG in RT config by Roger Quadros · 9 years ago
  14. b431ba8 usb: musb: fix cppi channel teardown for isoch transfer by Bin Liu · 9 years ago
  15. 8fb7ab5 usb: phy: isp1301: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  16. 51b91b7 usb: gadget: drop null test before destroy functions by Julia Lawall · 9 years ago
  17. 9a9ce1d usb: gadget: dummy_hcd: in transfer(), return data sent, not limit by Igor Kotrasinski · 9 years ago
  18. e42bd6a usb: gadget: dummy_hcd: fix rescan logic for transfer by Igor Kotrasinski · 9 years ago
  19. 5dda5be usb: gadget: dummy_hcd: fix unneeded else-if condition by Igor Kotrasinski · 9 years ago
  20. 21c3ee9 usb: gadget: dummy_hcd: emulate sending zlp in packet logic by Igor Kotrasinski · 9 years ago
  21. b8239dc usb: musb: dsps: fix polling in device-only mode by Bin Liu · 9 years ago
  22. cf261fd usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding by Sylvain Rochet · 9 years ago
  23. ea93465 Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  24. 74a0939 Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  25. aa1471a Merge tag 'fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  26. 8315b77 usb: chipidea: imx: fix a typo for imx6sx by Li Jun · 9 years ago
  27. c1ceb5f Documentation: bindings: add doc for zynq USB by Nathan Sullivan · 9 years ago
  28. 84bc70f usb: chipidea: add xilinx zynq platform data by Nathan Sullivan · 9 years ago
  29. 56ffa1d usb: chipidea: udc: using the correct stall implementation by Peter Chen · 9 years ago
  30. 762982d usb: phy: phy-generic: Fix reset behaviour on legacy boot by Roger Quadros · 9 years ago
  31. 523d5da usb: musb: ux500: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  32. 6fc6f4b usb: musb: Disable interrupts on suspend, enable them on resume by Pascal Huerst · 9 years ago
  33. 6527cc2 usb: gadget: amd5536udc: fix error handling in udc_pci_probe() by Alexey Khoroshilov · 9 years ago
  34. 88ccdbd usb: phy: fix phy-qcom-8x16-usb build by Randy Dunlap · 9 years ago
  35. 40af177 usb: musb: ensure in peripheral mode when checking session by Bin Liu · 9 years ago
  36. e2ae069 usb: dwc3: omap: enable irqs lately by Felipe Balbi · 9 years ago
  37. e4c1b1b usb: gadget: fix possible regression introduced with ep->claimed by Robert Baldyga · 9 years ago
  38. 19ab6bc USB: option: add ZTE PIDs by Liu.Zhao · 9 years ago
  39. 6ff33f3 Linux 4.3-rc1 by Linus Torvalds · 9 years ago
  40. 6917b51 Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris by Linus Torvalds · 9 years ago
  41. 10fbd36 blk: rq_data_dir() should not return a boolean by Linus Torvalds · 10 years ago
  42. e1df8b0 Merge branch 'writeback-plugging' by Linus Torvalds · 9 years ago
  43. 505a666 writeback: plug writeback in wb_writeback() and writeback_inodes_wb() by Linus Torvalds · 9 years ago
  44. dfb22fc thermal: fix intel PCH thermal driver mismerge by Linus Torvalds · 9 years ago
  45. 01b0c01 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  46. 3ebb054 ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs by Vineet Gupta · 9 years ago
  47. ded0e25 Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  48. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  49. fa9a67e Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  50. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  51. 8e78b7d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  52. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  53. d9b44fe Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 9 years ago
  54. 9ebd051 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  55. e527b22 revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each" by Andrew Morton · 9 years ago
  56. 4f1af60 mm/early_ioremap: add explicit #include of asm/early_ioremap.h by Ard Biesheuvel · 9 years ago
  57. 6798a8c fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void by Joe Perches · 9 years ago
  58. c9946c4 selftests: enhance membarrier syscall test by Mathieu Desnoyers · 9 years ago
  59. b6d9734 selftests: add membarrier syscall test by Pranith Kumar · 9 years ago
  60. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  61. 7c0d35a MODSIGN: fix a compilation warning in extract-cert by David Howells · 9 years ago
  62. 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  63. 0ba13fd Revert "writeback: plug writeback at a high level" by Linus Torvalds · 9 years ago
  64. e91eb62 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
  65. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  66. 01cab55 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  67. 294ab78 scsi_dh: fix randconfig build error by Christoph Hellwig · 9 years ago
  68. 64d1def Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  69. 04d78e3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  70. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  71. 4614e0c Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 9 years ago
  72. 3e66c4b Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  73. 7c97666 Merge branch 'pm-opp' by Rafael J. Wysocki · 9 years ago
  74. ac64a2c target: use stringify.h instead of own definition by David Disseldorp · 9 years ago
  75. ed97d0c target/user: Fix UFLAG_UNKNOWN_OP handling by Andy Grover · 9 years ago
  76. 06b967e target: Remove no-op conditional by Andy Grover · 9 years ago
  77. 4824640 target/user: Remove unused variable by Andy Grover · 9 years ago
  78. 7dd03ac target: Fix max_cmd_sn increment w/o cmdsn mutex regressions by Roland Dreier · 9 years ago
  79. 4416f89 target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess by Nicholas Bellinger · 9 years ago
  80. 8f9b565 target/qla2xxx: Honor max_data_sg_nents I/O transfer limit by Nicholas Bellinger · 9 years ago
  81. 9fbcc7c Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  82. b0a1ea5 Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. 778613e5 drm/nouveau/device: enable c800 quirk for tecra w50 by Ben Skeggs · 9 years ago
  84. c5bf460 drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x by Roy Spliet · 9 years ago
  85. 15ee005 drm/nouveau/gr/nv04: fix big endian setting on gr context by Ilia Mirkin · 9 years ago
  86. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  87. d71fc23 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  88. d1031d5 Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  89. 91b6fc0 Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  90. bd3e1c7 drm/qxl: validate monitors config modes by Jonathon Jongsma · 9 years ago
  91. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  92. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  93. 573c577 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 9 years ago
  94. 0cdf5a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 9 years ago
  95. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  96. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  97. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  98. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  99. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  100. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago