index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
Age
Commit message (
Expand
)
Author
2023-04-10
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state
Jeffrey Hugo
2023-04-10
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
2023-04-10
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
2023-04-03
bus: mhi: pci_generic: Add Foxconn T99W510
Slark Xiao
2023-04-03
bus: mhi: host: Use ERANGE for BHIOFF/BHIEOFF range check
Jeffrey Hugo
2023-04-03
bus: mhi: host: Range check CHDBOFF and ERDBOFF
Jeffrey Hugo
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
2023-03-07
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
bus: mhi: host: Update mhi driver description
Slark Xiao
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
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-28
bus: mhi: host: Fix race between channel preparation and M0 event
Qiang Yu
2022-10-28
bus: mhi: host: Use mhi_soc_reset() API in place of register write
Qiang Yu
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-21
Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
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-08-29
bus: mhi: host: Fix up null pointer access in mhi_irq_handler
Qiang Yu
2022-06-29
bus: mhi: host: pci_generic: Add another Foxconn T99W175
Bjorn Andersson
2022-06-24
bus: mhi: host: Move IRQ allocation to controller registration phase
Qiang Yu
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-05-09
bus: mhi: replace snprintf with sysfs_emit
Wan Jiabing
2022-04-23
bus: mhi: host: Add support for Cinterion MV32-WA/MV32-WB
Slark Xiao
2022-04-23
bus: mhi: host: Optimize and update MMIO register write method
Bhaumik Bhatt
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
2022-04-23
bus: mhi: host: Wait for ready state after reset
Jeffrey Hugo
2022-04-23
bus: mhi: host: Add soc_reset sysfs
Jeffrey Hugo
2022-04-23
bus: mhi: host: pci_generic: Sort mhi_pci_id_table based on the PID
Manivannan Sadhasivam
2022-04-23
bus: mhi: host: Use cached values for calculating the shared write pointer
Jeffrey Hugo
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: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
2022-03-18
bus: mhi: Move common MHI definitions out of host directory
Manivannan Sadhasivam
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
2022-03-18
bus: mhi: Cleanup the register definitions used in headers
Manivannan Sadhasivam
2022-03-18
bus: mhi: Use bitfield operations for handling DWORDs of ring elements
Manivannan Sadhasivam
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
[next]