1. 0b36c9e Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  3. dec90f6 vfs: Convert functionfs to use the new mount API by David Howells · 6 years ago
  4. c6b48da Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  5. 35f7a95 Merge tag 'devprop-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  6. 4feaab0 Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 5 years ago
  7. 2b97c39 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  8. 32bca2d usb-storage: export symbols in USB_STORAGE namespace by Matthias Maennich · 5 years ago
  9. 8140de1 usb-storage: remove single-use define for debugging by Matthias Maennich · 5 years ago
  10. fb9617e Merge tag 'usb-ci-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 5 years ago
  11. 3dd550a USB: usbcore: Fix slab-out-of-bounds bug during device reset by Alan Stern · 5 years ago
  12. 11c302f Merge tag 'usb-serial-5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 5 years ago
  13. 815cdcc usb: cdns3: Remove redundant dev_err call in cdns3_probe() by Wei Yongjun · 5 years ago
  14. 9472aff USB: rio500: Fix lockdep violation by Alan Stern · 5 years ago
  15. 95e29e9 USB: rio500: simplify locking by Oliver Neukum · 6 years ago
  16. 1ac91ac usb: mtu3: register a USB Role Switch for dual role mode by Chunfeng Yun · 5 years ago
  17. 4602f3b usb: common: add USB GPIO based connection detection driver by Chunfeng Yun · 5 years ago
  18. 12b591b usb: common: create Kconfig file by Chunfeng Yun · 5 years ago
  19. 6fadd729 usb: roles: get usb-role-switch from parent by Chunfeng Yun · 5 years ago
  20. c5c0283 Merge generic_lookup_helpers into usb-next by Greg Kroah-Hartman · 5 years ago
  21. a31f017 usb: roles: Add fwnode_usb_role_switch_get() function by Heikki Krogerus · 5 years ago
  22. ea44d19 usbip: Implement SG support to vhci-hcd and stub driver by Suwan Kim · 5 years ago
  23. 2be1fb6 usb: roles: intel: Enable static DRD mode for role switch by Saranya Gopal · 5 years ago
  24. 6ed151f xhci-ext-caps.c: Add property to disable Intel SW switch by Saranya Gopal · 5 years ago
  25. a0a4655 usb: dwc3: remove generic PHY calibrate() calls by Marek Szyprowski · 5 years ago
  26. 34c7ed7 usb: core: phy: add support for PHY calibration by Marek Szyprowski · 5 years ago
  27. d7290cd usb: chipidea: msm: Use device-managed registration API by Chuhong Yuan · 5 years ago
  28. ee6754a usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings by Yoshihiro Shimoda · 5 years ago
  29. ed05620 usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv by Yoshihiro Shimoda · 5 years ago
  30. 77d8f11 usb: host: xhci-plat: add quirks member into struct xhci_plat_priv by Yoshihiro Shimoda · 5 years ago
  31. 9334367 xhci: fix possible memleak on setup address fails. by Ikjoon Jang · 5 years ago
  32. 8a62dff xhci: add TSP bitflag to TRB tracing by Mathias Nyman · 5 years ago
  33. b62a31b usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_requests()' by Christophe JAILLET · 5 years ago
  34. 5a030e6 usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()' by Christophe JAILLET · 5 years ago
  35. 5d04111 usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration" by Colin Ian King · 5 years ago
  36. 04db1d2 usb: cdns3: fix missing assignment of ret before error check on ret by Colin Ian King · 5 years ago
  37. 4d2233e usb: cdns3: remove redundant assignment to ret on error exit path by Colin Ian King · 5 years ago
  38. 35af244 usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C by YueHaibing · 5 years ago
  39. f271b96 usb: cdns3: remove set but not used variable 'priv_dev' by YueHaibing · 5 years ago
  40. b3d7261 usb: cdns3: Fix Wunused-but-set-variable warning by YueHaibing · 5 years ago
  41. 7b65fe1 usb: remove commented out dma wrappers by Christoph Hellwig · 5 years ago
  42. ac2658e usb: remove a stale comment in hcd_alloc_coherent by Christoph Hellwig · 5 years ago
  43. bf89015 usb-storage: use hcd_uses_dma to check for DMA capabilities by Christoph Hellwig · 5 years ago
  44. 8838d92 usb/ohci-tmio: remove the HCD_DMA flag by Christoph Hellwig · 5 years ago
  45. a1747eb usb/ohci-sm501: remove the HCD_DMA flag by Christoph Hellwig · 5 years ago
  46. ecd55e3 usb: chipidea: msm: Use device-managed registration API by Chuhong Yuan · 5 years ago
  47. 7a81146 Merge 5.3-rc7 into usb-next by Greg Kroah-Hartman · 5 years ago
  48. 96e46dc Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 5 years ago
  49. 18a93cd usb: gadget: net2280: Add workaround for AB chip Errata 11 by Benjamin Herrenschmidt · 5 years ago
  50. ec8ca8a usb: gadget: net2280: Move all "ll" registers in one structure by Benjamin Herrenschmidt · 5 years ago
  51. 17b6370 usb: dwc3: gadget: Workaround Mirosoft's BESL check by Thinh Nguyen · 5 years ago
  52. 6bbf87a usb:cdns3 Fix for stuck packets in on-chip OUT buffer. by Pawel Laszczak · 5 years ago
  53. 7733f6c usb: cdns3: Add Cadence USB3 DRD Driver by Pawel Laszczak · 5 years ago
  54. f72429f usb: common: Simplify usb_decode_get_set_descriptor function. by Pawel Laszczak · 5 years ago
  55. 010665b usb: common: Patch simplify usb_decode_set_clear_feature function. by Pawel Laszczak · 5 years ago
  56. 91f255a usb: common: Separated decoding functions from dwc3 driver. by Pawel Laszczak · 5 years ago
  57. b2fcb28 usb: xhci-mtk: add an optional xhci_ck clock by Chunfeng Yun · 5 years ago
  58. 1426bd2 USB: cdc-wdm: fix race between write and disconnect due to flag abuse by Oliver Neukum · 5 years ago
  59. 636bd02 usb: host: xhci: rcar: Fix typo in compatible string matching by Geert Uytterhoeven · 5 years ago
  60. 993cc87 usb: host: xhci-tegra: Set DMA mask correctly by Nagarjuna Kristam · 5 years ago
  61. 1902a01 USB: storage: ums-realtek: Whitelist auto-delink support by Kai-Heng Feng · 5 years ago
  62. f6445b6 USB: storage: ums-realtek: Update module parameter description for auto_delink_en by Kai-Heng Feng · 5 years ago
  63. a349b95 usb: host: ohci: fix a race condition between shutdown and irq by Yoshihiro Shimoda · 5 years ago
  64. 76da906 usb: hcd: use managed device resources by Schmid, Carsten · 5 years ago
  65. a684d8f typec: tcpm: fix a typo in the comparison of pdo_max_voltage by Colin Ian King · 5 years ago
  66. 7a786b8 USB: serial: ftdi_sio: add support for FT232H CBUS gpios by Matthew Michilot · 5 years ago
  67. cca3854 usb: gadget: composite: Set recommended BESL values by Thinh Nguyen · 5 years ago
  68. 54fb5ba usb: dwc3: gadget: Set BESL config parameter by Thinh Nguyen · 5 years ago
  69. 16fe4f3 usb: dwc3: Separate field holding multiple properties by Thinh Nguyen · 5 years ago
  70. f1b1900 usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constant by Nishka Dasgupta · 5 years ago
  71. c33f141 usb: udc: lpc32xx: silence fall-through warning by Gustavo A. R. Silva · 5 years ago
  72. 1cf084d usb: dwc3: meson-g12a: fix suspend resume regulator unbalanced disables by Neil Armstrong · 5 years ago
  73. 566aaca usb: udc: lpc32xx: remove set but not used 3 variables by Mao Wenan · 5 years ago
  74. 163be6f usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver fails by Roger Quadros · 5 years ago
  75. bceb418 usb: dwc3: st: Add of_dev_put() in probe function by Nishka Dasgupta · 5 years ago
  76. e36721b usb: dwc3: st: Add of_node_put() before return in probe function by Nishka Dasgupta · 5 years ago
  77. c09b73c usb: dwc3: don't set gadget->is_otg flag by Roger Quadros · 5 years ago
  78. 05559f1 usb: chipidea: add role switch class support by Li Jun · 5 years ago
  79. d2a90ebb usb: roles: intel_xhci: Supplying software node for the role mux by Heikki Krogerus · 5 years ago
  80. 5d6ff30 usb/max3421: remove the dummy {un,}map_urb_for_dma methods by Christoph Hellwig · 5 years ago
  81. 7b81cb6 usb: add a HCD_DMA flag instead of guestimating DMA capabilities by Christoph Hellwig · 5 years ago
  82. 0709831 usb: host: ohci-pxa27x: Fix and & vs | typo by Dan Carpenter · 5 years ago
  83. b08a625 usb: usbfs: only account once for mmap()'ed usb memory usage by Gavin Li · 5 years ago
  84. a599e48 usb: usb-skeleton: make comment block in line with coding style by Jacob Huisman · 5 years ago
  85. 08d676d usb-storage: Add new JMS567 revision to unusual_devs by Henk van der Laan · 5 years ago
  86. cbe85c8 usb: chipidea: udc: don't do hardware access if gadget has stopped by Peter Chen · 5 years ago
  87. de7b9aa usbtmc: more sanity checking for packet size by Oliver Neukum · 5 years ago
  88. 3afa758 usb: udc: lpc32xx: silence fall-through warning by Gustavo A. R. Silva · 5 years ago
  89. 7ffc95e Merge 5.3-rc5 into usb-next by Greg Kroah-Hartman · 5 years ago
  90. 1e296b5 usb: typec: fusb302: Call fusb302_debugfs_init earlier by Hans de Goede · 5 years ago
  91. b7cd6f6 usb: typec: fusb302: Use usb_debug_root as root for our debugfs entry by Hans de Goede · 5 years ago
  92. 9f4bc2e usb: typec: tcpm: Use usb_debug_root as root for our debugfs entry by Hans de Goede · 5 years ago
  93. 6a5f43d Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 5 years ago
  94. 6d03c14 USB: phy: fsl-usb: convert platform driver to use dev_groups by Greg Kroah-Hartman · 5 years ago
  95. 50ad152 usb: udc: lpc32xx: allow compile-testing by Arnd Bergmann · 5 years ago
  96. 23565ba usb: ohci-nxp: enable compile-testing by Arnd Bergmann · 5 years ago
  97. b98052e USB: storage: isd200: remove redundant assignment to variable sendToTransport by Colin Ian King · 5 years ago
  98. 8f62440 usb: typec: fusb302: Always provide fwnode for the port by Heikki Krogerus · 5 years ago
  99. eceddc4 usb: typec: fusb302: Remove unused properties by Heikki Krogerus · 5 years ago
  100. edfbcb3 usb: add a hcd_uses_dma helper by Christoph Hellwig · 5 years ago