| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-08-15 | 1 | -0/+2 |
|\ |
|
| * | Input: wacom - fix compiler warning if !CONFIG_PM | Geert Uytterhoeven | 2014-08-12 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-08-08 | 8 | -981/+4523 |
|\ \
| |/ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-08-06 | 21 | -1293/+6338 |
| |\ |
|
| | * | Input: wacom - only register once the MODULE_* macros | Benjamin Tissoires | 2014-08-06 | 2 | -4/+5 |
| | * | Input: HID - remove hid-wacom Bluetooth driver | Benjamin Tissoires | 2014-08-06 | 3 | -982/+2 |
| | * | Input: wacom - add copyright note and bump version to 2.0 | Benjamin Tissoires | 2014-08-06 | 1 | -1/+4 |
| | * | Input: wacom - remove passing id for wacom_set_report | Przemo Firszt | 2014-08-06 | 1 | -18/+17 |
| | * | Input: wacom - check for bluetooth protocol while setting OLEDs | Benjamin Tissoires | 2014-08-06 | 1 | -8/+21 |
| | * | Input: wacom - handle Intuos 4 BT in wacom.ko | Benjamin Tissoires | 2014-08-06 | 5 | -2/+92 |
| | * | Input: wacom - handle Graphire BT tablets in wacom.ko | Benjamin Tissoires | 2014-08-06 | 5 | -5/+132 |
| | * | Input: wacom - prepare the driver to include BT devices | Benjamin Tissoires | 2014-08-06 | 2 | -3/+69 |
| | * | Input: wacom - add support for 0x12C ISDv4 sensor | Jason Gerecke | 2014-07-28 | 1 | -0/+4 |
| | * | Input: wacom - register an ac power supply for wireless devices | Benjamin Tissoires | 2014-07-25 | 3 | -5/+55 |
| | * | Input: wacom - use a uniq name for the battery device | Benjamin Tissoires | 2014-07-25 | 2 | -1/+6 |
| | * | Input: wacom - enhance Wireless Receiver battery reporting | Benjamin Tissoires | 2014-07-25 | 4 | -8/+43 |
| | * | Input: wacom - put a flag when the led are initialized | Benjamin Tissoires | 2014-07-25 | 2 | -0/+7 |
| | * | Input: wacom - support up to 2048 pressure levels with ISDv4 | Jason Gerecke | 2014-07-25 | 1 | -1/+1 |
| | * | Input: wacom - move the USB (now hid) Wacom driver in drivers/hid | Benjamin Tissoires | 2014-07-25 | 6 | -0/+4128 |
| | * | Input: wacom - switch from an USB driver to a HID driver | Benjamin Tissoires | 2014-07-25 | 2 | -2/+10 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2014-08-07 | 6 | -2/+339 |
|\ \ \ |
|
| * | | | HID: gt683r: move mode attribute to led-class devices | Janne Kanniainen | 2014-07-03 | 1 | -12/+24 |
| * | | | HID: gt683r: fix race condition | Janne Kanniainen | 2014-07-03 | 1 | -3/+3 |
| * | | | HID: add support for MSI GT683R led panels | Janne Kanniainen | 2014-07-01 | 6 | -2/+327 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-08-06 | 16 | -642/+1181 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----------. \ \ \ | Merge branches 'for-3.17/upstream', 'for-3.17/cp2112', 'for-3.17/huion', 'for... | Jiri Kosina | 2014-08-06 | 16 | -645/+1190 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | | HID: sony: Default initialize all elements of the LED max_brightness array to 1 | Frank Praznik | 2014-07-30 | 1 | -1/+1 |
| | | | | | | | * | | | | HID: sony: Remove an old and redundant comment | Antonio Ospite | 2014-06-25 | 1 | -2/+0 |
| | | | | | | | * | | | | HID: sony: Format and comment sixaxis_rdesc | Antonio Ospite | 2014-06-25 | 1 | -19/+74 |
| | | | | | | | * | | | | HID: sony: Always override the Sixaxis descriptor | Antonio Ospite | 2014-06-25 | 1 | -21/+10 |
| | | | | | | | * | | | | HID: sony: Use the SIXAXIS_CONTROLLER constant when possible | Antonio Ospite | 2014-06-25 | 1 | -3/+1 |
| | | | | | | * | | | | | HID: rmi: only bind the hid-rmi driver to the mouse interface of composite US... | Andrew Duggan | 2014-07-29 | 1 | -1/+3 |
| | | | | | | * | | | | | HID: rmi: check that report ids exist in the report_id_hash before accessing ... | Andrew Duggan | 2014-07-29 | 1 | -6/+22 |
| | | | | | | * | | | | | HID: rmi: change logging level of log messages related to unexpected reports | Andrew Duggan | 2014-07-29 | 1 | -2/+2 |
| | | | | | | * | | | | | HID: rmi: make compututation of the address of Query 12 more careful | Andrew Duggan | 2014-07-29 | 1 | -10/+25 |
| | | | | | | | |_|_|/
| | | | | | | |/| | | |
|
| | | | | | * | | | | | HID: lenovo: Add support for Compact (BT|USB) keyboard | Jamie Lentin | 2014-07-29 | 4 | -0/+214 |
| | | | | | * | | | | | HID: lenovo: Don't call function in condition, show error codes | Jamie Lentin | 2014-07-29 | 1 | -4/+4 |
| | | | | | * | | | | | HID: lenovo: Prepare support for adding other devices | Jamie Lentin | 2014-07-29 | 1 | -8/+45 |
| | | | | | * | | | | | HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo | Jamie Lentin | 2014-07-29 | 4 | -101/+102 |
| | | | | | |/ / / / |
|
| | | | | * | | | | | HID: i2c-hid: call the hid driver's suspend and resume callbacks | Andrew Duggan | 2014-07-29 | 1 | -1/+14 |
| | | | | |/ / / / |
|
| | | | * | | | | | HID: hyperv: register as a wakeup source | Dexuan Cui | 2014-08-04 | 1 | -0/+6 |
| | | | |/ / / / |
|
| | | * | | | | | HID: huion: Fix sparse warnings | Nikolai Kondrashov | 2014-07-29 | 1 | -1/+1 |
| | | * | | | | | HID: huion: Handle tablets with UC-Logic vendor ID | Nikolai Kondrashov | 2014-07-29 | 1 | -0/+1 |
| | | * | | | | | HID: huion: Switch to generating report descriptor | Nikolai Kondrashov | 2014-07-29 | 1 | -78/+167 |
| | | * | | | | | HID: huion: Don't ignore other interfaces | Nikolai Kondrashov | 2014-07-29 | 1 | -13/+7 |
| | | * | | | | | HID: huion: Use "tablet" instead of specific model | Nikolai Kondrashov | 2014-07-29 | 3 | -14/+15 |
| | | |/ / / / |
|
| | * | | | | | HID: cp2112: add I2C mode | Antonio Borneo | 2014-07-29 | 1 | -1/+102 |
| | * | | | | | HID: cp2112: fix gpio value in gpio_direction_output | Antonio Borneo | 2014-07-07 | 1 | -2/+6 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removed | Reyad Attiyat | 2014-07-29 | 1 | -1/+5 |
| * | | | | | HID: ignore jabra gn9350e | Patrick Plattes | 2014-07-29 | 2 | -0/+2 |