开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
/
pci_generic.c
Age
Commit message (
Expand
)
Author
2025-02-19
bus: mhi: host: pci_generic: Use pci_try_reset_function() to avoid deadlock
Manivannan Sadhasivam
2025-01-13
Merge 6.13-rc4 into char-misc-next
Greg Kroah-Hartman
2025-01-08
bus: mhi: host: pci_generic: Enable MSI-X if the endpoint supports
Vivek Pernamitta
2024-12-30
bus: mhi: host: pci_generic: Add support for QDU100 device
Vivek Pernamitta
2024-12-02
bus: mhi: host: pci_generic: fix MHI BAR mapping
Johan Hovold
2024-11-08
bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR
Manivannan Sadhasivam
2024-09-05
bus: mhi: host: pci_generic: Enable EDL trigger for Foxconn modems
Slark Xiao
2024-09-05
bus: mhi: host: pci_generic: Update EDL firmware path for Foxconn modems
Slark Xiao
2024-08-27
bus: mhi: host: pci_generic: Add support for Netprisma LCUR57 and FCUN69
Mank Wang
2024-08-26
bus: mhi: host: pci_generic: Fix the name for the Telit FE990A
Fabio Porcedda
2024-07-03
bus: mhi: host: Allow controller drivers to specify name for the MHI controller
Slark Xiao
2024-07-03
bus: mhi: host: Add support for Foxconn SDX72 modems
Slark Xiao
2024-07-01
bus: mhi: host: pci_generic: Use unique 'mhi_pci_dev_info' for product families
Manivannan Sadhasivam
2024-04-25
bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...
Qiang Yu
2024-02-26
bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_config
Jeff Johnson
2023-12-14
bus: mhi: host: pci_generic: Add SDX75 based modem support
Qiang Yu
2023-08-11
bus: mhi: host: pci_generic: add support for Telit FE990 modem
Daniele Palmas
2023-08-08
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variant
Duke Xin (辛安文)
2023-07-12
bus: mhi: host: pci_generic: Add support for Dell DW5932e
Slark Xiao
2023-07-12
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL modem
Duke Xin (辛安文)
2023-07-12
bus: mhi: host: pci_generic: Add support for Quectel EM160R-GL modem
Duke Xin (辛安文)
2023-07-12
bus: mhi: host: pci_generic: Add support for IP_SW0 channels
Manivannan Sadhasivam
2023-04-03
bus: mhi: pci_generic: Add Foxconn T99W510
Slark Xiao
2023-03-10
bus: mhi: host: pci_generic: Revert "Add a secondary AT port to Telit FN990"
Slark Xiao
2023-03-08
bus: mhi: host: pci_generic: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-11-17
bus: mhi: host: pci_generic: Add definition for some VIDs
Slark Xiao
2022-11-07
bus: mhi: host: pci_generic: Add HP variant of T99W175
Song Fuchang
2022-11-07
bus: mhi: host: pci_generic: add support for sc8280xp-crd SDX55 variant
Johan Hovold
2022-10-28
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-20
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990
Fabio Porcedda
2022-09-16
bus: mhi: host: always print detected modem name
Koen Vandeputte
2022-06-29
bus: mhi: host: pci_generic: Add another Foxconn T99W175
Bjorn Andersson
2022-06-22
bus: mhi: host: pci_generic: Add Cinterion MV31-W with new baseline
Slark Xiao
2022-06-21
bus: mhi: host: pci_generic: Add support for Quectel EM120 FCCL modem
Yonglin Tan
2022-05-19
Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Greg Kroah-Hartman
2022-05-10
bus: mhi: host: Add support for Foxconn T99W373 and T99W368
Slark Xiao
2022-05-10
bus: mhi: host: pci_generic: add Telit FN990
Daniele Palmas
2022-05-10
bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
Daniele Palmas
2022-04-23
bus: mhi: host: Add support for Cinterion MV32-WA/MV32-WB
Slark Xiao
2022-04-23
bus: mhi: host: pci_generic: Sort mhi_pci_id_table based on the PID
Manivannan Sadhasivam
2022-04-13
bus: mhi: host: pci_generic: Flush recovery worker during freeze
Manivannan Sadhasivam
2022-04-13
bus: mhi: host: pci_generic: Add missing poweroff() PM callback
Manivannan Sadhasivam
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam