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