summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-251-1/+3
* Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-251-1/+28
* Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-241-0/+8
* Input: elantech - add support for newer elantech touchpadsJordan Rife2014-04-231-0/+1
* Input: soc_button_array - fix a crash during rmmodLejun Zhu2014-04-231-0/+1
* Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede2014-04-201-0/+42
* Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede2014-04-201-2/+53
* Input: i8042 - add firmware_id supportHans de Goede2014-04-202-0/+21
* Input: serio - add firmware_id sysfs attributeHans de Goede2014-04-201-0/+14
* Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke2014-04-191-1/+1
* Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke2014-04-191-18/+9
* Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke2014-04-191-0/+9
* Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke2014-04-191-128/+109
* Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng2014-04-191-1/+1
* Input: ads7846 - fix device usage within attribute showAlexander Stein2014-04-191-1/+1
* Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson2014-04-191-1/+0
* Merge branch 'next' into for-linusDmitry Torokhov2014-04-035022-127225/+374745
|\
| * Input: edt-ft5x06 - add a missing conditionDan Carpenter2014-04-031-3/+4
| * Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain2014-03-311-6/+21
| * Input: appletouch - implement sensor data smoothingClinton Sprain2014-03-311-24/+79
| * Input: add driver for SOC button arrayLejun Zhu2014-03-313-0/+229
| * Input: pm8xxx-vibrator - add DT match tableStephen Boyd2014-03-301-1/+8
| * Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-301-13/+20
| * Input: pmic8xxx-keypad - migrate to DTStephen Boyd2014-03-301-64/+86
| * Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd2014-03-301-52/+29
| * Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd2014-03-301-44/+17
| * Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd2014-03-301-58/+0
| * Input: add new driver for ARM CLPS711X keypadAlexander Shiyan2014-03-303-0/+220
| * Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann2014-03-281-82/+276
| * Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann2014-03-281-0/+4
| * Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann2014-03-281-3/+3
| * Input: edt-ft5x06 - add DT supportLothar Waßmann2014-03-281-31/+114
| * Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann2014-03-281-9/+6
| * Input: appletouch - dial back fuzz settingClinton Sprain2014-03-281-6/+9
| * Input: remove obsolete tnetv107x driversArnd Bergmann2014-03-286-734/+0
| * Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du2014-03-281-0/+1
| * Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-03-261-13/+16
| * Input: wistron_btns - simplify dependenciesJean Delvare2014-03-241-1/+1
| * Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare2014-03-241-1/+1
| * Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner2014-03-241-1/+1
| * Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-015003-126025/+373149
| |\
| | * Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-02-244-5/+10
| | |\
| | | *---. Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown2014-02-233-4/+9
| | | |\ \ \
| | | | | | * regulator: s5m8767: Add missing of_node_putSachin Kamat2014-02-131-0/+2
| | | | | | * regulator: s5m8767: Use of_get_child_by_nameSachin Kamat2014-02-131-1/+1
| | | | | * | regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski2014-02-221-2/+3
| | | | * | | regulator: da9063: Bug fix when setting max voltage on LDOs 5-11Steve Twiss2014-02-121-1/+3
| | | | | |/ | | | | |/|
| | | * | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-02-231-1/+1
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | regulator: core: Change dummy supplies error message to a warningShuah Khan2014-02-211-1/+1
| | | | |/
| | * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-231-3/+19
| | |\ \ \