index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
Age
Commit message (
Expand
)
Author
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: make mhi_bus_type const
Kunwu Chan
2024-08-26
bus: mhi: host: pci_generic: Fix the name for the Telit FE990A
Fabio Porcedda
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
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-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-01
bus: mhi: host: pci_generic: Use unique 'mhi_pci_dev_info' for product families
Manivannan Sadhasivam
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-04-25
bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...
Qiang Yu
2024-04-25
bus: mhi: host: Add a new API for getting channel doorbell offset
Qiang Yu
2024-04-25
bus: mhi: host: Add sysfs entry to force device to enter EDL
Qiang Yu
2024-04-01
bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...
Baochen Qiang
2024-02-26
bus: mhi: host: pci_generic: constify modem_telit_fn980_hw_v1_config
Jeff Johnson
2024-02-22
bus: mhi: host: Change the trace string for the userspace tools mapping
Krishna chaitanya chundru
2024-02-21
Revert "bus: mhi: core: Add support for reading MHI info from device"
Jeffrey Hugo
2024-02-06
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
2024-01-30
bus: mhi: host: Read PK HASH dynamically
Jeffrey Hugo
2024-01-30
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
Jeffrey Hugo
2023-12-16
bus: mhi: host: Drop chan lock before queuing buffers
Qiang Yu
2023-12-16
bus: mhi: host: Add spinlock to protect WP access when queueing TREs
Bhaumik Bhatt
2023-12-14
bus: mhi: host: Add alignment check for event ring read pointer
Krishna chaitanya chundru
2023-12-14
bus: mhi: host: pci_generic: Add SDX75 based modem support
Qiang Yu
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
2023-08-11
bus: mhi: host: pci_generic: add support for Telit FE990 modem
Daniele Palmas
2023-08-11
bus: mhi: host: remove unused-but-set parameter
Arnd Bergmann
2023-08-08
bus: mhi: host: pci_generic: Add support for Quectel RM520N-GL Lenovo variant
Duke Xin (辛安文)
2023-08-04
bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer
Kalle Valo
2023-07-13
bus: mhi: host: use vmalloc_array and vcalloc
Julia Lawall
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-07-12
bus: mhi: host: Skip MHI reset if device is in RDDM
Qiang Yu
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
[next]