index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Age
Commit message (
Expand
)
Author
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
2022-03-18
bus: mhi: Move common MHI definitions out of host directory
Manivannan Sadhasivam
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
2022-03-18
bus: mhi: Cleanup the register definitions used in headers
Manivannan Sadhasivam
2022-03-18
bus: mhi: Use bitfield operations for handling DWORDs of ring elements
Manivannan Sadhasivam
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
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
2022-03-18
bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series
Yonglin Tan
2022-02-06
bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W
Slark Xiao
2022-02-06
bus: mhi: pci_generic: Add mru_default for Foxconn SDX55
Slark Xiao
2021-12-17
bus: mhi: pci_generic: Introduce Sierra EM919X support
Thomas Perrot
2021-12-17
bus: mhi: core: Use correctly sized arguments for bit field
Kees Cook
2021-12-17
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
2021-12-17
bus: mhi: core: Fix race while handling SYS_ERR at power up
Manivannan Sadhasivam
2021-12-17
bus: mhi: core: Fix reading wake_capable channel configuration
Bhaumik Bhatt
2021-12-17
bus: mhi: pci_generic: Simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-12-17
bus: mhi: core: Minor style and comment fixes
Manivannan Sadhasivam
2021-12-17
bus: mhi: core: Use macros for execution environment features
Bhaumik Bhatt
2021-12-17
bus: mhi: pci_generic: Graceful shutdown on freeze
Loic Poulain
2021-12-17
bus: mhi: pci_generic: Add new device ID support for T99W175
Slark Xiao
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
2021-12-03
bus: mhi: pci_generic: Fix device recovery failed issue
Slark Xiao
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-08-27
Revert "bus: mhi: Add inbound buffers allocation flag"
Greg Kroah-Hartman
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
bus: mhi: core: Improve debug messages for power up
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: pci_generic: Set register access length for MHI driver
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-08-05
bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI
ULRICH Thomas
2021-08-05
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
2021-08-03
net: really fix the build...
David S. Miller
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-21
bus: mhi: pci_generic: Fix inbound IPCR channel
Loic Poulain
2021-07-21
bus: mhi: core: Validate channel ID when processing command completions
Bhaumik Bhatt
2021-07-21
bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
Bhaumik Bhatt
2021-07-15
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
2021-06-24
bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls
Christophe JAILLET
2021-06-24
bus: mhi: Wait for M2 state during system resume
Baochen Qiang
2021-06-24
bus: mhi: core: Fix power down latency
Loic Poulain
2021-06-09
bus: mhi: pci-generic: Fix hibernation
Loic Poulain
2021-06-09
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
Wei Yongjun
2021-06-09
bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
Jarvis Jiang
2021-04-09
bus: mhi: core: Fix shadow declarations
Manivannan Sadhasivam
[next]