All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: David Miller <davem@davemloft.net>,
	ospite@studenti.unina.it, alan@signal11.us, marcel@holtmann.org,
	mdpoole@troilus.org, hadess@hadess.net, eric.dumazet@gmail.com,
	linux-bluetooth@vger.kernel.org, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Date: Tue, 29 Jun 2010 12:07:42 +0300	[thread overview]
Message-ID: <20100629090742.GA2716@jh-x301> (raw)
In-Reply-To: <alpine.LNX.2.00.1006291047560.13809@pobox.suse.cz>

Hi,

On Tue, Jun 29, 2010, Jiri Kosina wrote:
> Frankly, I don't understand what exactly the current situation with 
> in-kernel bluetooth stack is anyway. 
> 
> What is the relation between what we have in net/bluetooth and the tree at 
> [1], which seems to be quite actively developed?

The difference is that the userspace part has essentially two
maintainers (me and Marcel) whereas the kernel side only has one
(Marcel). So even when Marcel is inactive I can at least take care of
the userspace side. I'd volunteer for the kernel also but I don't really
have any experience there (only 3-4 patches so far).

Johan

WARNING: multiple messages have this Message-ID (diff)
From: Johan Hedberg <johan.hedberg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Jiri Kosina <jkosina-AlSwsSmVLrQ@public.gmane.org>
Cc: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>,
	ospite-aNJ+ML1ZbiP93QAQaVx+gl6hYfS7NtTn@public.gmane.org,
	alan-yzvJWuRpmD1zbRFIqnYvSA@public.gmane.org,
	marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org,
	mdpoole-IZmAEv5cUt1AfugRpC6u6w@public.gmane.org,
	hadess-0MeiytkfxGOsTnJN9+BGXg@public.gmane.org,
	eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Date: Tue, 29 Jun 2010 12:07:42 +0300	[thread overview]
Message-ID: <20100629090742.GA2716@jh-x301> (raw)
In-Reply-To: <alpine.LNX.2.00.1006291047560.13809-ztGlSCb7Y1iN3ZZ/Hiejyg@public.gmane.org>

Hi,

On Tue, Jun 29, 2010, Jiri Kosina wrote:
> Frankly, I don't understand what exactly the current situation with 
> in-kernel bluetooth stack is anyway. 
> 
> What is the relation between what we have in net/bluetooth and the tree at 
> [1], which seems to be quite actively developed?

The difference is that the userspace part has essentially two
maintainers (me and Marcel) whereas the kernel side only has one
(Marcel). So even when Marcel is inactive I can at least take care of
the userspace side. I'd volunteer for the kernel also but I don't really
have any experience there (only 3-4 patches so far).

Johan

  reply	other threads:[~2010-06-29  9:32 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-13 22:20 [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE Alan Ott
2010-06-19 17:49 ` Jiri Kosina
2010-06-28 11:14 ` Antonio Ospite
2010-06-29  7:12   ` David Miller
2010-06-29  7:12     ` David Miller
2010-06-29  8:50     ` Jiri Kosina
2010-06-29  9:07       ` Johan Hedberg [this message]
2010-06-29  9:07         ` Johan Hedberg
2010-06-29 12:40     ` Andrei Emeltchenko
2010-06-29 12:40       ` Andrei Emeltchenko
2010-06-29 12:40       ` Andrei Emeltchenko
2010-07-08 21:08       ` Marcel Holtmann
2010-07-08 21:08         ` Marcel Holtmann
2010-07-08 21:11 ` Marcel Holtmann
2010-07-09  3:51   ` Alan Ott
2010-07-09  3:51     ` Alan Ott
2010-07-09  8:01     ` Marcel Holtmann
2010-07-09  8:01       ` Marcel Holtmann
2010-07-09 13:02       ` Alan Ott
2010-07-09 13:02         ` Alan Ott
2010-07-09 13:06         ` Marcel Holtmann
2010-07-09 13:06           ` Marcel Holtmann
2010-07-09 14:06           ` Alan Ott
2010-07-09 14:06             ` Alan Ott
2010-07-09 17:33             ` Marcel Holtmann
2010-07-09 17:33               ` Marcel Holtmann
2010-07-09 18:24               ` Alan Ott
2010-07-09 18:24                 ` Alan Ott
2010-07-22 14:14               ` Jiri Kosina
2010-07-22 15:21                 ` Marcel Holtmann
2010-07-22 16:58                   ` Alan Ott
2010-08-10 11:46                     ` Jiri Kosina
2010-08-10 11:46                       ` Jiri Kosina
2010-08-10 12:12                       ` Marcel Holtmann
2010-08-10 12:12                         ` Marcel Holtmann
2010-08-16 20:20                         ` [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW (USB and Bluetooth) Alan Ott
2010-08-23 13:00                           ` Jiri Kosina
2010-09-02 15:25                             ` Jiri Kosina
2010-09-22 12:09                               ` Jiri Kosina
2010-11-01 19:23                                 ` Jiri Kosina
2010-11-08 11:17                                   ` Antonio Ospite
2010-11-08 11:17                                     ` Antonio Ospite
2010-09-23 16:25                           ` Ville Tervo
2010-09-23 16:25                             ` Ville Tervo
2010-09-23 17:07                             ` Ping Cheng
2010-09-23 17:07                               ` Ping Cheng
2010-09-23 20:16                               ` Przemo Firszt
2010-09-23 20:16                                 ` Przemo Firszt
2010-09-23 23:40                             ` Alan Ott
2010-09-23 23:40                               ` Alan Ott
2010-08-16 20:20                         ` Alan Ott
2010-08-16 20:20                         ` Alan Ott
2010-08-16 20:20                         ` [PATCH v4 1/2] HID: Add Support for Setting and Getting Feature Reports from hidraw Alan Ott
2010-08-16 20:20                           ` Alan Ott
2010-09-28 13:30                           ` Antonio Ospite
2010-10-01 13:30                             ` Jiri Kosina
2010-10-01 13:30                               ` Jiri Kosina
2010-09-29 23:51                           ` Antonio Ospite
2010-09-30  3:37                             ` Alan Ott
2010-09-30 22:03                               ` Antonio Ospite
2010-10-02  0:00                                 ` Antonio Ospite
2010-10-02  2:24                                   ` Alan Ott
2010-10-02  0:30                                 ` Alan Ott
2010-10-02  7:50                                   ` Antonio Ospite
2010-10-04 13:37                                     ` Alan Ott
2010-08-16 20:20                         ` Alan Ott
2010-08-16 20:20                         ` [PATCH v4 2/2] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE Alan Ott
2010-09-23 11:51                           ` Ville Tervo
2010-09-23 11:51                             ` Ville Tervo
2010-09-23 14:16                             ` Alan Ott
2010-09-24 10:47                               ` Antonio Ospite
2010-09-24 10:47                                 ` Antonio Ospite
2010-08-16 20:20                         ` Alan Ott
2010-08-16 20:20                         ` Alan Ott
  -- strict thread matches above, loose matches on Subject: below --
2010-06-13 22:20 [PATCH 1/1] " Alan Ott

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100629090742.GA2716@jh-x301 \
    --to=johan.hedberg@gmail.com \
    --cc=alan@signal11.us \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=hadess@hadess.net \
    --cc=jkosina@suse.cz \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel@holtmann.org \
    --cc=mdpoole@troilus.org \
    --cc=netdev@vger.kernel.org \
    --cc=ospite@studenti.unina.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.