summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-0318-20/+19
|\
| * tty: fix comment for __tty_alloc_driver()Thadeu Lima de Souza Cascardo2017-04-241-1/+1
| * Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-282-2/+2
| * drivers: Clean up duplicated email addressFinn Thain2017-03-242-2/+2
| * HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/Geert Uytterhoeven2017-03-241-1/+1
| * net: phy: dp83848: Fix TypoAndrew F. Davis2017-03-241-1/+1
| * UBI: Fix typosAndrew F. Davis2017-03-243-4/+3
| * net: fec: Fix typo in error msg and commentPeter Meerwald-Stadler2017-03-241-2/+2
| * treewide: Fix typos in printkMasanari Iida2017-03-247-7/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-0322-1123/+2437
|\ \
| * \ Merge branch 'for-4.12/asus' into for-linusJiri Kosina2017-05-024379-104726/+255751
| |\ \
| | * | HID: asus: support backlight on USB keyboardsCarlo Caione2017-04-122-1/+183
| | * | HID: asus: change mapping from KEY_WLAN to KEY_RFKILLMatjaz Hegedic2017-03-301-1/+1
| | * | HID: asus: ignore declared dummy usagesMatjaz Hegedic2017-03-301-2/+21
| | * | HID: asus: fix and generalize ambiguous preprocessor macrosMatjaz Hegedic2017-03-303-23/+23
| | * | HID: asus: support Republic of Gamers special keysChris Chiu2017-03-304-1/+46
| | * | HID: asus: drop dependency on I2C_HIDDaniel Drake2017-03-301-1/+0
| * | | Merge branch 'for-4.12/sony' into for-linusJiri Kosina2017-05-021-810/+864
| |\ \ \
| | * | | HID: sony: remove redundant check for -ve errColin Ian King2017-04-061-3/+0
| | * | | HID: sony: Make sure to unregister sensors on failureRoderick Colenbrander2017-04-061-3/+2
| | * | | HID: sony: Make DS4 bt poll interval adjustableRoderick Colenbrander2017-04-061-10/+69
| | * | | HID: sony: Set proper bit flags on DS4 output reportRoderick Colenbrander2017-04-061-2/+2
| | * | | HID: sony: DS4 use brighter LED colorsRoderick Colenbrander2017-04-061-4/+4
| | * | | HID: sony: Improve navigation controller axis/button mappingRoderick Colenbrander2017-04-061-101/+85
| | * | | HID: sony: Use DS3 MAC address as unique identifier on USBRoderick Colenbrander2017-04-061-0/+6
| | * | | HID: sony: Perform duplicate device check earlier onRoderick Colenbrander2017-03-211-4/+4
| | * | | HID: sony: Expose DS3 motion sensors through separate deviceRoderick Colenbrander2017-03-211-25/+105
| | * | | HID: sony: Print error on failure to active DS3 / Navigation controllersRoderick Colenbrander2017-03-211-0/+12
| | * | | HID: sony: DS3 comply to Linux gamepad specRoderick Colenbrander2017-03-211-95/+81
| | * | | HID: sony: Mark DS4 touchpad device as a pointerRoderick Colenbrander2017-03-211-1/+1
| | * | | HID: sony: Support motion sensor calibration on dongleRoderick Colenbrander2017-03-211-7/+89
| | * | | HID: sony: Make work handling more genericRoderick Colenbrander2017-03-211-11/+19
| | * | | HID: sony: Treat the ds4 dongle as a separate deviceRoderick Colenbrander2017-03-211-48/+51
| | * | | HID: sony: Remove report descriptor fixup for DS4Roderick Colenbrander2017-03-211-202/+59
| | * | | HID: sony: Report hardware timestamp for DS4 sensor valuesRoderick Colenbrander2017-03-211-0/+27
| | * | | HID: sony: Calibrate DS4 motion sensorsRoderick Colenbrander2017-03-211-28/+184
| | * | | HID: sony: Report DS4 motion sensors through a separate deviceRoderick Colenbrander2017-03-211-292/+105
| | * | | HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik2017-03-061-30/+15
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------------------. \ \ \ Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...Jiri Kosina2017-05-021682-26018/+50160
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * | | | HID: wacom: Move wacom_remote_irq and wacom_remote_status_irqJason Gerecke2017-04-061-125/+125
| | | | | | | | | | | | * | | | HID: wacom: generic: sync pad events only for actual packetsPing Cheng2017-04-062-1/+7
| | | | | | | | | | | | * | | | HID: wacom: Bamboo One Medium does not have touchAaron Armstrong Skomra2017-03-301-1/+1
| | | | | | | | | | | | * | | | HID: wacom: generic: support touch on/off softkeyPing Cheng2017-03-063-2/+22
| | | | | | | | | | | | * | | | HID: wacom: generic: add mode change touch keyBenjamin Tissoires2017-03-064-1/+74
| | | | | | | | | | | | * | | | HID: wacom: generic: add 3 tablet touch keysPing Cheng2017-03-062-0/+15
| | | | | | | | | | | | |/ / /
| | | | | | | | | | | * | | | HID: add two missing usages for digitizerXiaolei Yu2017-03-301-0/+2
| | | | | | | | | | | * | | | HID: usbhid: Use pr_<level> and remove unnecessary OOM messagesJoe Perches2017-03-062-16/+11
| | | | | | | | | | | * | | | HID: usbhid: extend polling interval configuration to joysticksTobias Jakobi2017-03-061-3/+15
| | | | | | | | | | | |/ / /
| | | | | | | | | | * / / / HID: Add quirk driver for NTI USB-SUN adapterJonathan Tomer2017-03-065-0/+70
| | | | | | | | | | |/ / /
| | | | | | | | | * / / / HID: multitouch: change for touch height/widthHungNien Chen2017-03-061-4/+14
| | | | | | | | | |/ / /