Age | Commit message (Expand) | Author |
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 |
2015-04-13 | Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl... | Jiri Kosina |
2015-03-13 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski |
2015-03-13 | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski |
2015-02-23 | HID: sony: fix uninitialized per-controller spinlock | Frank Praznik |
2015-02-23 | HID: sony: initialize sony_dev_list_lock properly | Jiri Kosina |
2015-02-18 | HID: sony: Coding style cleanups in sixaxis_set_operational_usb() | Antonio Ospite |
2015-02-18 | HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb() | Antonio Ospite |
2015-02-18 | HID: sony: Don't use magic numbers in sixaxis_set_operational_usb() | Antonio Ospite |
2015-02-18 | HID: sony: Use the minimum accepted size for feature report 0xf2 | Antonio Ospite |
2015-02-18 | HID: sony: Fix a WARNING shown when rmmod-ing the driver | Antonio Ospite |
2015-02-17 | HID: sony: Enable Gasia third-party PS3 controllers | Lauri Kasanen |