index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
bus: mhi: host: pci_generic: Flush recovery worker during freeze
Manivannan Sadhasivam
1
-0
/
+1
2022-04-13
bus: mhi: host: pci_generic: Add missing poweroff() PM callback
Manivannan Sadhasivam
1
-0
/
+1
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
6
-31
/
+40
2022-03-18
bus: mhi: Move common MHI definitions out of host directory
Manivannan Sadhasivam
2
-263
/
+284
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
3
-14
/
+14
2022-03-18
bus: mhi: Cleanup the register definitions used in headers
Manivannan Sadhasivam
1
-214
/
+199
2022-03-18
bus: mhi: Use bitfield operations for handling DWORDs of ring elements
Manivannan Sadhasivam
1
-25
/
+33
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
6
-170
/
+76
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
11
-32
/
+38
2022-03-18
bus: mhi: Fix MHI DMA structure endianness
Paul Davey
5
-103
/
+104
2022-03-18
bus: mhi: Fix pm_state conversion to string
Paul Davey
2
-5
/
+7
2022-03-18
bus: mhi: pci_generic: Add mru_default for Quectel EM1xx series
Yonglin Tan
1
-0
/
+1
2022-02-06
bus: mhi: pci_generic: Add mru_default for Cinterion MV31-W
Slark Xiao
1
-0
/
+1
2022-02-06
bus: mhi: pci_generic: Add mru_default for Foxconn SDX55
Slark Xiao
1
-0
/
+1
2021-12-17
bus: mhi: pci_generic: Introduce Sierra EM919X support
Thomas Perrot
1
-0
/
+43
2021-12-17
bus: mhi: core: Use correctly sized arguments for bit field
Kees Cook
1
-1
/
+2
2021-12-17
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
2
-5
/
+22
2021-12-17
bus: mhi: core: Fix race while handling SYS_ERR at power up
Manivannan Sadhasivam
1
-23
/
+12
2021-12-17
bus: mhi: core: Fix reading wake_capable channel configuration
Bhaumik Bhatt
1
-0
/
+1
2021-12-17
bus: mhi: pci_generic: Simplify code and axe the use of a deprecated API
Christophe JAILLET
1
-7
/
+1
2021-12-17
bus: mhi: core: Minor style and comment fixes
Manivannan Sadhasivam
2
-2
/
+3
2021-12-17
bus: mhi: core: Use macros for execution environment features
Bhaumik Bhatt
3
-3
/
+4
2021-12-17
bus: mhi: pci_generic: Graceful shutdown on freeze
Loic Poulain
1
-1
/
+1
2021-12-17
bus: mhi: pci_generic: Add new device ID support for T99W175
Slark Xiao
1
-0
/
+3
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-3
/
+18
2021-12-03
bus: mhi: pci_generic: Fix device recovery failed issue
Slark Xiao
1
-1
/
+1
2021-09-01
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-91
/
+117
2021-08-27
Revert "bus: mhi: Add inbound buffers allocation flag"
Greg Kroah-Hartman
2
-7
/
+4
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+4
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
2
-7
/
+4
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2021-08-05
bus: mhi: core: Improve debug messages for power up
Bhaumik Bhatt
1
-1
/
+5
2021-08-05
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
4
-47
/
+28
2021-08-05
bus: mhi: core: Add range checks for BHI and BHIe
Bhaumik Bhatt
1
-1
/
+17
2021-08-05
bus: mhi: pci_generic: Set register access length for MHI driver
Bhaumik Bhatt
1
-0
/
+1
2021-08-05
bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
Bhaumik Bhatt
1
-0
/
+3
2021-08-05
bus: mhi: core: Set BHI/BHIe offsets on power up preparation
Bhaumik Bhatt
2
-43
/
+27
2021-08-05
bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI
ULRICH Thomas
1
-0
/
+37
2021-08-05
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
2
-4
/
+7
2021-08-03
net: really fix the build...
David S. Miller
2
-4
/
+7
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+48
2021-07-21
bus: mhi: pci_generic: Fix inbound IPCR channel
Loic Poulain
1
-1
/
+17
2021-07-21
bus: mhi: core: Validate channel ID when processing command completions
Bhaumik Bhatt
1
-5
/
+12
2021-07-21
bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
Bhaumik Bhatt
1
-8
/
+19
2021-07-15
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
1
-1
/
+5
2021-06-24
bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls
Christophe JAILLET
1
-1
/
+4
2021-06-24
bus: mhi: Wait for M2 state during system resume
Baochen Qiang
1
-0
/
+1
2021-06-24
bus: mhi: core: Fix power down latency
Loic Poulain
1
-13
/
+5
2021-06-09
bus: mhi: pci-generic: Fix hibernation
Loic Poulain
1
-1
/
+35
2021-06-09
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
Wei Yongjun
1
-1
/
+1
[next]