index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-6
/
+6
2024-04-25
bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...
Qiang Yu
1
-0
/
+45
2024-04-25
bus: mhi: host: Add a new API for getting channel doorbell offset
Qiang Yu
2
-5
/
+19
2024-04-25
bus: mhi: host: Add sysfs entry to force device to enter EDL
Qiang Yu
1
-0
/
+33
2024-04-01
bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...
Baochen Qiang
2
-7
/
+39
2024-02-26
bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_config
Jeff Johnson
1
-1
/
+1
2024-02-22
bus: mhi: host: Change the trace string for the userspace tools mapping
Krishna chaitanya chundru
2
-2
/
+4
2024-02-21
bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
Dan Carpenter
1
-1
/
+1
2024-02-21
Revert "bus: mhi: core: Add support for reading MHI info from device"
Jeffrey Hugo
2
-18
/
+0
2024-02-06
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
6
-65
/
+384
2024-02-03
bus: mhi: ep: Use kcalloc() instead of kzalloc()
Erick Archer
1
-2
/
+3
2024-01-30
bus: mhi: host: Read PK HASH dynamically
Jeffrey Hugo
2
-14
/
+13
2024-01-30
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
Jeffrey Hugo
3
-6
/
+24
2023-12-16
bus: mhi: host: Drop chan lock before queuing buffers
Qiang Yu
1
-0
/
+4
2023-12-16
bus: mhi: host: Add spinlock to protect WP access when queueing TREs
Bhaumik Bhatt
1
-9
/
+13
2023-12-15
bus: mhi: ep: Add checks for read/write callbacks while registering controllers
Manivannan Sadhasivam
1
-0
/
+4
2023-12-15
bus: mhi: ep: Add support for async DMA read operation
Manivannan Sadhasivam
1
-73
/
+89
2023-12-15
bus: mhi: ep: Add support for async DMA write operation
Manivannan Sadhasivam
2
-20
/
+55
2023-12-14
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
Manivannan Sadhasivam
2
-6
/
+6
2023-12-14
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
2
-29
/
+35
2023-12-14
bus: mhi: ep: Add support for interrupt moderation timer
Manivannan Sadhasivam
3
-4
/
+40
2023-12-14
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
1
-17
/
+49
2023-12-14
bus: mhi: host: Add alignment check for event ring read pointer
Krishna chaitanya chundru
1
-1
/
+2
2023-12-14
bus: mhi: host: pci_generic: Add SDX75 based modem support
Qiang Yu
1
-0
/
+22
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
4
-10
/
+22
2023-12-14
bus: mhi: ep: Do not allocate event ring element on stack
Manivannan Sadhasivam
1
-18
/
+50
2023-08-11
bus: mhi: host: pci_generic: add support for Telit FE990 modem
Daniele Palmas
1
-0
/
+3
2023-08-11
bus: mhi: host: remove unused-but-set parameter
Arnd Bergmann
1
-1
/
+0
2023-08-08
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variant
Duke Xin (辛安文)
1
-0
/
+3
2023-08-04
bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer
Kalle Valo
1
-9
/
+25
2023-07-13
bus: mhi: host: use vmalloc_array and vcalloc
Julia Lawall
1
-1
/
+1
2023-07-12
bus: mhi: host: pci_generic: Add support for Dell DW5932e
Slark Xiao
1
-0
/
+6
2023-07-12
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modem
Duke Xin (辛安文)
1
-0
/
+13
2023-07-12
bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem
Duke Xin (辛安文)
1
-0
/
+2
2023-07-12
bus: mhi: host: pci_generic: Add support for IP_SW0 channels
Manivannan Sadhasivam
1
-4
/
+22
2023-07-12
bus: mhi: host: Skip MHI reset if device is in RDDM
Qiang Yu
1
-0
/
+5
2023-04-10
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
Jeffrey Hugo
1
-4
/
+12
2023-04-10
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
1
-1
/
+1
2023-04-10
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
1
-2
/
+6
2023-04-03
bus: mhi: pci_generic: Add Foxconn T99W510
Slark Xiao
1
-0
/
+18
2023-04-03
bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check
Jeffrey Hugo
1
-2
/
+2
2023-04-03
bus: mhi: host: Range check CHDBOFF and ERDBOFF
Jeffrey Hugo
1
-0
/
+12
2023-03-10
bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"
Slark Xiao
1
-2
/
+0
2023-03-08
bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-7
/
+1
2023-03-07
bus: mhi: ep: Demote unsupported channel error log to debug
Manivannan Sadhasivam
1
-2
/
+2
2023-03-07
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
1
-15
/
+0
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2023-02-02
bus: mhi: ep: Fix off by one in mhi_ep_process_cmd_ring()
Dan Carpenter
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2
-4
/
+4
2023-01-27
bus: mhi: ep: Change state_lock to mutex
Manivannan Sadhasivam
2
-21
/
+29
[next]