1. ba1dc7f Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
  2. 0dc3ad3 Revert "bus: mhi: Add inbound buffers allocation flag" by Greg Kroah-Hartman · 3 years, 4 months ago
  3. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  4. 9ebc275 Revert "net: really fix the build..." by Kalle Valo · 3 years, 4 months ago
  5. 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  6. 61106bd bus: mhi: core: Improve debug messages for power up by Bhaumik Bhatt · 3 years, 5 months ago
  7. 2e36190 bus: mhi: core: Replace DMA allocation wrappers with original APIs by Bhaumik Bhatt · 3 years, 5 months ago
  8. 06e2c4a bus: mhi: core: Add range checks for BHI and BHIe by Bhaumik Bhatt · 3 years, 5 months ago
  9. 3551a30 bus: mhi: pci_generic: Set register access length for MHI driver by Bhaumik Bhatt · 3 years, 5 months ago
  10. 3aa8f43 bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up by Bhaumik Bhatt · 3 years, 5 months ago
  11. 3215d8e bus: mhi: core: Set BHI/BHIe offsets on power up preparation by Bhaumik Bhatt · 3 years, 5 months ago
  12. 87693e0 bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI by ULRICH Thomas · 3 years, 5 months ago
  13. 0092a1e bus: mhi: Add inbound buffers allocation flag by Loic Poulain · 3 years, 5 months ago
  14. ce78ffa net: really fix the build... by David S. Miller · 3 years, 5 months ago
  15. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  16. b8a97f2 bus: mhi: pci_generic: Fix inbound IPCR channel by Loic Poulain · 3 years, 6 months ago
  17. 546362a bus: mhi: core: Validate channel ID when processing command completions by Bhaumik Bhatt · 3 years, 6 months ago
  18. 56f6f4c bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean by Bhaumik Bhatt · 3 years, 6 months ago
  19. 5c2c853 bus: mhi: pci-generic: configurable network interface MRU by Richard Laing · 3 years, 6 months ago
  20. a25d144 bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls by Christophe JAILLET · 3 years, 6 months ago
  21. 02b49cd bus: mhi: Wait for M2 state during system resume by Baochen Qiang · 3 years, 6 months ago
  22. 44b1eba bus: mhi: core: Fix power down latency by Loic Poulain · 3 years, 6 months ago
  23. 5f0c2ee bus: mhi: pci-generic: Fix hibernation by Loic Poulain · 3 years, 7 months ago
  24. 0b67808 bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove() by Wei Yongjun · 3 years, 7 months ago
  25. c7711c2 bus: mhi: pci_generic: T99W175: update channel name from AT to DUN by Jarvis Jiang · 3 years, 7 months ago
  26. 683e77c bus: mhi: core: Fix shadow declarations by Manivannan Sadhasivam · 3 years, 9 months ago
  27. 5630c10 bus: mhi: pci_generic: Constify mhi_controller_config struct definitions by Manivannan Sadhasivam · 3 years, 9 months ago
  28. aac4265 bus: mhi: pci_generic: Introduce Foxconn T99W175 support by Jarvis Jiang · 3 years, 9 months ago
  29. ec32332 bus: mhi: core: Sanity check values from remote device before use by Jeffrey Hugo · 3 years, 10 months ago
  30. 1113439 bus: mhi: pci_generic: Add FIREHOSE channels by Loic Poulain · 3 years, 9 months ago
  31. 757072a bus: mhi: pci_generic: Implement PCI shutdown callback by Loic Poulain · 3 years, 10 months ago
  32. 8aaa288 bus: mhi: core: Remove __ prefix for MHI channel unprepare function by Bhaumik Bhatt · 3 years, 9 months ago
  33. 8e06e9f bus: mhi: core: Check channel execution environment before issuing reset by Bhaumik Bhatt · 3 years, 9 months ago
  34. 47705c0 bus: mhi: core: Clear configuration from channel context during reset by Bhaumik Bhatt · 3 years, 9 months ago
  35. 73b7aeb bus: mhi: core: Hold device wake for channel update commands by Bhaumik Bhatt · 3 years, 9 months ago
  36. cde61bb bus: mhi: core: Update debug messages to use client device by Bhaumik Bhatt · 3 years, 9 months ago
  37. 3317dc6 bus: mhi: core: Improvements to the channel handling state machine by Bhaumik Bhatt · 3 years, 9 months ago
  38. 4e44ae3 bus: mhi: core: Clear context for stopped channels from remove() by Bhaumik Bhatt · 3 years, 9 months ago
  39. 5a62e39 bus: mhi: core: Allow sending the STOP channel command by Bhaumik Bhatt · 3 years, 9 months ago
  40. 49d38eb bus: mhi: pci_generic: Add SDX65 based modem support by Bhaumik Bhatt · 3 years, 9 months ago
  41. eee8707 bus: mhi: core: Remove pre_init flag used for power purposes by Bhaumik Bhatt · 3 years, 9 months ago
  42. 8f910c8 bus: mhi: pm: reduce PM state change verbosity by Loic Poulain · 3 years, 9 months ago
  43. 4547a74 bus: mhi: core: Fix MHI runtime_pm behavior by Loic Poulain · 3 years, 9 months ago
  44. 79d0569 bus: mhi: core: Move to polling method to wait for MHI ready by Bhaumik Bhatt · 3 years, 9 months ago
  45. 1a42aef bus: mhi: core: Introduce internal register poll helper function by Bhaumik Bhatt · 3 years, 9 months ago
  46. 19e60d6 bus: mhi: core: Improve state strings for debug messages by Bhaumik Bhatt · 3 years, 9 months ago
  47. e72919c bus: mhi: core: Wait for MHI READY state in most scenarios by Bhaumik Bhatt · 3 years, 9 months ago
  48. d20e82d bus: mhi: core: Identify Flash Programmer as a mission mode use case by Bhaumik Bhatt · 3 years, 9 months ago
  49. 66ac798 bus: mhi: core: Add support for Flash Programmer execution environment by Carl Yin · 3 years, 9 months ago
  50. ad416db bus: mhi: core: Handle EDL mode entry appropriately by Bhaumik Bhatt · 3 years, 9 months ago
  51. 4f21449 bus: mhi: core: Wait for ready after an EDL firmware download by Bhaumik Bhatt · 3 years, 9 months ago
  52. 418bec6 bus: mhi: core: Rely on accurate method to determine EDL mode by Bhaumik Bhatt · 3 years, 9 months ago
  53. 9e40641 bus: mhi: core: Check state before processing power_down by Jeffrey Hugo · 3 years, 10 months ago
  54. 6873185 bus: mhi: core: Return EAGAIN if MHI ring is full by Fan Wu · 3 years, 10 months ago
  55. 70f7025 bus: mhi: core: remove redundant initialization of variables state and ee by Colin Ian King · 3 years, 10 months ago
  56. 6403298 bus: mhi: core: Fix check for syserr at power_up by Jeffrey Hugo · 3 years, 11 months ago
  57. aaca423 bus: mhi: core: Update debug prints to include local device state by Bhaumik Bhatt · 3 years, 10 months ago
  58. ef2126c bus: mhi: core: Process execution environment changes serially by Bhaumik Bhatt · 3 years, 10 months ago
  59. 4884362 bus: mhi: core: Download AMSS image from appropriate function by Bhaumik Bhatt · 3 years, 10 months ago
  60. 925089c bus: mhi: core: Destroy SBL devices when moving to mission mode by Bhaumik Bhatt · 3 years, 10 months ago
  61. 020d3b2 bus: mhi: Early MHI resume failure in non M3 state by Loic Poulain · 3 years, 10 months ago
  62. 8de5ad9 bus: mhi: core: Add missing checks for MMIO register entries by Bhaumik Bhatt · 3 years, 10 months ago
  63. e5b53b5 bus: mhi: core: Rename debugfs directory name by Loic Poulain · 3 years, 11 months ago
  64. 0ecc1c7 bus: mhi: core: Fix invalid error returning in mhi_queue by Loic Poulain · 3 years, 10 months ago
  65. 0fccbf0 bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue by Loic Poulain · 3 years, 10 months ago
  66. d3800c1 bus: mhi: pci_generic: Add support for runtime PM by Loic Poulain · 3 years, 10 months ago
  67. e89878a bus: mhi: pci_generic: Use generic PCI power management by Loic Poulain · 3 years, 10 months ago
  68. e3e5e650 bus: mhi: pci_generic: No-Op for device_wake operations by Loic Poulain · 3 years, 10 months ago
  69. 59d05b7 bus: mhi: pci_generic: Add SDX24 based modem support by Loic Poulain · 3 years, 10 months ago
  70. ac4bf60 bus: mhi: pci_generic: Introduce quectel EM1XXGR-L support by Loic Poulain · 3 years, 10 months ago
  71. 9ea48ef bus: mhi: pci_generic: Parametrable element count for events by Loic Poulain · 3 years, 10 months ago
  72. db4e8de mhi: Fix double dma free by Loic Poulain · 3 years, 11 months ago
  73. 026c5b1 bus: mhi: pci_generic: Increase num of elements in hw event ring by Loic Poulain · 3 years, 11 months ago
  74. 1e2f29b mhi: pci_generic: Print warning in case of firmware crash by Loic Poulain · 4 years ago
  75. 77f2cb2 Merge branch 'mhi-net-immutable' into mhi-next by Manivannan Sadhasivam · 4 years ago
  76. 87baa23 bus: mhi: core: Add helper API to return number of free TREs by Hemant Kumar · 4 years ago
  77. a8f75cb mhi: core: Factorize mhi queuing by Loic Poulain · 4 years ago
  78. cdce266 Merge branch 'mhi-ath11k-immutable' into mhi-next by Manivannan Sadhasivam · 4 years ago
  79. 6ffcc18 mhi: use irq_flags if controller driver configures it by Carl Huang · 4 years ago
  80. b91c3b3 mhi: pci_generic: Fix shared MSI vector support by Loic Poulain · 4 years ago
  81. f49b6ae bus: mhi: Ensure correct ring update ordering with memory barrier by Loic Poulain · 4 years, 1 month ago
  82. ec751369 mhi: pci_generic: Set irq moderation value to 1ms for hw channels by Loic Poulain · 4 years ago
  83. 4da3d07 mhi: pci_generic: Add diag channels by Loic Poulain · 4 years ago
  84. 84026a5 mhi: pci_generic: Increase controller timeout value by Loic Poulain · 4 years ago
  85. 8562d4f mhi: pci_generic: Add health-check by Loic Poulain · 4 years ago
  86. b012ee6 mhi: pci_generic: Add PCI error handlers by Loic Poulain · 4 years ago
  87. 7389337 mhi: pci_generic: Add suspend/resume/recovery procedure by Loic Poulain · 4 years ago
  88. 8ccc327 mhi: pci_generic: Add support for reset by Loic Poulain · 4 years ago
  89. eb96787 mhi: pci_generic: Enable burst mode for hardware channels by Loic Poulain · 4 years ago
  90. d9f23ea mhi: pci-generic: Increase number of hardware events by Loic Poulain · 4 years ago
  91. b5a8d23 bus: mhi: core: Add device hardware reset support by Loic Poulain · 4 years ago
  92. 2911ed9 Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years ago
  93. 846c3c9 Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by Jakub Kicinski · 4 years, 1 month ago
  94. 4ea6fa2 mhi: pci_generic: Fix implicit conversion warning by Loic Poulain · 4 years, 1 month ago
  95. 89828f6 bus: mhi: core: Fix error handling in mhi_register_controller() by Dan Carpenter · 4 years, 1 month ago
  96. 10ea8bc bus: mhi: core: Fix device hierarchy by Loic Poulain · 4 years, 1 month ago
  97. 206e738 bus: mhi: core: Indexed MHI controller name by Loic Poulain · 4 years, 1 month ago
  98. 7b7e4ce Merge branch 'mhi-ath11k-immutable' into mhi-next by Manivannan Sadhasivam · 4 years, 1 month ago
  99. 6cc1716 bus: mhi: core: Remove MHI event ring IRQ handlers when powering down by Bhaumik Bhatt · 4 years, 2 months ago
  100. a03c7a8 bus: mhi: core: Mark and maintain device states early on after power down by Bhaumik Bhatt · 4 years, 2 months ago