Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-27 | changed M key functionHEADmaster | Clyne Sullivan | |
2015-01-09 | Merge pull request #16 from ireyon/master | Wattos | |
Kernel 3.18 compatibility | |||
2015-01-02 | Replaced strict_strtoul calls with kstrtoul calls | Philip Rebohle | |
2014-11-20 | Merge pull request #15 from Lompik/master | Wattos | |
Change change S_IRUGO | S_IWUGO to 0660 | |||
2014-11-20 | Remove DEVICE_ATTR commented lines | OrionU | |
2014-11-19 | Change change S_IRUGO | S_IWUGO to 0660 | OrionU | |
Inspired fromhttps://github.com/notro/fbtft/issues/165 | |||
2013-11-24 | Merge pull request #10 from felixrg/hid_quirk | Wattos | |
Use HID_QUIRK_NOGET to prevent wrong first HID report | |||
2013-11-24 | Use HID_QUIRK_NOGET to prevent wrong first HID report | Felix Rueegg | |
2013-10-31 | Merge pull request #7 from felixrg/bugfix | Wattos | |
Fixes first HID report with recent kernel versions and removes sysfs attributes when removing driver. | |||
2013-10-06 | Fix to ignore first hid report with recent kernel versions. There was a ↵ | Felix Rueegg | |
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 | |||
2013-10-06 | Remove sysfs attributes when removing driver to prevent error when driver is ↵ | Felix Rueegg | |
loaded again. | |||
2013-07-05 | Merge pull request #6 from papricasix/master | Wattos | |
Kernel 3.10 compatibility code | |||
2013-07-05 | * Kernel 3.10 compatibility enabled. Some API has been changed in this | Michael Dudek | |
kernel version: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d881427253da011495f4193663d809d0e9dfa215 | |||
2013-05-13 | added dkms.conf for automatic rebuilding of kernel module after a new kernel ↵ | Filip Wieladek | |
is found | |||
2013-05-12 | use GPL2 | Filip Wieladek | |
2013-05-12 | Merge branch 'master' of github.com:Wattos/logitech-g710-linux-driver | Filip Wieladek | |
2013-05-12 | Adding license | Filip Wieladek | |
2013-05-11 | Update README.md | Wattos | |
2013-05-11 | updated Readme | Wattos | |
2013-05-11 | initial version | Filip Wieladek | |