cdc-acm: v4.6-rc1: Kernel panic in acm_start_wb

2016-04-04 Thread Torsten Hilbrich
Hello When updating the kernel to a post v4.6-rc1 version (based on c05c2ec Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux) I got the following kernel panic on a T440p system with a 0bdb:193e Ericsson Business Mobile Networks BV while probing with

Re: cdc-acm: v4.6-rc1: Kernel panic in acm_start_wb

2016-04-04 Thread Torsten Hilbrich
On 04.04.2016 13:07, Oliver Neukum wrote: > On Mon, 2016-04-04 at 12:31 +0200, Torsten Hilbrich wrote: > >> commit a81cf9799ad7299b03a4dff020d9685f9ac5f3e0 >> Author: Oliver Neukum >> Date: Wed Feb 10 10:39:49 2016 +0100 >> >> cdc-acm: implement

[xhci] __list_add triggers BUG while processing xhci_queue_slot_control

2015-08-09 Thread Torsten Hilbrich
Hello, I got the following stack trace when booting a 3.19.4 kernel (with grsecurity enabled, but this should not be related here), possible at the moment when the xhci driver was initially processing the USB devices: kernel BUG at lib/list_debug.c:39 Workqueue;: usb_hub_wq hub_event __list_add

[PATCH] net/usb/qmi_wwan.c: Add USB id for lt4120 modem

2018-03-23 Thread Torsten Hilbrich
This is needed to support the modem found in HP EliteBook 820 G3. Signed-off-by: Torsten Hilbrich --- drivers/net/usb/qmi_wwan.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c index 76ac48095c29..e3ef0a0c715d 100644 --- a/drivers/net

[PATCHv2] net/usb/qmi_wwan.c: Add USB id for lt4120 modem

2018-03-25 Thread Torsten Hilbrich
This is needed to support the modem found in HP EliteBook 820 G3. Signed-off-by: Torsten Hilbrich --- drivers/net/usb/qmi_wwan.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c index 76ac48095c29..e3ef0a0c715d 100644 --- a/drivers/net