Hello Marc, On Mon, 15 May 2023 23:32:09 +0200, Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> wrote: > On 15.05.2023 23:07:51, Marc Kleine-Budde wrote: > > On 14.05.2023 15:12:21, Peter Seiderer wrote: > > > does anybody know what happened with the IXXAT USB-to-CAN adapters drivers > > > attempts to bring the patches upstream? > > > > I think upstreaming starved due to lack of enough reviewing power in the > > community. > > > > > I found the following attempts > > > > > > - 'Re: [PATCH] can: usb: IXXAT USB-to-CAN adapters drivers' ([1] from June 2018) > > > - '[PATCH v6] can: usb: IXXAT USB-to-CAN adapters drivers' ([2] from Sep 2018) > > > > > > but now follow ups and/or references in the actual linux source > > > tree... > > > > The newest I have in my archive is: > > > > | Date: Thu, 27 Sep 2018 16:04:43 +0200 > > | From: Florian Ferg <flfe@xxxxxxxxxxxxxxx> > > | To: linux-can@xxxxxxxxxxxxxxx > > | CC: Florian Ferg <flfe@xxxxxxxxxxxxxxx> > > | Message-ID: <20180927140443.29051-1-flfe@xxxxxxxxxxxxxxx> > > | Subject: [PATCH v7] can: usb: IXXAT USB-to-CAN adapters drivers > > > > If you're interested to bring the driver mainline, I can forward you > > that mail. Thanks for investigation, in the meanwhile found all the missing references up to v7: [PATCH] can: usb: IXXAT USB-to-CAN adapters drivers https://marc.info/?l=linux-can&m=152845162427920&q=mbox [PATCH v2] can: usb: IXXAT USB-to-CAN adapters drivers https://marc.info/?l=linux-can&m=152996258423265&q=mbox [PATCH v3] can: usb: IXXAT USB-to-CAN adapters drivers https://marc.info/?l=linux-can&m=153019414431266&q=mbox [PATCH v4] can: usb: IXXAT USB-to-CAN adapters drivers https://marc.info/?l=linux-can&m=153113773029121&q=mbox [PATCH v5] can: usb: IXXAT USB-to-CAN adapters drivers https://marc.info/?l=linux-can&m=153390928701300&q=mbox [PATCH v6] can: usb: IXXAT USB-to-CAN adapters drivers https://marc.info/?l=linux-can&m=153596357327489&q=mbox [PATCH v7] can: usb: IXXAT USB-to-CAN adapters drivers https://marc.info/?l=linux-can&m=153805714622658&q=mbox > > ported (+ compile tested only) to recent net-net/main: > > https://lore.kernel.org/all/20230515212930.1019702-1-mkl@xxxxxxxxxxxxxx/ Thanks for update (would have been my next task as I did something similar for the latest upstream version [3] and a little bugfix [4])... Will try your version the next days and take a look at the latest/new review comments (and take a look at the differences of v7/v8 version against the upstream version [5])... Regards, Peter [3] https://codeberg.org/psreport/socketcan-linux-ix-usb-can/commit/c5464ac [4] https://codeberg.org/psreport/socketcan-linux-ix-usb-can/commit/51b3021 [5] https://codeberg.org/psreport/socketcan-linux-ix-usb-can/commit/7c327a5 > > Marc >