Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Replaced strict_strtoul calls with kstrtoul calls | Philip Rebohle | |
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 | Use HID_QUIRK_NOGET to prevent wrong first HID report | Felix Rueegg | |
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 | * 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-11 | initial version | Filip Wieladek | |