开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
core
/
init.c
Age
Commit message (
Expand
)
Author
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
2022-03-18
bus: mhi: Fix MHI DMA structure endianness
Paul Davey
2022-03-18
bus: mhi: Fix pm_state conversion to string
Paul Davey
2021-12-17
bus: mhi: core: Use correctly sized arguments for bit field
Kees Cook
2021-12-17
bus: mhi: core: Fix reading wake_capable channel configuration
Bhaumik Bhatt
2021-08-05
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
2021-08-05
bus: mhi: core: Add range checks for BHI and BHIe
Bhaumik Bhatt
2021-08-05
bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
Bhaumik Bhatt
2021-08-05
bus: mhi: core: Set BHI/BHIe offsets on power up preparation
Bhaumik Bhatt
2021-04-07
bus: mhi: core: Clear configuration from channel context during reset
Bhaumik Bhatt
2021-04-07
bus: mhi: core: Improvements to the channel handling state machine
Bhaumik Bhatt
2021-04-07
bus: mhi: core: Clear context for stopped channels from remove()
Bhaumik Bhatt
2021-04-07
bus: mhi: core: Remove pre_init flag used for power purposes
Bhaumik Bhatt
2021-03-31
bus: mhi: core: Improve state strings for debug messages
Bhaumik Bhatt
2021-03-31
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
2021-03-10
bus: mhi: core: Add missing checks for MMIO register entries
Bhaumik Bhatt
2021-03-10
bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueue
Loic Poulain
2021-03-10
bus: mhi: pci_generic: No-Op for device_wake operations
Loic Poulain
2021-02-10
mhi: Fix double dma free
Loic Poulain
2021-01-21
mhi: use irq_flags if controller driver configures it
Carl Huang
2020-12-01
bus: mhi: core: Fix error handling in mhi_register_controller()
Dan Carpenter
2020-11-28
bus: mhi: core: Fix device hierarchy
Loic Poulain
2020-11-28
bus: mhi: core: Indexed MHI controller name
Loic Poulain
2020-11-20
Merge branch 'mhi-ath11k-immutable' into mhi-next
Manivannan Sadhasivam
2020-11-18
bus: mhi: core: Check for IRQ availability during registration
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Move to using high priority workqueue
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Fix null pointer access when parsing MHI configuration
Carl Yin
2020-11-18
bus: mhi: core: Remove double locking from mhi_driver_remove()
Bhaumik Bhatt
2020-11-18
bus: mhi: Remove auto-start option
Loic Poulain
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: 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: Use generic name field for an MHI device
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 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: Handle firmware load using state worker
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Cache intmod from mhi event to mhi channel
Hemant Kumar
2020-05-15
bus: mhi: core: Fix some error return code
Wei Yongjun
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-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-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
[next]