From: Szymon Janc <szymon.janc@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: Szymon Janc <szymon.janc@gmail.com>
Subject: [PATCH 0/4] more sixaxis goodies
Date: Sun, 1 Dec 2013 14:41:52 +0100 [thread overview]
Message-ID: <1385905316-21800-1-git-send-email-szymon.janc@gmail.com> (raw)
Hi,
This adds support for setting PS3 controller LEDs both over Bluetooth
and USB. More details in commits messages.
One thing I noticed is that setting LEDs over Bluetooth fails on kernel
3.10+ (write always returns 0). Could this be related to HIDP related
work that was merged in 3.10?
Comments and testing are welcome.
--
BR
Szymon Janc
Szymon Janc (4):
sixaxis: Add support for setting PS3 controller LEDs
Rename device_is_connected to btd_device_is_connected
sixaxis: Skip controller setup if already connected over Bluetooth
sixaxis: Add support for setting LEDs when connected over USB
plugins/sixaxis.c | 164 +++++++++++++++++++++++++++++++++++++++++++++---
profiles/input/device.c | 4 +-
src/adapter.c | 6 +-
src/device.c | 6 +-
src/device.h | 2 +-
5 files changed, 165 insertions(+), 17 deletions(-)
--
1.8.5
next reply other threads:[~2013-12-01 13:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-01 13:41 Szymon Janc [this message]
2013-12-01 13:41 ` [PATCH 1/4] sixaxis: Add support for setting PS3 controller LEDs Szymon Janc
2013-12-01 13:41 ` [PATCH 2/4] Rename device_is_connected to btd_device_is_connected Szymon Janc
2013-12-01 13:41 ` [PATCH 3/4] sixaxis: Skip controller setup if already connected over Bluetooth Szymon Janc
2013-12-01 13:41 ` [PATCH 4/4] sixaxis: Add support for setting LEDs when connected over USB Szymon Janc
2013-12-03 7:48 ` [PATCH 0/4] more sixaxis goodies Johan Hedberg
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=1385905316-21800-1-git-send-email-szymon.janc@gmail.com \
--to=szymon.janc@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox