index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-01
6
-91
/
+117
|
\
|
*
Revert "bus: mhi: Add inbound buffers allocation flag"
Greg Kroah-Hartman
2021-08-27
2
-7
/
+4
|
*
bus: mhi: core: Improve debug messages for power up
Bhaumik Bhatt
2021-08-05
1
-1
/
+5
|
*
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
2021-08-05
4
-47
/
+28
|
*
bus: mhi: core: Add range checks for BHI and BHIe
Bhaumik Bhatt
2021-08-05
1
-1
/
+17
|
*
bus: mhi: pci_generic: Set register access length for MHI driver
Bhaumik Bhatt
2021-08-05
1
-0
/
+1
|
*
bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
Bhaumik Bhatt
2021-08-05
1
-0
/
+3
|
*
bus: mhi: core: Set BHI/BHIe offsets on power up preparation
Bhaumik Bhatt
2021-08-05
2
-43
/
+27
|
*
bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI
ULRICH Thomas
2021-08-05
1
-0
/
+37
|
*
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
2021-08-05
2
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
2
-7
/
+4
|
\
\
|
*
|
Revert "net: really fix the build..."
Kalle Valo
2021-08-26
2
-7
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
2
-4
/
+7
|
\
|
|
|
*
|
net: really fix the build...
David S. Miller
2021-08-03
2
-4
/
+7
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-31
2
-14
/
+48
|
\
|
|
*
bus: mhi: pci_generic: Fix inbound IPCR channel
Loic Poulain
2021-07-21
1
-1
/
+17
|
*
bus: mhi: core: Validate channel ID when processing command completions
Bhaumik Bhatt
2021-07-21
1
-5
/
+12
|
*
bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
Bhaumik Bhatt
2021-07-21
1
-8
/
+19
*
|
bus: mhi: pci-generic: configurable network interface MRU
Richard Laing
2021-07-15
1
-1
/
+5
|
/
*
bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls
Christophe JAILLET
2021-06-24
1
-1
/
+4
*
bus: mhi: Wait for M2 state during system resume
Baochen Qiang
2021-06-24
1
-0
/
+1
*
bus: mhi: core: Fix power down latency
Loic Poulain
2021-06-24
1
-13
/
+5
*
bus: mhi: pci-generic: Fix hibernation
Loic Poulain
2021-06-09
1
-1
/
+35
*
bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
Wei Yongjun
2021-06-09
1
-1
/
+1
*
bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
Jarvis Jiang
2021-06-09
1
-2
/
+2
*
bus: mhi: core: Fix shadow declarations
Manivannan Sadhasivam
2021-04-09
1
-6
/
+6
*
bus: mhi: pci_generic: Constify mhi_controller_config struct definitions
Manivannan Sadhasivam
2021-04-08
1
-3
/
+3
*
bus: mhi: pci_generic: Introduce Foxconn T99W175 support
Jarvis Jiang
2021-04-08
1
-0
/
+47
*
bus: mhi: core: Sanity check values from remote device before use
Jeffrey Hugo
2021-04-08
1
-7
/
+74
*
bus: mhi: pci_generic: Add FIREHOSE channels
Loic Poulain
2021-04-07
1
-0
/
+35
*
bus: mhi: pci_generic: Implement PCI shutdown callback
Loic Poulain
2021-04-07
1
-0
/
+7
*
bus: mhi: core: Remove __ prefix for MHI channel unprepare function
Bhaumik Bhatt
2021-04-07
1
-5
/
+5
*
bus: mhi: core: Check channel execution environment before issuing reset
Bhaumik Bhatt
2021-04-07
1
-0
/
+11
*
bus: mhi: core: Clear configuration from channel context during reset
Bhaumik Bhatt
2021-04-07
1
-0
/
+13
*
bus: mhi: core: Hold device wake for channel update commands
Bhaumik Bhatt
2021-04-07
1
-5
/
+14
*
bus: mhi: core: Update debug messages to use client device
Bhaumik Bhatt
2021-04-07
1
-7
/
+5
*
bus: mhi: core: Improvements to the channel handling state machine
Bhaumik Bhatt
2021-04-07
3
-69
/
+100
*
bus: mhi: core: Clear context for stopped channels from remove()
Bhaumik Bhatt
2021-04-07
1
-1
/
+2
*
bus: mhi: core: Allow sending the STOP channel command
Bhaumik Bhatt
2021-04-07
1
-0
/
+5
*
bus: mhi: pci_generic: Add SDX65 based modem support
Bhaumik Bhatt
2021-04-07
1
-0
/
+11
*
bus: mhi: core: Remove pre_init flag used for power purposes
Bhaumik Bhatt
2021-04-07
2
-23
/
+0
*
bus: mhi: pm: reduce PM state change verbosity
Loic Poulain
2021-04-07
1
-5
/
+5
*
bus: mhi: core: Fix MHI runtime_pm behavior
Loic Poulain
2021-04-07
1
-5
/
+16
*
bus: mhi: core: Move to polling method to wait for MHI ready
Bhaumik Bhatt
2021-04-01
1
-18
/
+16
*
bus: mhi: core: Introduce internal register poll helper function
Bhaumik Bhatt
2021-04-01
2
-0
/
+26
*
bus: mhi: core: Improve state strings for debug messages
Bhaumik Bhatt
2021-03-31
1
-17
/
+17
*
bus: mhi: core: Wait for MHI READY state in most scenarios
Bhaumik Bhatt
2021-03-31
2
-4
/
+3
*
bus: mhi: core: Identify Flash Programmer as a mission mode use case
Bhaumik Bhatt
2021-03-31
1
-1
/
+2
*
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
2021-03-31
4
-0
/
+12
*
bus: mhi: core: Handle EDL mode entry appropriately
Bhaumik Bhatt
2021-03-31
1
-1
/
+18
[next]