1. 818ec3a usb: dwc3: debugfs: dump out endpoint details by Felipe Balbi · 9 years ago
  2. b058f3e usb: dwc3: core: add helper to extract trb type by Felipe Balbi · 9 years ago
  3. cf6d867 usb: dwc3: core: add fifo space helper by Felipe Balbi · 9 years ago
  4. 097aa19 usb: gadget: pch_udc: don't free devm allocated memory by Felipe Balbi · 8 years ago
  5. f78bbca usb: f_mass_storage: test whether thread is running before starting another by Michal Nazarewicz · 9 years ago
  6. 332a5b4 usb: gadget: f_fs: Fix EFAULT generation for async read operations by Lars-Peter Clausen · 9 years ago
  7. 9bc0789 usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes by Denys Vlasenko · 9 years ago
  8. b41d8a6 usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMU by Yoshihiro Shimoda · 8 years ago
  9. c3cdcac usb: renesas_usbhs: change arguments of dma_map_ctrl() by Yoshihiro Shimoda · 8 years ago
  10. e789ece usb: renesas_usbhs: change function call orfer in usbhsf_dma_prepare_push() by Yoshihiro Shimoda · 8 years ago
  11. 679ca39 usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev() by Yoshihiro Shimoda · 8 years ago
  12. 5096c4d usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() by Yoshihiro Shimoda · 8 years ago
  13. 4e9f311 usb: dwc3: make dwc3_debugfs_init return value be void by Du, Changbin · 9 years ago
  14. af566a0 usb: dwc3: omap: get rid of dma_status by Roger Quadros · 9 years ago
  15. 8e7046b usb: dwc3: gadget: don't interrupt when chained by Felipe Balbi · 9 years ago
  16. 052ba52ef usb: dwc3: gadget: remove newline from trace by Felipe Balbi · 9 years ago
  17. 36b68aa usb: dwc3: gadget: use link TRB for all endpoint types by Felipe Balbi · 9 years ago
  18. 4faf755 usb: dwc3: gadget: move % operation to increment helpers by Felipe Balbi · 9 years ago
  19. ef966b9 usb: dwc3: gadget: add trb enqueue/dequeue helpers by Felipe Balbi · 9 years ago
  20. 70fdb27 usb: dwc3: get rid of DWC3_TRB_MASK by Felipe Balbi · 9 years ago
  21. c28f825 usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8 by Felipe Balbi · 9 years ago
  22. 5ef68c5 usb: dwc3: core: document struct dwc3_request by Felipe Balbi · 9 years ago
  23. 53fd881 usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue by Felipe Balbi · 9 years ago
  24. 495dd5f usb: dwc3: omap: drop dma_mask configuration by Grygorii Strashko · 9 years ago
  25. e58dd35 usb: dwc3: add disable receiver detection in P3 quirk by Rajesh Bhagat · 9 years ago
  26. 2c0b98f Documentation: dt: dwc3: Add snps,dis_rxdet_inp3_quirk property by Rajesh Bhagat · 9 years ago
  27. c36d8e9 usb: dwc3: gadget: put link to U0 before Start Transfer by Felipe Balbi · 9 years ago
  28. 218ef7b usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup() by Felipe Balbi · 9 years ago
  29. 2b0f11d usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · 9 years ago
  30. c0ca324 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · 9 years ago
  31. e4875bd usb: gadget: pch_udc: sort IDs by Andy Shevchenko · 9 years ago
  32. 6b96873 usb: gadged: pch_udc: get rid of redundant assignments by Andy Shevchenko · 9 years ago
  33. c7b640d usb: gadget: pch_udc: enable MSI if hardware supports by Andy Shevchenko · 9 years ago
  34. 969733f usb: gadget: pch_udc: convert to devres API by Andy Shevchenko · 9 years ago
  35. 5e3bd45 usb: gadged: pch_udc: PCI core handles power state for us by Andy Shevchenko · 9 years ago
  36. badf6d4 usb: common: rework CONFIG_USB_COMMON logic by Arnd Bergmann · 9 years ago
  37. dea520a usb: dwc3: gadget: pass ev_buff as cookie to irq handler by Felipe Balbi · 9 years ago
  38. 696c8b1 usb: dwc3: drop ev_buffs array by Felipe Balbi · 9 years ago
  39. 660e9bd usb: dwc3: remove num_event_buffers by Felipe Balbi · 9 years ago
  40. acd877f usb: phy: qcom: use PTR_ERR_OR_ZERO() by Felipe Balbi · 9 years ago
  41. 46cdd19 usb: gadget: udc: at91: use PTR_ERR_OR_ZERO() by Felipe Balbi · 9 years ago
  42. aa3342c usb: dwc3: better name for our request management lists by Felipe Balbi · 9 years ago
  43. 8495036 usb: dwc3: increase maximum number of TRBs per endpoint by Felipe Balbi · 9 years ago
  44. ca4d44e usb: dwc3: gadget: always enable CSP by Felipe Balbi · 9 years ago
  45. bc50816 usb: dwc3: drop FIFO resizing logic by Felipe Balbi · 9 years ago
  46. bf16200 Linux 4.6-rc3 by Linus Torvalds · 9 years ago
  47. 08b15d1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  48. 2f422f9 Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  49. 6a7c924 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  50. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 9 years ago
  51. 5b5b7fd Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  52. 239467e Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  53. 289b7bf Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  54. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  55. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  56. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  57. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  58. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  59. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  60. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  61. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  62. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  63. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  64. caf2808 i2c: jz4780: really prevent potential division by zero by Wolfram Sang · 9 years ago
  65. 4ececb7 Revert "i2c: jz4780: prevent potential division by zero" by Wolfram Sang · 9 years ago
  66. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  67. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  68. 3430284 bridge, netem: mark mailing lists as moderated by stephen hemminger · 9 years ago
  69. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 9 years ago
  70. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  71. ef72f311 parisc: Fix kernel crash with reversed copy_from_user() by Helge Deller · 9 years ago
  72. e389302 parisc: Avoid function pointers for kernel exception routines by Helge Deller · 9 years ago
  73. 592570c parisc: Handle R_PARISC_PCREL32 relocations in kernel modules by Helge Deller · 9 years ago
  74. 016adb7 tuntap: restore default qdisc by Jason Wang · 9 years ago
  75. e56f498 orangefs: remove unused variable by Martin Brandenburg · 9 years ago
  76. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  77. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  78. 1917a69 orangefs: Add KERN_<LEVEL> to gossip_<level> macros by Joe Perches · 9 years ago
  79. 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 9 years ago
  80. f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 9 years ago
  81. 2fa37fd Orangefs: fix ifnullfree.cocci warnings by kbuild test robot · 9 years ago
  82. a9bb3ba Orangefs: optimize boilerplate code. by Mike Marshall · 9 years ago
  83. 2d09a2c Orangefs: xattr.c cleanup by Mike Marshall · 9 years ago
  84. 94a57f1 mpls: find_outdev: check for err ptr in addition to NULL check by Roopa Prabhu · 9 years ago
  85. 9b8e3ec gpio: pca953x: Use correct u16 value for register word write by Yong Li · 9 years ago
  86. 159f3cd gpiolib: Defer gpio device setup until after gpiolib initialization by Guenter Roeck · 9 years ago
  87. 476e2fc gpiolib: Do not use devm functions when registering gpio chip by Guenter Roeck · 9 years ago
  88. c4e5ffb gpio: pxa: fix legacy non pinctrl aware builds by Robert Jarzmik · 9 years ago
  89. 2548753 gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_* by Dmitry Torokhov · 9 years ago
  90. a390180 libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment by Dan Williams · 9 years ago
  91. e567056 libnvdimm, pfn: fix uuid validation by Dan Williams · 9 years ago
  92. 2112911 libnvdimm: fix smart data retrieval by Dan Williams · 9 years ago
  93. 3ba3458 ipv6: Count in extension headers in skb->network_header by Jakub Sitnicki · 9 years ago
  94. 3c96888 Revert "ib_srpt: Convert to percpu_ida tag allocation" by Bart Van Assche · 9 years ago
  95. 93061f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  96. 1c915b3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  97. d3436a1 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  98. 741f37b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  99. 579ba85 RDS: fix congestion map corruption for PAGE_SIZE > 4k by shamir rabinovitch · 9 years ago
  100. e98499a RDS: memory allocated must be align to 8 by shamir rabinovitch · 9 years ago