On Mon, Jul 3, 2017 at 10:13 AM, Johan Hovold wrote:
> On Fri, Jun 30, 2017 at 02:49:55PM +0200, Frans Klaver wrote:
>> On Fri, Jun 30, 2017 at 2:44 PM, Stefan Triller
>> wrote:
>> > The German Telekom offers a ZigBee USB Stick under the brand name Qivicon
>> >
On Fri, Jun 30, 2017 at 2:48 PM, Abdulhadi Mohamed
wrote:
> Currently linux HID gadgets do not support remote wakeup (the ability
> to wake up a host from suspend). This is an important feature for
> gadgets that want to properly emulate the normal operation of a mouse
> and keyboard. Ultimately,
; Signed-off-by: Stefan Triller
Reviewed-by: Frans Klaver
> ---
> drivers/usb/serial/cp210x.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/usb/serial/cp210x.c b/drivers/usb/serial/cp210x.c
> index 0c55e7f64269..d37e9d4d617b 100644
> --- a/drivers/usb
Hi,
You should probably mention the relevant subsystem in your subject.
On Fri, Jun 30, 2017 at 11:43 AM, Stefan Triller
wrote:
> The german Telekom offers a ZigBee USB Stick under the brand name Qivicon for
> their SmartHome Home Base in its 1. Generation. The productId is not known by
> the
Hi,
On Tue, Jun 27, 2017 at 11:04 PM, Abdulhadi Mohamed
wrote:
> Currently linux HID gadgets do not support remote wakeup (the ability
> to wake up a host from suspend). This is an important feature for gadgets
> that want to properly emulate the normal operation of a mouse and keyboard.
> This f
On Fri, Jun 23, 2017 at 4:55 PM, Abdulhadi Mohamed
wrote:
> the current HID function dirver doesn't support GET_PROCOTOL and
> SET_PROCOTOL commands, which are required to operate the HID gadget in
> BOOT mode. This change implements this feature for devices that have
> the same implementation for
On Wed, Aug 17, 2016 at 3:53 PM, Heikki Krogerus
wrote:
> Hi,
>
> On Wed, Aug 17, 2016 at 03:14:03PM +0200, Frans Klaver wrote:
>> On Wed, Aug 17, 2016 at 12:34 PM, Heikki Krogerus
>> > +static const char * const typec_partner_types[] = {
>> > + [TYPE
On Wed, Aug 17, 2016 at 12:34 PM, Heikki Krogerus
wrote:
> The purpose of USB Type-C connector class is to provide
> unified interface for the user space to get the status and
> basic information about USB Type-C connectors on a system,
> control over data role swapping, and when the port supports
On Thu, Apr 23, 2015 at 4:06 PM, Johan Hovold wrote:
> Make sure only to copy any actual data rather than the whole buffer,
> when releasing the temporary buffer used for unaligned non-isochronous
> transfers.
>
> Compile-tested only.
>
> Signed-off-by: Johan Hovold
> ---
> drivers/usb/host/ehci
On Thu, Oct 23, 2014 at 11:40 AM, Greg KH wrote:
> On Thu, Oct 23, 2014 at 01:52:24AM -0700, russ.d...@gmail.com wrote:
>> From: Russ Dill
>>
>> This patch provides the FTDI genuine product verification steps
>> as contained within the new 2.12.00 official release. It ensures
>> that counterfeite
On Tue, Oct 14, 2014 at 09:35:24AM +0200, Jiri Kosina wrote:
> your patch hasn't been lost, it's in my 'to-process' queue. It's merge
> window now, plus this is a super-low priority patch. Please be patient, it
> will eventually be processed.
Alright. I think I've been getting quite spoiled with
On Wed, Oct 01, 2014 at 03:30:31PM +0200, Frans Klaver wrote:
> Signed-off-by: Frans Klaver
> ---
> Documentation/usb/gadget_configfs.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/usb/gadget_configfs.txt
> b/Documentation/us
On Fri, Oct 10, 2014 at 11:54:00AM +0200, Johan Hovold wrote:
> On Fri, Oct 10, 2014 at 11:52:08AM +0200, Frans Klaver wrote:
> > Add new IDs for the Xsens Awinda Station and Awinda Dongle.
> >
> > While at it, order the definitions by PID and add a logical separation
>
Add new IDs for the Xsens Awinda Station and Awinda Dongle.
While at it, order the definitions by PID and add a logical separation
between devices using Xsens' VID and those using FTDI's VID.
Cc:
Signed-off-by: Frans Klaver
---
Third time's a charm.
drivers/usb/serial/ftd
On Fri, Oct 10, 2014 at 11:34:43AM +0200, Johan Hovold wrote:
> On Fri, Oct 10, 2014 at 11:32:27AM +0200, Frans Klaver wrote:
> > Add new IDs for the Xsens Awinda Station and Awinda Dongle.
> >
> > While at it, order the definitions by PID and add a logical separation
>
Add new IDs for the Xsens Awinda Station and Awinda Dongle.
While at it, order the definitions by PID and add a logical separation
between devices using Xsens' VID and those using FTDI's VID.
Cc:
Signed-off-by: Frans Klaver
---
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/
On Fri, Oct 10, 2014 at 11:20:14AM +0200, Johan Hovold wrote:
> On Fri, Oct 10, 2014 at 11:12:09AM +0200, Frans Klaver wrote:
> > I'll move the new entries up. How about I throw in a separate patch that
> > cleans up stuff around the PID definitions? There's some alignm
On Fri, Oct 10, 2014 at 11:01:17AM +0200, Johan Hovold wrote:
> On Fri, Oct 10, 2014 at 10:44:54AM +0200, Frans Klaver wrote:
> > Add new IDs for the Xsens Awinda Station and Awinda Dongle.
> >
> > Cc:
> > Signed-off-by: Frans Klaver
> > ---
> >
Add new IDs for the Xsens Awinda Station and Awinda Dongle.
Cc:
Signed-off-by: Frans Klaver
---
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio_ids.h | 2 ++
2 files changed, 4 insertions(+)
diff --git a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c
index
Signed-off-by: Frans Klaver
---
Documentation/usb/gadget_configfs.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/usb/gadget_configfs.txt
b/Documentation/usb/gadget_configfs.txt
index 4cf53e4..635e574 100644
--- a/Documentation/usb/gadget_configfs.txt
+++ b
Hi,
You're almost there. You may specifically want to read section 1.15.
Also have a look at how other people submit their patches. Using git
send-email[1] may also help.
It's also the custom to reply to all, instead of just to the mailing list.
Thanks,
Frans
[1] http://git-scm.com/docs/git-sen
Hi,
On Fri, Sep 5, 2014 at 4:07 PM, Hans Petter Selasky wrote:
> See attachment.
It's preferred that you send your patches in the body of the email.
Please read Documentation/SubmittingPatches.
Frans
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a messag
On Thu, Sep 04, 2014 at 11:22:26AM +0200, Johan Hovold wrote:
> On Thu, Sep 04, 2014 at 11:05:47AM +0200, Frans Klaver wrote:
> >
> > The new version is applied, built and tested with some actual hardware
> > on 3.17-rc3.
>
> Good. Both patches applied now.
Thanks aga
On Thu, Sep 04, 2014 at 10:15:22AM +0200, Johan Hovold wrote:
> On Thu, Sep 04, 2014 at 09:12:05AM +0200, Frans Klaver wrote:
>
> > > static int xsens_mt_probe(struct usb_serial *serial,
> > > const struct usb_device_id *id)
&
.
Signed-off-by: Frans Klaver
---
drivers/usb/serial/xsens_mt.c | 23 ---
1 file changed, 4 insertions(+), 19 deletions(-)
diff --git a/drivers/usb/serial/xsens_mt.c b/drivers/usb/serial/xsens_mt.c
index d500ccd..3837d51 100644
--- a/drivers/usb/serial/xsens_mt.c
+++ b/drivers
Johan,
I noticed I submitted an error here. Will resend later today.
On Mon, Sep 1, 2014 at 11:39 AM, Frans Klaver wrote:
> Probe is testing if the current interface provides two bulk endpoints.
> While this achieves the goal of only binding to the correct interface,
> we already kn
Signed-off-by: Frans Klaver
---
drivers/usb/serial/xsens_mt.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/serial/xsens_mt.c b/drivers/usb/serial/xsens_mt.c
index 4841fb5..d500ccd 100644
--- a/drivers/usb/serial/xsens_mt.c
+++ b/drivers/usb/serial/xsens_mt.c
@@ -82,4 +82,6
.
Signed-off-by: Frans Klaver
---
drivers/usb/serial/xsens_mt.c | 23 ---
1 file changed, 4 insertions(+), 19 deletions(-)
diff --git a/drivers/usb/serial/xsens_mt.c b/drivers/usb/serial/xsens_mt.c
index d500ccd..ea67ed9 100644
--- a/drivers/usb/serial/xsens_mt.c
+++ b/drivers
From: Patrick Riphagen
The converters are used in specific products. It can be useful to know
which they are exactly.
Signed-off-by: Patrick Riphagen
Signed-off-by: Frans Klaver
Cc: Johan Hovold
Cc: Greg Kroah-Hartman
Cc: stable
---
drivers/usb/serial/ftdi_sio_ids.h | 10 +-
1
From: Patrick Riphagen
This adds support for new Xsens devices, using Xsens' own Vendor ID.
Signed-off-by: Patrick Riphagen
Signed-off-by: Frans Klaver
Cc: Johan Hovold
Cc: Greg Kroah-Hartman
Cc: stable
---
drivers/usb/serial/ftdi_sio.c | 2 ++
drivers/usb/serial/ftdi_sio_ids.
Hi Greg,
On Wed, Jul 23, 2014 at 05:01:02PM -0700, Greg Kroah-Hartman wrote:
> Your patches were mal-formed and could not be applied at all, please fix
> up your email client to not eat tabs and resend.
It seems we're running into mail server settings that have been adapted
for my use, but not fo
On Mon, Aug 05, 2013 at 07:41:42PM +0800, Greg Kroah-Hartman wrote:
> From: Greg Kroah-Hartman
>
> Instead of having to create a new driver for a "simple" usb to serial
> device, mush them all into one file, with a macro, so as to make it easy
> to add new ones.
Sounds like a sensible thing to d
On Fri, Jan 25, 2013 at 9:05 PM, Greg KH wrote:
> It's not a big deal at all, I've left it alone, and applied it as-is.
Great, thanks.
> thanks for the clean driver submission,
No problem. I wish I could do more of this at work.
Cheers,
Frans
--
To unsubscribe from this list: send the line "un
On Fri, Jan 25, 2013 at 5:51 PM, Greg KH wrote:
> On Fri, Jan 25, 2013 at 05:05:44PM +0100, Frans Klaver wrote:
>> Filtering the correct interface has been moved to the probe function,
>> which seems more appropriate. Filtering in attach is slightly easier,
>> but returning
On Fri, Jan 25, 2013 at 6:47 PM, Alan Stern wrote:
> There's no reason for restricting i to be 8 bits. It isn't a field in
> a structure or a member of an array, so saving space isn't an issue.
> Neither is sign extension. Why force the compiler to go to extra
> effort when using a natural-size
Signed-off-by: Frans Klaver
---
This is a revision of the xsens_mt module. Since previous one, I've
reduced the allocated buffers, cause there seem to be no problems with
the default size right now.
Filtering the correct interface has been moved to the probe function,
which seems
Just realized that the mail client on my phone doesn't do plain text,
which means two of my messages got bounced. Sorry for that.
Regards,
Frans
On Thu, Jan 24, 2013 at 9:25 PM, Frans Klaver wrote:
>
> Op 24 jan. 2013 21:12 schreef "Greg KH" het
> volgende:
>
>
&g
Signed-off-by: Frans Klaver
---
drivers/usb/serial/Kconfig| 12 +++
drivers/usb/serial/Makefile | 1 +
drivers/usb/serial/xsens_mt.c | 82 +++
3 files changed, 95 insertions(+)
create mode 100644 drivers/usb/serial/xsens_mt.c
diff --git a
38 matches
Mail list logo