summaryrefslogtreecommitdiffstats
path: root/include/math-emu (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-20Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-04-20Input: serio - add firmware_id sysfs attributeHans de Goede2-0/+15
2014-04-19Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke1-1/+1
2014-04-19Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke1-18/+9
2014-04-19Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke1-0/+9
2014-04-19Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke1-128/+109
2014-04-19Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng1-1/+1
2014-04-19Input: ads7846 - fix device usage within attribute showAlexander Stein1-1/+1
2014-04-19Input: da9055_onkey - remove use of regmap_irq_get_virq()Adam Thomson1-1/+0
2014-04-03Input: edt-ft5x06 - add a missing conditionDan Carpenter1-3/+4
2014-03-31Input: appletouch - fix jumps when additional fingers are detectedClinton Sprain1-6/+21
2014-03-31Input: appletouch - implement sensor data smoothingClinton Sprain1-24/+79
2014-03-31Input: add driver for SOC button arrayLejun Zhu3-0/+229
2014-03-30Input: pm8xxx-vibrator - add DT match tableStephen Boyd2-1/+30
2014-03-30Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd3-44/+66
2014-03-30Input: pmic8xxx-keypad - migrate to DTStephen Boyd3-116/+175
2014-03-30Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd1-52/+29
2014-03-30Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd1-44/+17
2014-03-30Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd1-58/+0
2014-03-30Input: add new driver for ARM CLPS711X keypadAlexander Shiyan4-0/+247
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft1-1/+3
2014-03-28Input: edt-ft5x06 - add support for M09 firmware versionLothar Waßmann1-82/+276
2014-03-28Input: edt-ft5x06 - ignore touchdown eventsLothar Waßmann1-0/+4
2014-03-28Input: edt-ft5x06 - adjust delays to conform datasheetLothar Waßmann1-3/+3
2014-03-28Input: edt-ft5x06 - add DT supportLothar Waßmann2-31/+169
2014-03-28Input: edt-ft5x06 - several cleanups; no functional changeLothar Waßmann1-9/+6
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-03-28Input: appletouch - dial back fuzz settingClinton Sprain1-6/+9
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann6-734/+0
2014-03-28Input: sirfsoc-onkey - set the capability of reporting KEY_POWERXianglong Du1-0/+1
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-03-26Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-03-24Input: wistron_btns - simplify dependenciesJean Delvare1-1/+1
2014-03-24Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare1-1/+1
2014-03-24Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner1-1/+1
2014-02-24Linux 3.14-rc4v3.14-rc4Linus Torvalds1-1/+1
2014-02-23MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter1-0/+1
2014-02-22Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman2-20/+8
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-02-21irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian1-1/+9
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra1-4/+1
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger1-4/+2
2014-02-21usb: chipidea: need to mask when writting endptflush and endptprimeMatthieu CASTET1-2/+2
2014-02-21staging: binder: Fix death notificationsArve Hjønnevåg1-2/+1
2014-02-21sched/deadline: Remove useless dl_nr_totalKirill Tkhai2-4/+1
2014-02-21sched/deadline: Test for CPU's presence explicitlyBoris Ostrovsky1-3/+3
2014-02-21sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2-7/+10