Age | Commit message (Expand) | Author |
2016-12-19 | HID: sony: Ignore DS4 dongle reports when no device is connected | Roderick Colenbrander |
2016-12-19 | HID: sony: Use DS4 MAC address as unique identifier on USB | Roderick Colenbrander |
2016-12-19 | HID: sony: Fix error handling bug when touchpad registration fails | Roderick Colenbrander |
2016-11-29 | HID: sony: Support DS4 dongle | Roderick Colenbrander |
2016-11-28 | HID: sony: Comply to Linux gamepad spec for DS4 | Roderick Colenbrander |
2016-11-28 | HID: sony: Make the DS4 touchpad a separate device | Roderick Colenbrander |
2016-11-28 | HID: sony: Fix memory issue when connecting device using both Bluetooth and USB | Roderick Colenbrander |
2016-10-10 | HID: sony: Update device ids | Roderick Colenbrander |
2016-10-10 | HID: sony: Adjust value range for motion sensors | Roderick Colenbrander |
2016-10-10 | HID: sony: Handle multiple touch events input record | Roderick Colenbrander |
2016-10-10 | HID: sony: Send ds4 output reports on output end-point | Roderick Colenbrander |
2016-10-10 | HID: sony: Perform CRC check on bluetooth input packets | Roderick Colenbrander |
2016-10-10 | HID: sony: Adjust HID report size name definitions | Roderick Colenbrander |
2016-10-10 | HID: sony: Fix race condition in sony_probe | Roderick Colenbrander |
2016-10-07 | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina |
2016-09-26 | HID: sony: Update copyright and add Dualshock 4 rate control note | Frank Praznik |
2016-09-26 | HID: sony: Defer the initial USB Sixaxis output report | Frank Praznik |
2016-09-26 | HID: sony: Relax duplicate checking for USB-only devices | Frank Praznik |
2016-08-02 | HID: sony: disable descriptor fixup for FutureMax Dance Mat | Mikko Perttunen |
2016-03-17 | Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',... | Jiri Kosina |
2016-02-10 | HID: sony: underscores are unnecessary for u8, u16, s32 | Pavel Machek |
2016-02-10 | HID: sony: fix some warnings from scripts/checkpatch.pl | Antonio Ospite |
2016-02-10 | HID: sony: fix errors from scripts/checkpatch.pl | Antonio Ospite |
2016-01-29 | HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/ | Antonio Ospite |
2016-01-18 | HID: sony: Fixup output reports for the nyko core controller | Scott Moreau |
2016-01-18 | HID: sony: Add nyko core controller support | Scott Moreau |
2016-01-18 | HID: sony: do not bail out when the sixaxis refuses the output report | Benjamin Tissoires |
2016-01-14 | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina |
2015-12-28 | HID: use to_hid_device() | Geliang Tang |
2015-11-19 | HID: sony: Remove the size check for the Dualshock 4 HID Descriptor | Frank Praznik |
2015-11-19 | HID: sony: Save and restore the controller state on suspend and resume | Frank Praznik |
2015-11-19 | HID: sony: Refactor the output report sending functions | Frank Praznik |
2015-11-05 | HID: hid-input: allow input_configured callback return errors | Dmitry Torokhov |
2015-07-31 | HID: sony: Fix DS4 controller reporting rate issues | Rostislav Pehlivanov |
2015-07-24 | HID: sony: Drop invalid Sixaxis input reports | Frank Praznik |
2015-07-13 | HID: sony: Navigator Axis for L1 button | Simon Wood |
2015-06-18 | HID: hid-sony: Fix report descriptor for Navigation Controller | Simon Wood |
2015-06-18 | HID: hid-sony: Navigation controller only has 1 LED and no rumble | Simon Wood |
2015-06-18 | HID: hid-sony: Add BT support for Navigation Controller | Simon Wood |
2015-06-12 | HID: sony: PS Move fix report descriptor | Simon Wood |
2015-06-12 | HID: sony: PS3 Move enable LEDs and Rumble via BT | Simon Wood |
2015-06-12 | HID: sony: Add support PS3 Move Battery via BT | Simon Wood |
2015-06-12 | HID: sony: Add quirk for MOTION_CONTROLLER_BT | Simon Wood |
2015-06-12 | HID: sony: Support PS3 Move Controller when connected via Bluetooth | Simon Wood |
2015-05-07 | HID: sony: Correct a typo in a HID descriptor comment and explain the odd Six... | Frank Praznik |
2015-05-07 | HID: sony: Simplify LED initialization and eliminate redundant copies when up... | Frank Praznik |
2015-05-07 | HID: sony: Add support for the Sony Motion Controller | Frank Praznik |
2015-05-07 | HID: sony: Prevent the freeing of an unitialized ida value | Frank Praznik |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-04-13 | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 | Linus Torvalds |