| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina | 2016-10-07 | 1 | -13/+69 |
|\ \ |
|
| | * | HID: sony: Update copyright and add Dualshock 4 rate control note | Frank Praznik | 2016-09-26 | 1 | -1/+12 |
| | * | HID: sony: Defer the initial USB Sixaxis output report | Frank Praznik | 2016-09-26 | 1 | -4/+25 |
| | * | HID: sony: Relax duplicate checking for USB-only devices | Frank Praznik | 2016-09-26 | 1 | -8/+32 |
| |/ |
|
* | | HID: sony: disable descriptor fixup for FutureMax Dance Mat | Mikko Perttunen | 2016-08-02 | 1 | -1/+5 |
|/ |
|
*-. | Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',... | Jiri Kosina | 2016-03-17 | 1 | -82/+100 |
|\ \ |
|
| | * | HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/ | Antonio Ospite | 2016-01-29 | 1 | -1/+1 |
| |/
|/| |
|
| * | HID: sony: underscores are unnecessary for u8, u16, s32 | Pavel Machek | 2016-02-10 | 1 | -57/+57 |
| * | HID: sony: fix some warnings from scripts/checkpatch.pl | Antonio Ospite | 2016-02-10 | 1 | -8/+17 |
| * | HID: sony: fix errors from scripts/checkpatch.pl | Antonio Ospite | 2016-02-10 | 1 | -13/+13 |
| * | HID: sony: Fixup output reports for the nyko core controller | Scott Moreau | 2016-01-18 | 1 | -1/+1 |
| * | HID: sony: Add nyko core controller support | Scott Moreau | 2016-01-18 | 1 | -0/+7 |
| * | HID: sony: do not bail out when the sixaxis refuses the output report | Benjamin Tissoires | 2016-01-18 | 1 | -2/+4 |
|/ |
|
*-. | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 2016-01-14 | 1 | -19/+88 |
|\ \ |
|
| | * | HID: sony: Remove the size check for the Dualshock 4 HID Descriptor | Frank Praznik | 2015-11-19 | 1 | -2/+2 |
| | * | HID: sony: Save and restore the controller state on suspend and resume | Frank Praznik | 2015-11-19 | 1 | -1/+64 |
| | * | HID: sony: Refactor the output report sending functions | Frank Praznik | 2015-11-19 | 1 | -13/+19 |
| |/
|/| |
|
| * | HID: use to_hid_device() | Geliang Tang | 2015-12-28 | 1 | -3/+3 |
|/ |
|
* | HID: hid-input: allow input_configured callback return errors | Dmitry Torokhov | 2015-11-05 | 1 | -3/+10 |
* | HID: sony: Fix DS4 controller reporting rate issues | Rostislav Pehlivanov | 2015-07-31 | 1 | -1/+1 |
* | HID: sony: Drop invalid Sixaxis input reports | Frank Praznik | 2015-07-24 | 1 | -0/+11 |
* | HID: sony: Navigator Axis for L1 button | Simon Wood | 2015-07-13 | 1 | -1/+8 |
* | HID: hid-sony: Fix report descriptor for Navigation Controller | Simon Wood | 2015-06-18 | 1 | -1/+90 |
* | HID: hid-sony: Navigation controller only has 1 LED and no rumble | Simon Wood | 2015-06-18 | 1 | -8/+33 |
* | HID: hid-sony: Add BT support for Navigation Controller | Simon Wood | 2015-06-18 | 1 | -0/+2 |
* | HID: sony: PS Move fix report descriptor | Simon Wood | 2015-06-12 | 1 | -25/+44 |
* | HID: sony: PS3 Move enable LEDs and Rumble via BT | Simon Wood | 2015-06-12 | 1 | -6/+5 |
* | HID: sony: Add support PS3 Move Battery via BT | Simon Wood | 2015-06-12 | 1 | -4/+11 |
* | HID: sony: Add quirk for MOTION_CONTROLLER_BT | Simon Wood | 2015-06-12 | 1 | -3/+5 |
* | HID: sony: Support PS3 Move Controller when connected via Bluetooth | Simon Wood | 2015-06-12 | 1 | -0/+2 |
* | HID: sony: Correct a typo in a HID descriptor comment and explain the odd Six... | Frank Praznik | 2015-05-07 | 1 | -1/+8 |
* | HID: sony: Simplify LED initialization and eliminate redundant copies when up... | Frank Praznik | 2015-05-07 | 1 | -30/+28 |
* | HID: sony: Add support for the Sony Motion Controller | Frank Praznik | 2015-05-07 | 1 | -2/+136 |
* | HID: sony: Prevent the freeing of an unitialized ida value | Frank Praznik | 2015-05-07 | 1 | -4/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -5/+26 |
|\ |
|
| *-. | Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl... | Jiri Kosina | 2015-04-13 | 1 | -5/+26 |
| |\ \ |
|
| | | * | HID: sony: Coding style cleanups in sixaxis_set_operational_usb() | Antonio Ospite | 2015-02-18 | 1 | -5/+3 |
| | | * | HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb() | Antonio Ospite | 2015-02-18 | 1 | -1/+1 |
| | | * | HID: sony: Don't use magic numbers in sixaxis_set_operational_usb() | Antonio Ospite | 2015-02-18 | 1 | -5/+8 |
| | | * | HID: sony: Use the minimum accepted size for feature report 0xf2 | Antonio Ospite | 2015-02-18 | 1 | -1/+1 |
| | | * | HID: sony: Enable Gasia third-party PS3 controllers | Lauri Kasanen | 2015-02-17 | 1 | -1/+21 |
| | |/ |
|
* | | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2015-04-13 | 1 | -19/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -19/+24 |
| * | | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 2015-03-13 | 1 | -1/+1 |
| |/ |
|
* | | HID: sony: fix uninitialized per-controller spinlock | Frank Praznik | 2015-02-23 | 1 | -0/+2 |
* | | HID: sony: initialize sony_dev_list_lock properly | Jiri Kosina | 2015-02-23 | 1 | -1/+1 |
* | | HID: sony: Fix a WARNING shown when rmmod-ing the driver | Antonio Ospite | 2015-02-18 | 1 | -1/+1 |
|/ |
|
* | HID: sony: Add support for the third-party SMK PS3 Bluetooth Remote | Frank Praznik | 2014-11-20 | 1 | -0/+3 |
* | HID: sony: Use kernel allocated buffers for HID reports | Frank Praznik | 2014-11-19 | 1 | -34/+113 |
* | HID: sony: Update the DualShock 4 touchpad resolution | Frank Praznik | 2014-09-25 | 1 | -2/+2 |