1. 4dd5a69 usb: dwc3: trace: add a proper tracepoint for reg accessors by Felipe Balbi · 8 years ago
  2. ba1773f usb: dwc3: Kconfig: allow all glues to build if COMPILE_TEST by Felipe Balbi · 8 years ago
  3. 57b14da usb: dwc3: don't compile dwc3_trace() unless CONFIG_FTRACE=y by Felipe Balbi · 8 years ago
  4. a97ea99 usb: dwc3: gadget: offset Start Transfer latency for bulk EPs by Felipe Balbi · 8 years ago
  5. fa8d965 usb: dwc3: trace: pretty print high-bandwidth transfers too by Felipe Balbi · 8 years ago
  6. 9d8ee9c usb: gadget: udc: mv: remove unnecessary & operation by Felipe Balbi · 8 years ago
  7. 0eb862e usb: gadget: udc: fsl: remove unnecessary & operation by Felipe Balbi · 8 years ago
  8. 14f91dd usb: ip: remove unnecessary & operation by Felipe Balbi · 8 years ago
  9. efdd17e usb: misc: usbtest: remove unnecessary & operation by Felipe Balbi · 8 years ago
  10. 1e1eea0 usb: gadget: udc: s3c2410: remove unnecessary & operation by Felipe Balbi · 8 years ago
  11. 090bdb5 usb: gadget: udc: net2280: remove unnecessary & operation by Felipe Balbi · 8 years ago
  12. 8c683c4 usb: gadget: udc: net2272: remove unnecessary & operation by Felipe Balbi · 8 years ago
  13. c2b4d86 usb: gadget: udc: dummy: remove unnecessary & operation by Felipe Balbi · 8 years ago
  14. cc2e895 usb: gadget: udc: bdc: remove unnecessary & operation by Felipe Balbi · 8 years ago
  15. 44fbbf1 usb: gadget: udc: atmel: remove unnecessary & operation by Felipe Balbi · 8 years ago
  16. 9ad5877 usb: gadget: composite: remove unnecessary & operation by Felipe Balbi · 8 years ago
  17. 8437ab9 usb: host: ehci: remove unnecessary max_packet() macro by Felipe Balbi · 8 years ago
  18. 5f9492f usb: core: endpoint: remove unnecessary & operation by Felipe Balbi · 8 years ago
  19. c091b6b usb: core: devices: remove unnecessary & operation by Felipe Balbi · 8 years ago
  20. 63b9e90 usb: chipidea: udc: remove unnecessary & operation by Felipe Balbi · 8 years ago
  21. 670216f media: usb: uvc: remove unnecessary & operation by Felipe Balbi · 8 years ago
  22. 734d3dd usb: host: xhci: purge GET_MAX_PACKET() by Felipe Balbi · 8 years ago
  23. abb6218 usb: ch9: make usb_endpoint_maxp() return only packet size by Felipe Balbi · 8 years ago
  24. 6ddcabc usb: musb: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  25. 131e19b usb: misc: usbtest: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  26. dcf5228 usb: host: xhci: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  27. e3b8908 usb: host: ehci: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  28. df4769e usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  29. a0fefbd usb: gadget: udc: gr: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  30. 2f23745 usb: gadget: udc: fusb300: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  31. 4250914 usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  32. ee8ac855 usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  33. 1f5bba7 usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  34. f0419d9 usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  35. 91f9752 usb: core: devices: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  36. a98e25e7 usb: chipidea: udc: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  37. 08295ee media: usb: uvc: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  38. b72b797 media: usbtv: core: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  39. 43c96be usb: dwc3: trace: print out ep0state also from XferComplete by Felipe Balbi · 8 years ago
  40. cdd72ac usb: dwc3: debug: move dwc3_ep0_state_string() to debug.h by Felipe Balbi · 8 years ago
  41. 8566cd1 usb: dwc3: gadget: remove redundant trace prints by Felipe Balbi · 8 years ago
  42. 45a2af2 usb: dwc3: debug: decode control endpoint phase too by Felipe Balbi · 8 years ago
  43. 799e9dc usb: dwc3: gadget: conditionally disable Link State change events by Felipe Balbi · 8 years ago
  44. 15b8d93 usb: dwc3: gadget: giveback request if we can't kick it by Felipe Balbi · 8 years ago
  45. 8897a76 usb: dwc3: gadget: make use of No Response Update Transfer by Felipe Balbi · 8 years ago
  46. 5999914 usb: dwc3: gadget: properly check ep cmd by Felipe Balbi · 8 years ago
  47. 6b9018d usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs by Felipe Balbi · 8 years ago
  48. eaa496f usb: gadget: composite: always set ep->mult to a sensible value by Felipe Balbi · 8 years ago
  49. e8f29bb usb: gadget: composite: correctly initialize ep->maxpacket by Felipe Balbi · 8 years ago
  50. 541b6fe usb: add helper to extract bits 12:11 of wMaxPacketSize by Felipe Balbi · 8 years ago
  51. a909d3e Linux 4.9-rc3 by Linus Torvalds · 8 years ago
  52. 42fd2b5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. efa5637 Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  54. 2674235 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  55. 2a29003 Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  56. b70e8be Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 8 years ago
  57. bb70e53 Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  58. fbaff05 Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  59. 10e15a6 Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes by Olof Johansson · 8 years ago
  60. c636e17 Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  61. db4a57e Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  62. 37cc6bb Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  63. 9af6f26 Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  64. 1e90a13 x86/smpboot: Init apic mapping before usage by Thomas Gleixner · 8 years ago
  65. c067aff Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  66. b546e0c Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  67. 1308fd7 Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  68. 21e2d9d Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes' by Rafael J. Wysocki · 8 years ago
  69. 8633db6 ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region() by Lv Zheng · 8 years ago
  70. 8121aa2 ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method() by Lv Zheng · 8 years ago
  71. 25ccd24 ACPICA: Dispatcher: Fix order issue of method termination by Lv Zheng · 8 years ago
  72. 6fcc8ce Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  73. 8b2ada2 Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  74. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. ed99d36 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  76. b92d964 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  77. c38c04c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. a8006bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. 965c4b7 Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  80. b75dcd9 ARC: module: print pretty section names by Vineet Gupta · 8 years ago
  81. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  82. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  83. c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
  84. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  85. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  86. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  87. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  88. f616751 Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  89. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  90. 2cd0b50 Merge tag 'sound-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  91. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  92. e0f3e6a Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  93. 4393700 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  94. a00052a ubifs: Fix regression in ubifs_readdir() by Richard Weinberger · 8 years ago
  95. 40b6e61 ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap() by Boris Brezillon · 8 years ago
  96. a7d5afe MAINTAINERS: Add entry for genwqe driver by Gabriel Krisman Bertazi · 8 years ago
  97. eb94cd6 VMCI: Doorbell create and destroy fixes by Jorgen Hansen · 8 years ago
  98. a7a7aee GenWQE: Fix bad page access during abort of resource allocation by Gerald Schaefer · 8 years ago
  99. 6ad3756 vme: vme_get_size potentially returning incorrect value on failure by Martyn Welch · 8 years ago
  100. d0f4bce tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup by Rob Herring · 8 years ago