1. 7d0a038 usb: dwc3: gadget: Account for link TRB in TRBs left by John Youn · 8 years ago
  2. 32db3d9 usb: dwc3: gadget: Account for max size in TRB space by John Youn · 8 years ago
  3. 89bc856 usb: dwc3: gadget: Don't prepare TRBs if no space by John Youn · 8 years ago
  4. 0d25744 usb: dwc3: gadget: Initialize the TRB ring by John Youn · 8 years ago
  5. dca0119 usb: dwc3: gadget: Simplify skipping of link TRBs by John Youn · 8 years ago
  6. 96bedb6 usb: dwc3: Endianness issue on dwc3_log_ctrl by John Youn · 8 years ago
  7. d07fa66 usb: dwc3: gadget: Fix usage of bitwise operator by John Youn · 8 years ago
  8. 501058e usb: dwc3: ep0: Use the correct type for SET_SEL data by John Youn · 8 years ago
  9. 958b9fa usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep by John Youn · 8 years ago
  10. 71f7e70 usb: dwc3: gadget: improve gcmd trace by Felipe Balbi · 8 years ago
  11. 88811f7 usb: dwc3: gadget: remove udelay() from generic cmd by Felipe Balbi · 8 years ago
  12. 0fe886c usb: dwc3: gadget: single return point on generic commands by Felipe Balbi · 8 years ago
  13. 0933df1 usb: dwc3: trace: print ep cmd status with a single trace by Felipe Balbi · 8 years ago
  14. f6bb225 usb: dwc3: gadget: loop while (timeout) by Felipe Balbi · 8 years ago
  15. ba15984 usb: dwc3: gadget: fix trace output when command fails by Felipe Balbi · 8 years ago
  16. f75cacc usb: dwc3: trace: fully decode IRQ events by Felipe Balbi · 8 years ago
  17. 7ab373a usb: dwc3: gadget: no more tracking endpoint type with its name by Felipe Balbi · 8 years ago
  18. 22f2c61 usb: dwc3: trace: pretty-print TRB's ctrl field by Janusz Dziedzic · 8 years ago
  19. 74674cb usb: dwc3: gadget: add a per-endpoint request queue lock by Felipe Balbi · 9 years ago
  20. e9af922 usb: dwc3: pci: add Power Management dummy hooks by Felipe Balbi · 8 years ago
  21. fc8bb91 usb: dwc3: implement runtime PM by Felipe Balbi · 8 years ago
  22. 4cb4221 usb: dwc3: gadget: fix for possible endpoint disable race by Felipe Balbi · 8 years ago
  23. 9cad39f usb: dwc3: fix for the isoc transfer EP_BUSY flag by Konrad Leszczynski · 9 years ago
  24. ab2a92e usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED by Felipe Balbi · 8 years ago
  25. 3f308d1 usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget by Felipe Balbi · 8 years ago
  26. 51f5d49 usb: dwc3: core: simplify suspend/resume operations by Felipe Balbi · 8 years ago
  27. c499ff7 usb: dwc3: core: re-factor init and exit paths by Felipe Balbi · 8 years ago
  28. bcdb327 usb: dwc3: core: move fladj to dwc3 structure by Felipe Balbi · 8 years ago
  29. 2eb8801 usb: dwc3: gadget: add a pointer to endpoint registers by Felipe Balbi · 9 years ago
  30. 2cd4718 usb: dwc3: gadget: pass dep as argument to endpoint command by Felipe Balbi · 9 years ago
  31. 4e99472 usb: dwc3: gadget: initialize NUMP based on RxFIFO Size by Felipe Balbi · 9 years ago
  32. 5ee85d8 usb: dwc3: gadget: split __dwc3_gadget_kick_transfer() by Felipe Balbi · 9 years ago
  33. 6b74289 usb: dwc3: gadget: return 0 if we try to Wakeup in superspeed by Felipe Balbi · 9 years ago
  34. b43bba9 usb: dwc3: gadget: remove udelay(1) when sending ep cmds by Felipe Balbi · 9 years ago
  35. 6aff483 usb: dwc3: gadget: rely on sg_is_last() and list_is_last() by Felipe Balbi · 9 years ago
  36. 4fae2e3 usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() by Felipe Balbi · 9 years ago
  37. c423357 usb: dwc3: gadget: prepare TRBs on update transfers too by Felipe Balbi · 9 years ago
  38. 7f370ed usb: dwc3: core: get rid of DWC3_PM_OPS macro by Felipe Balbi · 9 years ago
  39. 9f8a67b usb: dwc3: gadget: fix gadget suspend/resume by Felipe Balbi · 9 years ago
  40. d7be295 usb: dwc3: gadget: re-factor ->udc_start and ->udc_stop by Felipe Balbi · 9 years ago
  41. 5185c913 usb: gadget: net2280: add USB2380 support by Tim Harvey · 8 years ago
  42. d8877fc usb: gadget: storage: increase maximum storage num buffers by Felipe Balbi · 9 years ago
  43. fe5a6c4 usb: gadget: storage: get rid of fsg_num_buffers_validate() by Felipe Balbi · 9 years ago
  44. 33688ab Linux 4.7-rc4 by Linus Torvalds · 8 years ago
  45. c369533 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 8 years ago
  46. 9af1f5d Merge tag 'dmaengine-fix-4.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  47. 049a40c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  48. 8fd0976 Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into fixes by Olof Johansson · 8 years ago
  49. 58935f2 Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  50. 9503427 Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  51. 0e289e5 ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes by Lee Jones · 8 years ago
  52. 7752b0d Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  53. c141afd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  54. e80dac1 Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  55. a50094a Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  56. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  57. 07b5ca2 Merge tag 'char-misc-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  58. 4c6459f Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  59. d9e6614 Merge tag 'acpi-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  60. 057868e Merge tag 'pm-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  61. 6be28d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  62. 5e25db8 isa: Dummy isa_register_driver should return error code by William Breathitt Gray · 9 years ago
  63. 32a5a0c isa: Call isa_bus_init before dependent ISA bus drivers register by William Breathitt Gray · 9 years ago
  64. b87b8ff7 watchdog: ebc-c384_wdt: Allow build for X86_64 by William Breathitt Gray · 8 years ago
  65. 75897b7 iio: stx104: Allow build for X86_64 by William Breathitt Gray · 8 years ago
  66. f4ae916 gpio: Allow PC/104 devices on X86_64 by William Breathitt Gray · 8 years ago
  67. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 8 years ago
  68. 083d5ad usbip: rate limit get_frame_number message by Greg Kroah-Hartman · 8 years ago
  69. 46577e6 Merge branch 'acpica-fixes' by Rafael J. Wysocki · 8 years ago
  70. 9d066a2 Merge branches 'pm-opp' and 'pm-cpufreq-fixes' by Rafael J. Wysocki · 8 years ago
  71. bc8201e Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type." by Hans de Goede · 8 years ago
  72. 6982f867 Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)" by Hans de Goede · 8 years ago
  73. 9cbbef4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  74. 8c25615 Merge tag 'iommu-fixes-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  75. 7af9a17 Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  76. de18c16 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.7 by Chris Mason · 8 years ago
  77. dd5c931 Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize by Chandan Rajendra · 8 years ago
  78. 89c5a54 btrfs: remove build fixup for qgroup_account_snapshot by David Sterba · 8 years ago
  79. f7af393 btrfs: use new error message helper in qgroup_account_snapshot by David Sterba · 8 years ago
  80. 90c711a btrfs: avoid blocking open_ctree from cleaner_kthread by Zygo Blaxell · 8 years ago
  81. 3b6571c Btrfs: don't BUG_ON() in btrfs_orphan_add by Josef Bacik · 8 years ago
  82. 64c1292 btrfs: account for non-CoW'd blocks in btrfs_abort_transaction by Jeff Mahoney · 8 years ago
  83. c871b0f Btrfs: check if extent buffer is aligned to sectorsize by Liu Bo · 8 years ago
  84. 16ff4b4 btrfs: Use correct format specifier by Heinrich Schuchardt · 8 years ago
  85. d279f7a ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218 by Dave Gerlach · 8 years ago
  86. 970f909 ARM: OMAP2+: timer: add probe for clocksources by Tero Kristo · 8 years ago
  87. ef5bdcc ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ by Janusz Krzysztofik · 8 years ago
  88. a4c34ff iommu/vt-d: Enable QI on all IOMMUs before setting root entry by Joerg Roedel · 8 years ago
  89. bb96727 Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  90. 2668bc7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  91. 41ef721 Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  92. 9c514bed Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  93. 3832742 KEYS: potential uninitialized variable by Dan Carpenter · 8 years ago
  94. 0d15ef6 arm64: kgdb: Match pstate size with gdbserver protocol by Daniel Thompson · 8 years ago
  95. 79ee2e8 PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table by Viresh Kumar · 8 years ago
  96. 8f50b8e memory: omap-gpmc: Fix omap gpmc EXTRADELAY timing by Ocquidant, Sebastien · 8 years ago
  97. a005219 kvm: vmx: check apicv is active before using VT-d posted interrupt by Yang Zhang · 8 years ago
  98. caf1ff2 kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTES by Xiubo Li · 8 years ago
  99. 5014e90 coresight: Handle build path error by Suzuki K Poulose · 9 years ago
  100. f3b8172 coresight: Fix erroneous memset in tmc_read_unprepare_etr by Suzuki K Poulose · 8 years ago