1. ee5acab usb: renesas_usbhs: set quirk_avoids_skb_reserve if USB-DMAC is used by Yoshihiro Shimoda · 8 years ago
  2. c4824f1 usb: gadget: f_ncm: add support for no_skb_reserve by Yoshihiro Shimoda · 8 years ago
  3. 05f6b0f usb: gadget: u_ether: add a flag to avoid skb_reserve() calling by Yoshihiro Shimoda · 8 years ago
  4. 60e7396 usb: gadget: add a new quirk to avoid skb_reserve in u_ether.c by Yoshihiro Shimoda · 8 years ago
  5. a00c979 usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid" by Colin Ian King · 8 years ago
  6. aae819e usb: renesas_usbhs: add a compatible string for r8a7796 by Yoshihiro Shimoda · 8 years ago
  7. 2a334cf usb: gadget: goku_udc: fix memory leak in goku_probe() by Alexey Khoroshilov · 8 years ago
  8. 01da519 usb: renesas_usbhs: pipe: don't print on ENOMEM by Wolfram Sang · 8 years ago
  9. 2218491 usb: renesas_usbhs: mod_host: don't print on ENOMEM by Wolfram Sang · 8 years ago
  10. cb73db7 usb: renesas_usbhs: mod_gadget: don't print on ENOMEM by Wolfram Sang · 8 years ago
  11. c4d6618 usb: gadget: udc: udc-xilinx: don't print on ENOMEM by Wolfram Sang · 8 years ago
  12. 1a7c1d5 usb: gadget: udc: goku_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  13. b8246ca usb: gadget: udc: fsl_qe_udc: don't print on ENOMEM by Wolfram Sang · 8 years ago
  14. 8bae0f8 usb: dwc2: gadget: don't print on ENOMEM by Wolfram Sang · 8 years ago
  15. 7eee236 usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register" by Colin Ian King · 8 years ago
  16. bc49d1d usb: gadget: don't couple configfs to legacy gadgets by Felipe Balbi · 8 years ago
  17. 594e121 usb: dwc3: gadget: stop kicking if we run out of space by Felipe Balbi · 8 years ago
  18. 7ae7df4 usb: dwc3: gadget: abolish trbs_left by Felipe Balbi · 8 years ago
  19. ba1582f usb: gadget: f_hid: use alloc_ep_req() by Felipe F. Tonello · 8 years ago
  20. 14794d7 usb: gadget: f_hid: use free_ep_req() by Felipe F. Tonello · 8 years ago
  21. aadbe81 usb: gadget: remove useless parameter in alloc_ep_req() by Felipe F. Tonello · 8 years ago
  22. 06281d4 usb: dwc3: Add ENDXFER command polling by John Youn · 8 years ago
  23. da605f5 usb: phy: mxs: Add DT bindings to configure TX settings by Jaret Cantu · 8 years ago
  24. e511636 Documentation: dt: dwc3: note the supported phy-names by Brian Norris · 8 years ago
  25. 512e475 usb: dwc3: Add revision numbers for the USB 3.0 IP by John Youn · 8 years ago
  26. 4368c28 usb: gadget: f_fs: handle control requests in config 0 by Felix Hädicke · 9 years ago
  27. 1a00b457 usb: gadget: composite: let USB functions process ctrl reqs in cfg0 by Felix Hädicke · 9 years ago
  28. 54dfce6 usb: gadget: f_fs: handle control requests not directed to interface or endpoint by Felix Hädicke · 9 years ago
  29. ed6fe1f usb: gadget: f_hid: add dev to configfs by Johannes Berg · 9 years ago
  30. 00af623 usb: dwc3: core: Move the mode setting to the right place by Baolin Wang · 9 years ago
  31. f8ca46a usb: gadget: f_midi: drop substreams when disabling endpoint by Felipe F. Tonello · 8 years ago
  32. f42ab18 usb: gadget: f_midi: refactor state machine by Felipe F. Tonello · 8 years ago
  33. 7ea9fde usb: gadget: f_midi: defaults buflen sizes to 512 by Felipe F. Tonello · 8 years ago
  34. 4a655f1 usb: gadget: f_midi: remove alignment code for OUT endpoint by Felipe F. Tonello · 8 years ago
  35. e046615 usb: gadget: align buffer size when allocating for OUT endpoint by Felipe F. Tonello · 8 years ago
  36. 69bb997 usb: gadget: change len to size_t on alloc_ep_req() by Felipe F. Tonello · 8 years ago
  37. 16b114a usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_align by Felipe F. Tonello · 8 years ago
  38. 6ac4709 usb: gadget: Add per-lun inquiry string by Philipp Gesang · 8 years ago
  39. f652191 usb: dwc3: of-simple: add compatible for rockchip rk3399 by William Wu · 8 years ago
  40. 76bf85c usb: dwc3: rockchip: add devicetree bindings documentation by William Wu · 8 years ago
  41. 00fe081 usb: dwc3: add dis_del_phy_power_chg_quirk by William Wu · 8 years ago
  42. 32f2ed8 usb: dwc3: make usb2 phy utmi interface configurable by William Wu · 8 years ago
  43. 16199f3 usb: dwc3: add dis_u2_freeclk_exists_quirk by William Wu · 8 years ago
  44. 17f6ed6 usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulk by Jussi Kivilinna · 8 years ago
  45. 1de2ebf usb: gadget: net2280: fix infinite loop in irq handler by Jussi Kivilinna · 8 years ago
  46. 1650113 usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCM by Jussi Kivilinna · 8 years ago
  47. 8dc7d30d usb: dwc2: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  48. f510b5a usb: gadget: remove redundant self assignment by Colin Ian King · 8 years ago
  49. a08f5db usb: gadget: configfs: log function unbinding as information by Romain Izard · 8 years ago
  50. 77e012a usb: phy: generic: remove the vbus dependency by Robert Jarzmik · 9 years ago
  51. 9835a6e usb: phy: generic: cope with initial state by Robert Jarzmik · 9 years ago
  52. 0c0e287 usb: gadget: pxa27x: add phy notifier event handler by Robert Jarzmik · 9 years ago
  53. dc55c67 usb: dwc3: gadget: improve increment request->actual by Felipe Balbi · 8 years ago
  54. f99f53f usb: dwc3: gadget: remove condition that never happens by Felipe Balbi · 8 years ago
  55. 1f51211 usb: dwc3: gadget: add remaining sg entries to ring by Felipe Balbi · 8 years ago
  56. 2c78c02 usb: dwc3: gadget: interrupt on ring full too by Felipe Balbi · 8 years ago
  57. 0b3e4af usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_request by Felipe Balbi · 8 years ago
  58. 31162af usb: dwc3: gadget: avoid while (1) loop on completion by Felipe Balbi · 8 years ago
  59. 08a36b5 usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue() by Felipe Balbi · 8 years ago
  60. 45438a0 usb: dwc3: gadget: simplify dwc3_ep_prev_trb() by Felipe Balbi · 8 years ago
  61. 737f1ae usb: dwc3: gadget: increment dequeue pointer on completion by Felipe Balbi · 8 years ago
  62. 4bc48c9 usb: dwc3: gadget: retire LST bit completely by Felipe Balbi · 8 years ago
  63. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  64. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  65. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  66. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  67. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  68. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  69. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  70. 43f4d36 Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  71. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  72. 080ebb1 Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  73. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  74. 3f318b3 Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  75. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  76. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  77. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  78. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  79. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  80. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. b061b4f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  86. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  87. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  88. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  89. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  90. f17b3ea Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" by Johannes Berg · 8 years ago
  91. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  92. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  93. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  94. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  95. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 9 years ago
  96. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 9 years ago
  97. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 9 years ago
  98. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  99. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  100. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago