index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-6
/
+6
*
bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...
Qiang Yu
2024-04-25
1
-0
/
+45
*
bus: mhi: host: Add a new API for getting channel doorbell offset
Qiang Yu
2024-04-25
2
-5
/
+19
*
bus: mhi: host: Add sysfs entry to force device to enter EDL
Qiang Yu
2024-04-25
1
-0
/
+33
*
bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...
Baochen Qiang
2024-04-01
2
-7
/
+39
*
bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_config
Jeff Johnson
2024-02-26
1
-1
/
+1
*
bus: mhi: host: Change the trace string for the userspace tools mapping
Krishna chaitanya chundru
2024-02-22
2
-2
/
+4
*
bus: mhi: ep: check the correct variable in mhi_ep_register_controller()
Dan Carpenter
2024-02-21
1
-1
/
+1
*
Revert "bus: mhi: core: Add support for reading MHI info from device"
Jeffrey Hugo
2024-02-21
2
-18
/
+0
*
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
2024-02-06
6
-65
/
+384
*
bus: mhi: ep: Use kcalloc() instead of kzalloc()
Erick Archer
2024-02-03
1
-2
/
+3
*
bus: mhi: host: Read PK HASH dynamically
Jeffrey Hugo
2024-01-30
2
-14
/
+13
*
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
Jeffrey Hugo
2024-01-30
3
-6
/
+24
*
bus: mhi: host: Drop chan lock before queuing buffers
Qiang Yu
2023-12-16
1
-0
/
+4
*
bus: mhi: host: Add spinlock to protect WP access when queueing TREs
Bhaumik Bhatt
2023-12-16
1
-9
/
+13
*
bus: mhi: ep: Add checks for read/write callbacks while registering controllers
Manivannan Sadhasivam
2023-12-15
1
-0
/
+4
*
bus: mhi: ep: Add support for async DMA read operation
Manivannan Sadhasivam
2023-12-15
1
-73
/
+89
*
bus: mhi: ep: Add support for async DMA write operation
Manivannan Sadhasivam
2023-12-15
2
-20
/
+55
*
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
Manivannan Sadhasivam
2023-12-14
2
-6
/
+6
*
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
2023-12-14
2
-29
/
+35
*
bus: mhi: ep: Add support for interrupt moderation timer
Manivannan Sadhasivam
2023-12-14
3
-4
/
+40
*
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
2023-12-14
1
-17
/
+49
*
bus: mhi: host: Add alignment check for event ring read pointer
Krishna chaitanya chundru
2023-12-14
1
-1
/
+2
*
bus: mhi: host: pci_generic: Add SDX75 based modem support
Qiang Yu
2023-12-14
1
-0
/
+22
*
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
2023-12-14
4
-10
/
+22
*
bus: mhi: ep: Do not allocate event ring element on stack
Manivannan Sadhasivam
2023-12-14
1
-18
/
+50
*
bus: mhi: host: pci_generic: add support for Telit FE990 modem
Daniele Palmas
2023-08-11
1
-0
/
+3
*
bus: mhi: host: remove unused-but-set parameter
Arnd Bergmann
2023-08-11
1
-1
/
+0
*
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variant
Duke Xin (辛安文)
2023-08-08
1
-0
/
+3
*
bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer
Kalle Valo
2023-08-04
1
-9
/
+25
*
bus: mhi: host: use vmalloc_array and vcalloc
Julia Lawall
2023-07-13
1
-1
/
+1
*
bus: mhi: host: pci_generic: Add support for Dell DW5932e
Slark Xiao
2023-07-12
1
-0
/
+6
*
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modem
Duke Xin (辛安文)
2023-07-12
1
-0
/
+13
*
bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem
Duke Xin (辛安文)
2023-07-12
1
-0
/
+2
*
bus: mhi: host: pci_generic: Add support for IP_SW0 channels
Manivannan Sadhasivam
2023-07-12
1
-4
/
+22
*
bus: mhi: host: Skip MHI reset if device is in RDDM
Qiang Yu
2023-07-12
1
-0
/
+5
*
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
Jeffrey Hugo
2023-04-10
1
-4
/
+12
*
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
2023-04-10
1
-1
/
+1
*
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
2023-04-10
1
-2
/
+6
*
bus: mhi: pci_generic: Add Foxconn T99W510
Slark Xiao
2023-04-03
1
-0
/
+18
*
bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check
Jeffrey Hugo
2023-04-03
1
-2
/
+2
*
bus: mhi: host: Range check CHDBOFF and ERDBOFF
Jeffrey Hugo
2023-04-03
1
-0
/
+12
*
bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"
Slark Xiao
2023-03-10
1
-2
/
+0
*
bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-7
/
+1
*
bus: mhi: ep: Demote unsupported channel error log to debug
Manivannan Sadhasivam
2023-03-07
1
-2
/
+2
*
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
2023-03-07
1
-15
/
+0
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
2
-4
/
+4
|
\
|
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
2
-4
/
+4
*
|
bus: mhi: ep: Fix off by one in mhi_ep_process_cmd_ring()
Dan Carpenter
2023-02-02
1
-1
/
+1
*
|
bus: mhi: ep: Change state_lock to mutex
Manivannan Sadhasivam
2023-01-27
2
-21
/
+29
[next]