Re: [PATCH] Add drivers for Logitech G110, G13, G15v2 and G19

2015-03-03 Thread Paul Bolle
On Mon, 2015-02-23 at 22:47 +0200, Ciprian Ciubotariu wrote: > On Saturday 21 February 2015 18:21:20 Paul Bolle wrote: > > Apparently Alistair Buxton, Rick L Vinyard Jr, and Thomas Berger were > > involved with this code too. There's no mention of them in the commit > > explanation. They're also

Re: [PATCH] Add drivers for Logitech G110, G13, G15v2 and G19

2015-03-03 Thread Paul Bolle
On Mon, 2015-02-23 at 22:47 +0200, Ciprian Ciubotariu wrote: On Saturday 21 February 2015 18:21:20 Paul Bolle wrote: Apparently Alistair Buxton, Rick L Vinyard Jr, and Thomas Berger were involved with this code too. There's no mention of them in the commit explanation. They're also not

Re: [PATCH] Add drivers for Logitech G110, G13, G15v2 and G19

2015-02-23 Thread Ciprian Ciubotariu
On Saturday 21 February 2015 18:21:20 Paul Bolle wrote: > On Sat, 2015-02-21 at 17:50 +0200, Ciprian Ciubotariu wrote: > > New modules: > > - hid-gcore - common functions > > - hid-gfb - framebuffer implementation > > - hid-g110 - G110 driver > > - hid-g13 - G13 driver > > -

Re: [PATCH] Add drivers for Logitech G110, G13, G15v2 and G19

2015-02-23 Thread Ciprian Ciubotariu
On Saturday 21 February 2015 18:21:20 Paul Bolle wrote: On Sat, 2015-02-21 at 17:50 +0200, Ciprian Ciubotariu wrote: New modules: - hid-gcore - common functions - hid-gfb - framebuffer implementation - hid-g110 - G110 driver - hid-g13 - G13 driver - hid-g15v2 - G15 v2

Re: [PATCH] Add drivers for Logitech G110, G13, G15v2 and G19

2015-02-21 Thread Paul Bolle
On Sat, 2015-02-21 at 17:50 +0200, Ciprian Ciubotariu wrote: > New modules: > - hid-gcore - common functions > - hid-gfb - framebuffer implementation > - hid-g110 - G110 driver > - hid-g13 - G13 driver > - hid-g15v2 - G15 v2 driver > - hid-g19 - G19 driver > > Add Kconfig

[PATCH] Add drivers for Logitech G110, G13, G15v2 and G19

2015-02-21 Thread Ciprian Ciubotariu
New modules: - hid-gcore - common functions - hid-gfb - framebuffer implementation - hid-g110 - G110 driver - hid-g13 - G13 driver - hid-g15v2 - G15 v2 driver - hid-g19 - G19 driver Add Kconfig options for each driver, and a main menu option which is responsible for hid-gcore.

[PATCH] Add drivers for Logitech G110, G13, G15v2 and G19

2015-02-21 Thread Ciprian Ciubotariu
New modules: - hid-gcore - common functions - hid-gfb - framebuffer implementation - hid-g110 - G110 driver - hid-g13 - G13 driver - hid-g15v2 - G15 v2 driver - hid-g19 - G19 driver Add Kconfig options for each driver, and a main menu option which is responsible for hid-gcore.

Re: [PATCH] Add drivers for Logitech G110, G13, G15v2 and G19

2015-02-21 Thread Paul Bolle
On Sat, 2015-02-21 at 17:50 +0200, Ciprian Ciubotariu wrote: New modules: - hid-gcore - common functions - hid-gfb - framebuffer implementation - hid-g110 - G110 driver - hid-g13 - G13 driver - hid-g15v2 - G15 v2 driver - hid-g19 - G19 driver Add Kconfig options for