summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Input: soc_button_array - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * | | | Input: zforce - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * | | | Input: add TI drv2665 haptics driverDan Murphy2015-05-083-0/+334
| | * | | | Input: ff-core - fix spelling mistake in ff-coreDan Murphy2015-05-081-1/+1
| | * | | | Input: drv2667 - fix Kconfig error for help screenDan Murphy2015-05-081-1/+1
| | * | | | Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-071-1/+1
| | * | | | Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-071-1/+1
| | * | | | Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski2015-05-061-1/+1
| | * | | | Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski2015-05-061-1/+1
| | * | | | Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil2015-05-061-0/+3
| | * | | | Input: adp5589-keys - fix event count maskGuido Martínez2015-05-061-1/+1
| | * | | | Input: adp5589-keys - fix pull mask settingGuido Martínez2015-05-061-2/+2
| * | | | | Input: pixcir_i2c_ts - fix receive errorFrodo Lai2015-06-161-1/+1
* | | | | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-232-12/+21
|\ \ \ \ \ \
| * | | | | | mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-151-1/+1
| * | | | | | mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-151-1/+1
| * | | | | | mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-151-10/+19
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-091-1/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer2015-06-081-1/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-062-6/+7
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Input: alps - do not reduce trackpoint speed by halfHans de Goede2015-06-041-3/+2
| * | | Input: elantech - add new icbody type洪一竹2015-06-041-0/+1
| * | | Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede2015-06-021-3/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-05-226-4/+70
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-211-1/+1
| * | Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-211-1/+1
| * | Input: joydev - don't classify the vmmouse as a joystickThomas Hellstrom2015-05-211-0/+61
| * | Input: vmmouse - do not reference non-existing version of X driverThomas Hellstrom2015-05-201-1/+1
| * | Input: alps - fix finger jumps on lifting 2 fingers on v7 touchpadHans de Goede2015-05-201-0/+5
| * | Input: elantech - fix semi-mt protocol for v3 HWBenjamin Tissoires2015-05-131-1/+1
| * | Input: sx8654 - fix memory allocation checkDmitry Torokhov2015-05-131-1/+1
* | | Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-261-5/+8
|\ \ \
| * | | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-261-5/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-2116-40/+791
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2015-04-2116-40/+791
| |\ \ \ | | | |/ | | |/|
| | * | Input: lm8333 - fix broken email addressWolfram Sang2015-04-201-2/+2
| | * | Input: cyapa - fix setting suspend scan rateDudley Du2015-04-201-2/+2
| | * | Input: elan_i2c - fix calculating number of x and y traces.Duson Lin2015-04-202-4/+4
| | * | Input: elan_i2c - report hovering contactsDuson Lin2015-04-201-4/+11
| | * | Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov2015-04-201-1/+1
| | * | Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov2015-04-151-11/+130
| | * | Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei2015-04-141-1/+20
| | * | Input: ff-core - use new debug macrosOliver Neukum2015-04-141-6/+4
| | * | Input: add vmmouse driverThomas Hellstrom2015-04-146-0/+569
| | * | Input: elan_i2c - adjust for newer firmware pressure reportingduson2015-04-144-10/+49
* | | | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-2149-308/+3894
|\ \ \ \
| * \ \ \ Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-1/+1
| |\ \ \ \
| | * | | | gpio: add parameter to allow the use named gpiosOlliver Schinagl2015-03-041-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-1444-207/+3610
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2015-04-1443-217/+3579
| | |\ \ \ | | | | |/ | | | |/|
OpenPOWER on IntegriCloud