Re: [PATCH] USB: serial: qcserial: add EM7305 QDL product ID

2020-07-21 Thread Erik Ekman
On Tue, 21 Jul 2020 at 09:23, Johan Hovold wrote: > > On Fri, Jul 17, 2020 at 08:51:18PM +0200, Erik Ekman wrote: > > When running qmi-firmware-update on the Sierra Wireless EM7305 in a Toshiba > > laptop, it changed product ID to 0x9062 when entering QDL mode: > > > &g

[PATCH] USB: serial: qcserial: add EM7305 QDL product ID

2020-07-17 Thread Erik Ekman
2-4: Qualcomm USB modem converter now attached to ttyUSB0 Signed-off-by: Erik Ekman --- drivers/usb/serial/qcserial.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c index d147feae83e6..0f60363c1bbc 100644 --- a/drivers/usb/ser

[PATCH] PCI: Update documentation 00-INDEX file

2014-01-01 Thread Erik Ekman
The PCI-DMA-mapping.txt moved to general docs and became DMA-API-HOWTO.txt in 5e07c2c73 Add new file about PCI Express I/O Virtualization Signed-off-by: Erik Ekman --- Documentation/PCI/00-INDEX | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/PCI/00-INDEX

[PATCH] PCI: Update documentation 00-INDEX file

2014-01-01 Thread Erik Ekman
The PCI-DMA-mapping.txt moved to general docs and became DMA-API-HOWTO.txt in 5e07c2c73 Add new file about PCI Express I/O Virtualization Signed-off-by: Erik Ekman e...@kryo.se --- Documentation/PCI/00-INDEX | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation