[RESEND PATCH 2/2] Input: xpad - sync supported devices with XBCD

2017-06-15 Thread Benjamin Valentin
dcl0ud.com/xbcd.html Reviewed-by: Cameron Gutman Signed-off-by: Benjamin Valentin --- drivers/input/joystick/xpad.c | 30 ++ 1 file changed, 30 insertions(+) diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c index b8d08f2296ff..298a6ba51411 10

[RESEND PATCHv4 1/2] Input: xpad - sync supported devices with 360Controller

2017-06-15 Thread Benjamin Valentin
ve also excluded the Scene It! Big Button IR, it's handled by an out-of-tree driver. [3] [0] https://github.com/360Controller/360Controller [1] http://codepad.org/v9GyLKMq [2] http://codepad.org/qh7jclpD [3] https://github.com/micolous/xbox360bb Reviewed-by: Cameron Gutman Signed-off-by: Benja

[PATCH] xpad: sync device IDs with xboxdrv

2014-09-06 Thread Benjamin Valentin
The userspace xboxdrv driver knows some more device ids than the kernel. This patch adds the missing xbox gamepads from [1] to xpad.c [1] https://github.com/Grumbel/xboxdrv/blob/master/src/xpad_device.cpp Signed-off-by: Benjamin Valentin --- drivers/input/joystick/xpad.c | 33

Re: [PATCH] add exFAT driver

2013-09-25 Thread Benjamin Valentin
Am Wed, 25 Sep 2013 10:27:04 -0700 schrieb Greg Kroah-Hartman : > > > Also, I would really like to get a signed-off-by: from the Samsung > > > authors for this patch, can you do that as well please? > > > > I've tried reaching them by their last public e-mail addresses I > > could find, but they

Re: [PATCH] add exFAT driver

2013-09-25 Thread Benjamin Valentin
Am Fri, 30 Aug 2013 08:42:05 -0700 schrieb Greg Kroah-Hartman : > For staging drivers I need a maintainer that is going to take the time > to shephard it into the core kernel tree. See other TODO files for > how that person is defined. Are you going to be willing to do this? I can see what I c