Skip to content

Tags: dnlplm/linux

Tags

v6.0-rc6

Toggle v6.0-rc6's commit message
Linux 6.0-rc6

tmp2

Toggle tmp2's commit message
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990

Add a secondary AT port using one of OEM reserved channel.

tmp

Toggle tmp's commit message
bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990

Add a secondary AT port using one of OEM reserved channel.

mhi-for-v6.1

Toggle mhi-for-v6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Mani-Sadhasivam Manivannan Sadhasivam
MHI Host

--------

- Print the modem name while probing the MHI host pci-generic driver. This has
  been exposed as a debug information so far but on a low storate embedded
  devices such as OpenWRT based products, this helps in identifying the
  attached modem without enabling the debug logs.

v6.0-rc5

Toggle v6.0-rc5's commit message
Linux 6.0-rc5

v6.0-rc4

Toggle v6.0-rc4's commit message
Linux 6.0-rc4

tmp-dun2-nmea-fn990

Toggle tmp-dun2-nmea-fn990's commit message
wwan: add NMEA type

Signed-off-by: Daniele Palmas <[email protected]>

mhi-fixes-for-v6.0

Toggle mhi-fixes-for-v6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Mani-Sadhasivam Manivannan Sadhasivam
A single fix targeting the MHI host stack:

 - Since the commit 1227d2a ("bus: mhi: host: Move IRQ allocation to
   controller registration phase"), the MHI context gets freed during
   mhi_unregister_controller(). But when the MHI IRQs are shared, the IRQ
   handler may get invoked during __free_irq() if CONFIG_DEBUG_SHIRQ is set.
   In that case, there will be a null pointer dereference because of trying to
   use the freed context struct.

   So for fixing the issue, let's check for the existence of the context struct
   at the start of the handler before handling the IRQ.

v6.0-rc3

Toggle v6.0-rc3's commit message
Linux 6.0-rc3

tmp-fabiopo/linux-5.19.y-v1

Toggle tmp-fabiopo/linux-5.19.y-v1's commit message
mhi: fn990: add second at channel and nmea