index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
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-06
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
2021-06-09
bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
Jarvis Jiang
1
-2
/
+2
2021-04-09
bus: mhi: core: Fix shadow declarations
Manivannan Sadhasivam
1
-6
/
+6
2021-04-08
bus: mhi: pci_generic: Constify mhi_controller_config struct definitions
Manivannan Sadhasivam
1
-3
/
+3
2021-04-08
bus: mhi: pci_generic: Introduce Foxconn T99W175 support
Jarvis Jiang
1
-0
/
+47
2021-04-08
bus: mhi: core: Sanity check values from remote device before use
Jeffrey Hugo
1
-7
/
+74
2021-04-07
bus: mhi: pci_generic: Add FIREHOSE channels
Loic Poulain
1
-0
/
+35
2021-04-07
bus: mhi: pci_generic: Implement PCI shutdown callback
Loic Poulain
1
-0
/
+7
2021-04-07
bus: mhi: core: Remove __ prefix for MHI channel unprepare function
Bhaumik Bhatt
1
-5
/
+5
2021-04-07
bus: mhi: core: Check channel execution environment before issuing reset
Bhaumik Bhatt
1
-0
/
+11
2021-04-07
bus: mhi: core: Clear configuration from channel context during reset
Bhaumik Bhatt
1
-0
/
+13
2021-04-07
bus: mhi: core: Hold device wake for channel update commands
Bhaumik Bhatt
1
-5
/
+14
2021-04-07
bus: mhi: core: Update debug messages to use client device
Bhaumik Bhatt
1
-7
/
+5
2021-04-07
bus: mhi: core: Improvements to the channel handling state machine
Bhaumik Bhatt
3
-69
/
+100
2021-04-07
bus: mhi: core: Clear context for stopped channels from remove()
Bhaumik Bhatt
1
-1
/
+2
[next]