1. 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 9 months ago
  2. 01d7136 Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 9 months ago
  3. 8e3a324 Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 9 months ago
  4. 31d8df9 Merge tag 'mhi-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next by Greg Kroah-Hartman · 3 years, 9 months ago
  5. b37c384 treewide: change my e-mail address, fix my name by Marek Behún · 3 years, 9 months ago
  6. 683e77c bus: mhi: core: Fix shadow declarations by Manivannan Sadhasivam · 3 years, 9 months ago
  7. 2074810 Merge tag 'qcom-drivers-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers by Arnd Bergmann · 3 years, 9 months ago
  8. 5630c10 bus: mhi: pci_generic: Constify mhi_controller_config struct definitions by Manivannan Sadhasivam · 3 years, 9 months ago
  9. aac4265 bus: mhi: pci_generic: Introduce Foxconn T99W175 support by Jarvis Jiang · 3 years, 9 months ago
  10. ec32332 bus: mhi: core: Sanity check values from remote device before use by Jeffrey Hugo · 3 years, 10 months ago
  11. 1113439 bus: mhi: pci_generic: Add FIREHOSE channels by Loic Poulain · 3 years, 9 months ago
  12. 757072a bus: mhi: pci_generic: Implement PCI shutdown callback by Loic Poulain · 3 years, 10 months ago
  13. 8aaa288 bus: mhi: core: Remove __ prefix for MHI channel unprepare function by Bhaumik Bhatt · 3 years, 10 months ago
  14. 8e06e9f bus: mhi: core: Check channel execution environment before issuing reset by Bhaumik Bhatt · 3 years, 10 months ago
  15. 47705c0 bus: mhi: core: Clear configuration from channel context during reset by Bhaumik Bhatt · 3 years, 10 months ago
  16. 73b7aeb bus: mhi: core: Hold device wake for channel update commands by Bhaumik Bhatt · 3 years, 10 months ago
  17. cde61bb bus: mhi: core: Update debug messages to use client device by Bhaumik Bhatt · 3 years, 10 months ago
  18. 3317dc6 bus: mhi: core: Improvements to the channel handling state machine by Bhaumik Bhatt · 3 years, 10 months ago
  19. 4e44ae3 bus: mhi: core: Clear context for stopped channels from remove() by Bhaumik Bhatt · 3 years, 10 months ago
  20. 5a62e39 bus: mhi: core: Allow sending the STOP channel command by Bhaumik Bhatt · 3 years, 10 months ago
  21. 49d38eb bus: mhi: pci_generic: Add SDX65 based modem support by Bhaumik Bhatt · 3 years, 10 months ago
  22. eee8707 bus: mhi: core: Remove pre_init flag used for power purposes by Bhaumik Bhatt · 3 years, 10 months ago
  23. 8f910c8 bus: mhi: pm: reduce PM state change verbosity by Loic Poulain · 3 years, 10 months ago
  24. 4547a74 bus: mhi: core: Fix MHI runtime_pm behavior by Loic Poulain · 3 years, 10 months ago
  25. a2fa9e5 ARM: mvebu: avoid clang -Wtautological-constant warning by Arnd Bergmann · 3 years, 10 months ago
  26. 79d0569 bus: mhi: core: Move to polling method to wait for MHI ready by Bhaumik Bhatt · 3 years, 10 months ago
  27. 1a42aef bus: mhi: core: Introduce internal register poll helper function by Bhaumik Bhatt · 3 years, 10 months ago
  28. 19e60d6 bus: mhi: core: Improve state strings for debug messages by Bhaumik Bhatt · 3 years, 10 months ago
  29. e72919c bus: mhi: core: Wait for MHI READY state in most scenarios by Bhaumik Bhatt · 3 years, 10 months ago
  30. d20e82d bus: mhi: core: Identify Flash Programmer as a mission mode use case by Bhaumik Bhatt · 3 years, 10 months ago
  31. 66ac798 bus: mhi: core: Add support for Flash Programmer execution environment by Carl Yin · 3 years, 10 months ago
  32. ad416db bus: mhi: core: Handle EDL mode entry appropriately by Bhaumik Bhatt · 3 years, 10 months ago
  33. 4f21449 bus: mhi: core: Wait for ready after an EDL firmware download by Bhaumik Bhatt · 3 years, 10 months ago
  34. 418bec6 bus: mhi: core: Rely on accurate method to determine EDL mode by Bhaumik Bhatt · 3 years, 10 months ago
  35. ac6ad7c bus: qcom: Put child node before return by Pan Bian · 4 years ago
  36. d995d3d bus: ti-sysc: Use kzalloc for allocating only one thing by Zheng Yongjun · 4 years, 1 month ago
  37. 52fbb5a bus: ti-sysc: remove unneeded semicolon by Yang Li · 4 years ago
  38. ebccfa8 Merge tag 'omap-for-v5.12/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 3 years, 10 months ago
  39. 9e40641 bus: mhi: core: Check state before processing power_down by Jeffrey Hugo · 3 years, 10 months ago
  40. 6873185 bus: mhi: core: Return EAGAIN if MHI ring is full by Fan Wu · 3 years, 10 months ago
  41. 70f7025 bus: mhi: core: remove redundant initialization of variables state and ee by Colin Ian King · 3 years, 10 months ago
  42. 4adcf4c bus: ti-sysc: Warn about old dtb for dra7 and omap4/5 by Tony Lindgren · 3 years, 10 months ago
  43. 6403298 bus: mhi: core: Fix check for syserr at power_up by Jeffrey Hugo · 4 years ago
  44. aaca423 bus: mhi: core: Update debug prints to include local device state by Bhaumik Bhatt · 3 years, 11 months ago
  45. ef2126c bus: mhi: core: Process execution environment changes serially by Bhaumik Bhatt · 3 years, 11 months ago
  46. 4884362 bus: mhi: core: Download AMSS image from appropriate function by Bhaumik Bhatt · 3 years, 11 months ago
  47. 925089c bus: mhi: core: Destroy SBL devices when moving to mission mode by Bhaumik Bhatt · 3 years, 11 months ago
  48. 020d3b2 bus: mhi: Early MHI resume failure in non M3 state by Loic Poulain · 3 years, 11 months ago
  49. 8de5ad9 bus: mhi: core: Add missing checks for MMIO register entries by Bhaumik Bhatt · 3 years, 10 months ago
  50. e5b53b5 bus: mhi: core: Rename debugfs directory name by Loic Poulain · 4 years ago
  51. 0ecc1c7 bus: mhi: core: Fix invalid error returning in mhi_queue by Loic Poulain · 3 years, 11 months ago
  52. 0fccbf0 bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue by Loic Poulain · 3 years, 11 months ago
  53. d3800c1 bus: mhi: pci_generic: Add support for runtime PM by Loic Poulain · 3 years, 11 months ago
  54. e89878a bus: mhi: pci_generic: Use generic PCI power management by Loic Poulain · 3 years, 11 months ago
  55. e3e5e650 bus: mhi: pci_generic: No-Op for device_wake operations by Loic Poulain · 3 years, 11 months ago
  56. 59d05b7 bus: mhi: pci_generic: Add SDX24 based modem support by Loic Poulain · 3 years, 11 months ago
  57. ac4bf60 bus: mhi: pci_generic: Introduce quectel EM1XXGR-L support by Loic Poulain · 3 years, 11 months ago
  58. 9ea48ef bus: mhi: pci_generic: Parametrable element count for events by Loic Poulain · 3 years, 11 months ago
  59. 5f7259a bus: ti-sysc: Check for old incomplete dtb by Tony Lindgren · 3 years, 10 months ago
  60. f2dc075 bus: ti-sysc: Detect more modules for debugging by Tony Lindgren · 3 years, 10 months ago
  61. 4700a00 bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first by Tony Lindgren · 3 years, 10 months ago
  62. 7bad5af bus: ti-sysc: Fix initializing module_pa for modules without sysc register by Tony Lindgren · 3 years, 10 months ago
  63. 4c9f486 Merge branch 'fixes-rc2' into fixes by Tony Lindgren · 3 years, 10 months ago
  64. e229b42 Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 11 months ago
  65. e767b35 Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 11 months ago
  66. 584ce3c Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 11 months ago
  67. a7b5d7c bus: ti-sysc: Fix warning on unbind if reset is not deasserted by Tony Lindgren · 4 years ago
  68. 857de6f Merge branch 'fixes-v5.11' into fixes by Tony Lindgren · 4 years ago
  69. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  70. db4e8de mhi: Fix double dma free by Loic Poulain · 4 years ago
  71. d67cc29 bus: fsl-mc: list more commands as accepted through the ioctl by Ioana Ciornei · 4 years ago
  72. e70ba1b bus: fsl-mc: add the dpdbg device type by Ioana Ciornei · 4 years ago
  73. ef0fec2 bus: fsl-mc: Fix test for end of loop by Dan Carpenter · 4 years ago
  74. 37f1cda Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next by Greg Kroah-Hartman · 4 years ago
  75. 026c5b1 bus: mhi: pci_generic: Increase num of elements in hw event ring by Loic Poulain · 4 years ago
  76. 1e2f29b mhi: pci_generic: Print warning in case of firmware crash by Loic Poulain · 4 years ago
  77. 7d7275b bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD by Grygorii Strashko · 4 years ago
  78. 1d025e0 Merge tag 'mvebu-arm-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/drivers by Arnd Bergmann · 4 years ago
  79. 2bca263 Merge branch 'mhi-net-immutable' of https://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi by Jakub Kicinski · 4 years ago
  80. 2241ed9 bus: mvebu-mbus: make iounmap() symmetric with ioremap() by Chris Packham · 4 years, 2 months ago
  81. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  82. 2a3e487 Merge tag 'omap-for-v5.11/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 4 years ago
  83. 296c626 bus: fsl-mc: add autorescan sysfs by Ioana Ciornei · 4 years ago
  84. 3f60994 bus: fsl-mc: add bus rescan attribute by Ioana Ciornei · 4 years ago
  85. 2cf1e70 bus: fsl-mc: add fsl-mc userspace support by Ioana Ciornei · 4 years ago
  86. 4670798 bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus by Ioana Ciornei · 4 years ago
  87. 77f2cb2 Merge branch 'mhi-net-immutable' into mhi-next by Manivannan Sadhasivam · 4 years ago
  88. 87baa23 bus: mhi: core: Add helper API to return number of free TREs by Hemant Kumar · 4 years ago
  89. a8f75cb mhi: core: Factorize mhi queuing by Loic Poulain · 4 years ago
  90. cdce266 Merge branch 'mhi-ath11k-immutable' into mhi-next by Manivannan Sadhasivam · 4 years ago
  91. 6ffcc18 mhi: use irq_flags if controller driver configures it by Carl Huang · 4 years ago
  92. b91c3b3 mhi: pci_generic: Fix shared MSI vector support by Loic Poulain · 4 years ago
  93. f49b6ae bus: mhi: Ensure correct ring update ordering with memory barrier by Loic Poulain · 4 years, 2 months ago
  94. a579fcf c6x: remove architecture by Arnd Bergmann · 4 years ago
  95. cabb33d Merge remote-tracking branch 'mfd/ib-mfd-bus-5.12' into sunxi/drivers-for-5.12 by Chen-Yu Tsai · 4 years ago
  96. 1740e67 bus: arm-integrator-lm: Add of_node_put() before return statement by Sumera Priyadarsini · 4 years ago
  97. 3c15e00 mfd/bus: sunxi-rsb: Make .remove() callback return void by Uwe Kleine-König · 4 years, 2 months ago
  98. eda080e drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdata by Tony Lindgren · 4 years ago
  99. ef57e6c bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered by Ioana Ciornei · 4 years ago
  100. 59b26d2 bus: fsl-mc: add missing __iomem attribute by Laurentiu Tudor · 4 years, 1 month ago