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.13.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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-09-21
Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
1
-1
/
+1
2022-09-21
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
1
-0
/
+2
2022-09-16
bus: mhi: host: always print detected modem name
Koen Vandeputte
1
-1
/
+1
2022-08-29
bus: mhi: host: Fix up null pointer access in mhi_irq_handler
Qiang Yu
1
-3
/
+16
2022-06-29
bus: mhi: host: pci_generic: Add another Foxconn T99W175
Bjorn Andersson
1
-0
/
+3
2022-06-24
bus: mhi: host: Move IRQ allocation to controller registration phase
Qiang Yu
2
-7
/
+29
2022-06-22
bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baseline
Slark Xiao
1
-0
/
+3
2022-06-21
bus: mhi: host: pci_generic: Add support for Quectel EM120 FCCL modem
Yonglin Tan
1
-0
/
+2
2022-05-19
Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Greg Kroah-Hartman
6
-63
/
+223
2022-05-10
bus: mhi: host: Add support for Foxconn T99W373 and T99W368
Slark Xiao
1
-0
/
+15
2022-05-10
bus: mhi: host: pci_generic: add Telit FN990
Daniele Palmas
1
-0
/
+41
2022-05-10
bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
Daniele Palmas
1
-0
/
+38
2022-05-09
bus: mhi: replace snprintf with sysfs_emit
Wan Jiabing
1
-4
/
+3
2022-04-23
bus: mhi: host: Add support for Cinterion MV32-WA/MV32-WB
Slark Xiao
1
-8
/
+22
2022-04-23
bus: mhi: host: Optimize and update MMIO register write method
Bhaumik Bhatt
1
-31
/
+31
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
5
-21
/
+54
2022-04-23
bus: mhi: host: Wait for ready state after reset
Jeffrey Hugo
1
-0
/
+9
2022-04-23
bus: mhi: host: Add soc_reset sysfs
Jeffrey Hugo
1
-0
/
+14
2022-04-23
bus: mhi: host: pci_generic: Sort mhi_pci_id_table based on the PID
Manivannan Sadhasivam
1
-4
/
+5
2022-04-23
bus: mhi: host: Use cached values for calculating the shared write pointer
Jeffrey Hugo
1
-7
/
+2
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
5
-27
/
+15
2022-03-18
bus: mhi: Move common MHI definitions out of host directory
Manivannan Sadhasivam
1
-263
/
+1
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
9
-0
/
+7189