lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 18 Mar 2021 10:45:06 +0200
From:   Leon Romanovsky <leon@...nel.org>
To:     Jarvis Jiang <jarvis.w.jiang@...il.com>
Cc:     davem@...emloft.net, rppt@...ux.ibm.com, akpm@...ux-foundation.org,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
        linux-mm@...ck.org, cchen50@...ovo.com, mpearson@...ovo.com
Subject: Re: [PATCH] Add MHI bus support and driver for T99W175 5G modem

On Tue, Mar 16, 2021 at 05:42:37AM -0700, Jarvis Jiang wrote:
> T99W175 using MBIM or RmNet over PCIe interface with
> MHI protocol support.
> Ported from IPQ8072 platform, including MHI, MBIM, RmNet
>
> Supporting below PCI devices:
>
>   PCI_DEVICE(0x17cb, 0x0300)
>   PCI_DEVICE(0x17cb, 0x0301)
>   PCI_DEVICE(0x17cb, 0x0302)
>   PCI_DEVICE(0x17cb, 0x0303)
>   PCI_DEVICE(0x17cb, 0x0304)
>   PCI_DEVICE(0x17cb, 0x0305)
>   PCI_DEVICE(0x17cb, 0x0306)
>   PCI_DEVICE(0x105b, 0xe0ab)
>   PCI_DEVICE(0x105b, 0xe0b0)
>   PCI_DEVICE(0x105b, 0xe0b1)
>   PCI_DEVICE(0x105b, 0xe0b3)
>   PCI_DEVICE(0x1269, 0x00b3)
>   PCI_DEVICE(0x03f0, 0x0a6c)
>
> Signed-off-by: Jarvis Jiang <jarvis.w.jiang@...il.com>

<...>

> +FOXCONN 5G MODEM DRIVER
> +M:	Jarvis Jiang <jarvis.w.jiang@...il.com>
> +S:	Orphan
> +F:	drivers/bus/mhi/
> +F:	drivers/net/ethernet/qualcomm/rmnet/
> +F:	include/linux/ipc_logging.h
> +F:	include/linux/mhi.h
> +F:	include/linux/mod_devicetable.h
> +F:	include/linux/msm-bus.h
> +F:	include/linux/msm_pcie.h

<...>

> +F:	include/linux/netdevice.h
> +F:	include/uapi/linux/if_link.h
> +F:	include/uapi/linux/msm_rmnet.h
> +F:	mm/memblock.c
> +F:	net/core/dev.c

That's quite a statement.

Thanks

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ