1. 012466f usb: dwc2: Add device clock gating support functions by Artur Petrosyan · 3 years, 9 months ago
  2. 5367f82 Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
  3. 9bc46a1 Merge tag 'usb-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
  4. 5bdb080 Revert "usb: Link the ports to the connectors they are attached to" by Greg Kroah-Hartman · 3 years, 9 months ago
  5. 10076de usb: cdnsp: Fixes issue with Configure Endpoint command by Pawel Laszczak · 3 years, 9 months ago
  6. 9ecc3eb usb: cdnsp: remove redundant initialization of variable ret by Colin Ian King · 3 years, 9 months ago
  7. 8079ebf5 usb: cdns3: delete repeated clear operations by Wang Qing · 3 years, 10 months ago
  8. 8430e98 usb: cdns3: Optimize DMA request buffer allocation by Sanket Parmar · 3 years, 9 months ago
  9. b9b1eae usb: cdns3: Use dma_pool_* api to alloc trb pool by Sanket Parmar · 3 years, 10 months ago
  10. 575dd7ec usb: cdns3: fix static checker warning. by Frank Li · 3 years, 10 months ago
  11. ef32e05 usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused by Wei Yongjun · 3 years, 10 months ago
  12. 39be23f usb: cdns3: trace: delete the trace parameter for request->trb by Peter Chen · 3 years, 10 months ago
  13. 2fd69ec usb: cdns3: imx: add power lost support for system resume by Frank Li · 3 years, 10 months ago
  14. 2cf2581 usb: cdns3: add power lost support for system resume by Frank Li · 3 years, 10 months ago
  15. 1d08ed5 usbip: vudc: fix missing unlock on error in usbip_sockfd_store() by Ye Bin · 3 years, 9 months ago
  16. 14d34d2 Merge 5.12-rc7 into usb-next by Greg Kroah-Hartman · 3 years, 9 months ago
  17. d434405 Linux 5.12-rc7 by Linus Torvalds · 3 years, 9 months ago
  18. 7d90072 Merge tag 'for-5.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 9 months ago
  19. add6b92 Merge tag 'locking-urgent-2021-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  20. 06f838e Merge tag 'x86_urgent_for_v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  21. 52e4412 Merge branch 'for-5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 9 months ago
  22. efc2da9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 9 months ago
  23. 95c7b07 Merge tag 'powerpc-5.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 9 months ago
  24. d5fa1da Merge tag 'driver-core-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 9 months ago
  25. 445e09e Merge tag 'usb-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 9 months ago
  26. 12a0cf7 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 9 months ago
  27. 53b74fa btrfs: zoned: move superblock logging zone location by Naohiro Aota · 3 years, 9 months ago
  28. 3db5337 usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string by Serge Semin · 3 years, 9 months ago
  29. dc1e7e9 usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe() by Bixuan Cui · 3 years, 9 months ago
  30. 90d28fb usb: core: reduce power-on-good delay time of root hub by Chunfeng Yun · 3 years, 9 months ago
  31. 26b7595 USB:ehci:fix Kunpeng920 ehci hardware problem by Longfang Liu · 3 years, 9 months ago
  32. d496177 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 9 months ago
  33. 9288e1f Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 9 months ago
  34. adb2c41 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 9 months ago
  35. 4e04e75 Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 9 months ago
  36. 3b97843 Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
  37. 7d37cb2 lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS by Julian Braha · 3 years, 9 months ago
  38. 6a77d38 kfence, x86: fix preemptible warning on KPTI-enabled systems by Marco Elver · 3 years, 9 months ago
  39. e156656 lib/test_kasan_module.c: suppress unused var warning by Andrew Morton · 3 years, 9 months ago
  40. 06b1f85 kasan: fix conflict with page poisoning by Andrey Konovalov · 3 years, 9 months ago
  41. df41872 fs: direct-io: fix missing sdio->boundary by Jack Qiu · 3 years, 9 months ago
  42. 7ad1e36 ia64: fix user_stack_pointer() for ptrace() by Sergei Trofimovich · 3 years, 9 months ago
  43. 90bd070 ocfs2: fix deadlock between setattr and dio_end_io_write by Wengang Wang · 3 years, 9 months ago
  44. 9562fd1 gcov: re-fix clang-11+ support by Nick Desaulniers · 3 years, 9 months ago
  45. a3a8833 nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff by Mike Rapoport · 3 years, 9 months ago
  46. d3378e8 mm/gup: check page posion status for coredump. by Aili Yao · 3 years, 9 months ago
  47. a5c5e44 .mailmap: fix old email addresses by Matthew Wilcox · 3 years, 9 months ago
  48. 620ff41 mailmap: update email address for Jordan Crouse by Jordan Crouse · 3 years, 9 months ago
  49. b37c384 treewide: change my e-mail address, fix my name by Marek Behún · 3 years, 9 months ago
  50. 4873d8c MAINTAINERS: update CZ.NIC's Turris information by Marek Behún · 3 years, 9 months ago
  51. a252182 Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 9 months ago
  52. a85f165 Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 9 months ago
  53. 27f0ad7 net: fix hangup on napi_disable for threaded napi by Paolo Abeni · 3 years, 9 months ago
  54. cd7e963 net: hns3: Trivial spell fix in hns3 driver by Salil Mehta · 3 years, 9 months ago
  55. 3bc41d6 lan743x: fix ethernet frame cutoff issue by Sven Van Asbroeck · 3 years, 9 months ago
  56. d473d32 of: property: fw_devlink: do not link ".*,nr-gpios" by Ilya Lipnitskiy · 3 years, 9 months ago
  57. 21d6ff3 dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference by Mauro Carvalho Chehab · 3 years, 9 months ago
  58. 8235ef1 dt-bindings: fix references for iio-bindings.txt by Mauro Carvalho Chehab · 3 years, 9 months ago
  59. f6d6c69 dt-bindings: don't use ../dir for doc references by Mauro Carvalho Chehab · 3 years, 9 months ago
  60. bd119f4 Merge tag 'drm-intel-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 9 months ago
  61. d416bd0 Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 9 months ago
  62. 60144b2 Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 9 months ago
  63. 189fefc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 9 months ago
  64. 3766fcf Merge tag 'rproc-v5.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 3 years, 9 months ago
  65. 0b76088 Merge tag 'for-linus-5.12b-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 9 months ago
  66. ccd6c35c Merge tag 'acpi-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 9 months ago
  67. bc04d93 vdpa/mlx5: Fix suspend/resume index restoration by Eli Cohen · 3 years, 9 months ago
  68. 4b454a8 vdpa/mlx5: Fix wrong use of bit numbers by Eli Cohen · 3 years, 9 months ago
  69. b2ae0a2 vdpa/mlx5: Retrieve BAR address suitable any function by Eli Cohen · 3 years, 9 months ago
  70. d13a15d vdpa/mlx5: Use the correct dma device when registering memory by Eli Cohen · 3 years, 9 months ago
  71. d084d99 vdpa/mlx5: should exclude header length and fcs from mtu by Si-Wei Liu · 3 years, 9 months ago
  72. 8959152 Bluetooth: btusb: Revert Fix the autosuspend enable and disable by Hans de Goede · 3 years, 9 months ago
  73. 4969602 USB: cdc-acm: fix TIOCGSERIAL implementation by Johan Hovold · 3 years, 9 months ago
  74. dd56195 USB: cdc-acm: fix unprivileged TIOCCSERIAL by Johan Hovold · 3 years, 9 months ago
  75. 729f795 Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL" by Johan Hovold · 3 years, 9 months ago
  76. 3d28466 platform/x86/intel_cht_int33fe: Add displayport altmode fwnode to the connector fwnode by Hans de Goede · 3 years, 9 months ago
  77. 55d8b34 usb: typec: tcpm: Add support for altmodes by Hans de Goede · 3 years, 9 months ago
  78. 7b458a4 usb: typec: Add typec_port_register_altmodes() by Hans de Goede · 3 years, 9 months ago
  79. 3a2a91a usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode() by Hans de Goede · 3 years, 9 months ago
  80. 124b11c usb: dwc3: xilinx: Remove the extra freeing of clocks by Manish Narani · 3 years, 9 months ago
  81. 3a2a68e usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver by Manish Narani · 3 years, 9 months ago
  82. 17af793 docs: usbip: Fix major fields and descriptions in protocol by Hongren Zheng (Zenithal) · 3 years, 9 months ago
  83. 025f97d usb: core: hub: Fix PM reference leak in usb_port_resume() by Bixuan Cui · 3 years, 9 months ago
  84. 9535b99 usb: musb: fix PM reference leak in musb_irq_work() by Bixuan Cui · 3 years, 9 months ago
  85. a932ee4 usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove() by Yang Yingliang · 3 years, 9 months ago
  86. 7c53624 usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock by Zheng Yongjun · 3 years, 9 months ago
  87. 9c20760 usb: gadget: r8a66597: Add missing null check on return from platform_get_resource by Colin Ian King · 3 years, 9 months ago
  88. 782de5e usb: dwc3: pci: add support for the Intel Alder Lake-M by Heikki Krogerus · 3 years, 9 months ago
  89. ee64fc5 usb: typec: Link all ports during connector registration by Heikki Krogerus · 3 years, 9 months ago
  90. b433c4c usb: Iterator for ports by Heikki Krogerus · 3 years, 9 months ago
  91. 63cd786 usb: Link the ports to the connectors they are attached to by Heikki Krogerus · 3 years, 9 months ago
  92. ae196dd usb: typec: Port mapping utility by Heikki Krogerus · 3 years, 9 months ago
  93. 0760fa3 percpu: make pcpu_nr_empty_pop_pages per chunk type by Roman Gushchin · 3 years, 9 months ago
  94. 4050f268 usb: typec: tcpm: update power supply once partner accepts by Badhri Jagan Sridharan · 3 years, 9 months ago
  95. e3a0720 usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply by Badhri Jagan Sridharan · 3 years, 9 months ago
  96. f3dedaf usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply by Badhri Jagan Sridharan · 3 years, 9 months ago
  97. b46b1ef usb: dwc2: Add exit partial power down before removing driver by Artur Petrosyan · 3 years, 9 months ago
  98. c74c26f usb: dwc2: Fix partial power down exiting by system resume by Artur Petrosyan · 3 years, 9 months ago
  99. 113f86d0 usb: dwc2: Update partial power down entering by system suspend by Artur Petrosyan · 3 years, 9 months ago
  100. 42b32b1 usb: dwc2: Fix session request interrupt handler by Artur Petrosyan · 3 years, 9 months ago