]> code.bitgloo.com Git - clyne/logitech-g710-linux-driver.git/log
clyne/logitech-g710-linux-driver.git
9 years agochanged M key function master
Clyne Sullivan [Mon, 28 Dec 2015 02:11:21 +0000 (21:11 -0500)]
changed M key function

10 years agoMerge pull request #16 from ireyon/master
Wattos [Fri, 9 Jan 2015 11:47:20 +0000 (12:47 +0100)]
Merge pull request #16 from ireyon/master

Kernel 3.18 compatibility

10 years agoReplaced strict_strtoul calls with kstrtoul calls
Philip Rebohle [Fri, 2 Jan 2015 21:20:12 +0000 (22:20 +0100)]
Replaced strict_strtoul calls with kstrtoul calls

10 years agoMerge pull request #15 from Lompik/master
Wattos [Thu, 20 Nov 2014 06:42:54 +0000 (07:42 +0100)]
Merge pull request #15 from Lompik/master

Change change S_IRUGO | S_IWUGO to 0660

10 years agoRemove DEVICE_ATTR commented lines
OrionU [Thu, 20 Nov 2014 06:25:18 +0000 (00:25 -0600)]
Remove DEVICE_ATTR commented lines

10 years agoChange change S_IRUGO | S_IWUGO to 0660
OrionU [Wed, 19 Nov 2014 23:41:14 +0000 (17:41 -0600)]
Change change S_IRUGO | S_IWUGO to 0660
Inspired fromhttps://github.com/notro/fbtft/issues/165

11 years agoMerge pull request #10 from felixrg/hid_quirk
Wattos [Sun, 24 Nov 2013 18:10:00 +0000 (10:10 -0800)]
Merge pull request #10 from felixrg/hid_quirk

Use HID_QUIRK_NOGET to prevent wrong first HID report

11 years agoUse HID_QUIRK_NOGET to prevent wrong first HID report
Felix Rueegg [Fri, 8 Nov 2013 18:00:05 +0000 (19:00 +0100)]
Use HID_QUIRK_NOGET to prevent wrong first HID report

11 years agoMerge pull request #7 from felixrg/bugfix
Wattos [Thu, 31 Oct 2013 11:43:00 +0000 (04:43 -0700)]
Merge pull request #7 from felixrg/bugfix

Fixes first HID report with recent kernel versions and removes sysfs attributes when removing driver.

11 years agoFix to ignore first hid report with recent kernel versions. There was a change that...
Felix Rueegg [Sun, 6 Oct 2013 16:03:26 +0000 (18:03 +0200)]
Fix to ignore first hid report with recent kernel versions. There was a change that even if raw_event returns 1, the events from the first report will still get sent. https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?id=b1a1442a23776756b254b69786848a94d92445ba

11 years agoRemove sysfs attributes when removing driver to prevent error when driver is loaded...
Felix Rueegg [Sun, 6 Oct 2013 15:59:56 +0000 (17:59 +0200)]
Remove sysfs attributes when removing driver to prevent error when driver is loaded again.

12 years agoMerge pull request #6 from papricasix/master
Wattos [Fri, 5 Jul 2013 09:14:07 +0000 (02:14 -0700)]
Merge pull request #6 from papricasix/master

Kernel 3.10 compatibility code

12 years ago* Kernel 3.10 compatibility enabled. Some API has been changed in this
Michael Dudek [Fri, 5 Jul 2013 08:08:14 +0000 (08:08 +0000)]
* Kernel 3.10 compatibility enabled. Some API has been changed in this
  kernel version: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d881427253da011495f4193663d809d0e9dfa215

12 years agoadded dkms.conf for automatic rebuilding of kernel module after a new kernel is found
Filip Wieladek [Mon, 13 May 2013 04:26:29 +0000 (06:26 +0200)]
added dkms.conf for automatic rebuilding of kernel module after a new kernel is found

12 years agouse GPL2
Filip Wieladek [Sun, 12 May 2013 08:40:21 +0000 (10:40 +0200)]
use GPL2

12 years agoMerge branch 'master' of github.com:Wattos/logitech-g710-linux-driver
Filip Wieladek [Sun, 12 May 2013 08:29:15 +0000 (10:29 +0200)]
Merge branch 'master' of github.com:Wattos/logitech-g710-linux-driver

12 years agoAdding license
Filip Wieladek [Sun, 12 May 2013 08:28:53 +0000 (10:28 +0200)]
Adding license

12 years agoUpdate README.md
Wattos [Sat, 11 May 2013 15:09:10 +0000 (18:09 +0300)]
Update README.md

12 years agoupdated Readme
Wattos [Sat, 11 May 2013 15:08:19 +0000 (18:08 +0300)]
updated Readme

12 years agoinitial version
Filip Wieladek [Sat, 11 May 2013 15:07:28 +0000 (17:07 +0200)]
initial version