index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Age
Commit message (
Expand
)
Author
2020-10-02
bus: mhi: debugfs: Print channel context read-pointer
Loic Poulain
2020-10-02
bus: mhi: core: Fix the building of MHI module
Manivannan Sadhasivam
2020-10-02
bus: mhi: Remove unused nr_irqs_req variable
Loic Poulain
2020-10-02
bus: mhi: core: Allow shared IRQ for event rings
Loic Poulain
2020-10-02
bus: mhi: core: Introduce sysfs entries for MHI
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
2020-10-02
bus: mhi: Fix entries based on Kconfig coding style
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Add const qualifier to MHI config information
Hemant Kumar
2020-10-02
bus: mhi: core: Introduce APIs to allocate and free the MHI controller
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Introduce counters to track MHI device state transitions
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Introduce helper function to check device state
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Use generic name field for an MHI device
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Abort suspends due to outgoing pending packets
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
Bhaumik Bhatt
2020-06-07
Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-05-22
bus: mhi: core: Handle syserr during power_up
Jeffrey Hugo
2020-05-22
bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
Hemant Kumar
2020-05-22
bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
Hemant Kumar
2020-05-22
bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
Hemant Kumar
2020-05-22
bus: mhi: core: Handle disable transitions in state worker
Hemant Kumar
2020-05-22
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
2020-05-22
bus: mhi: core: Ensure non-zero session or sequence ID values are used
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Improve debug logs for loading firmware
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Return appropriate error codes for AMSS load failure
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Read transfer length from an event properly
Hemant Kumar
2020-05-22
bus: mhi: core: Add range check for channel id received in event ring
Hemant Kumar
2020-05-22
bus: mhi: core: Cache intmod from mhi event to mhi channel
Hemant Kumar
2020-05-22
bus: mhi: core: Refactor mhi queue APIs
Hemant Kumar
2020-05-15
bus: mhi: core: Fix some error return code
Wei Yongjun
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
2020-05-05
bus: mhi: core: Fix channel device name conflict
Jeffrey Hugo
2020-05-05
bus: mhi: core: Offload register accesses to the controller
Jeffrey Hugo
2020-05-05
bus: mhi: core: Remove link_status() callback
Jeffrey Hugo
2020-05-05
bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails
Jeffrey Hugo
2020-04-28
bus: mhi: core: Fix a NULL vs IS_ERR check in mhi_create_devices()
Dan Carpenter
2020-04-28
bus: mhi: core: Add support for MHI suspend and resume
Manivannan Sadhasivam
2020-03-26
bus: mhi: core: Drop the references to mhi_dev in mhi_destroy_device()
Manivannan Sadhasivam
2020-03-26
bus: mhi: core: Initialize bhie field in mhi_cntrl for RDDM capture
Manivannan Sadhasivam
2020-03-26
bus: mhi: core: Add support for reading MHI info from device
Manivannan Sadhasivam
2020-03-24
bus: mhi: core: Pass module owner during client driver registration
Manivannan Sadhasivam
2020-03-24
bus/mhi: fix printk format for size_t
Randy Dunlap
2020-03-19
bus: mhi: core: Add uevent support for module autoloading
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for data transfer
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for processing events from client device
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for downloading RDDM image during panic
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for downloading firmware over BHIe
Manivannan Sadhasivam
[next]