summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer2014-05-181-8/+52
* Input: atmel_mxt_ts - improve error reporting and debugNick Dyer2014-05-181-10/+23
* Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen2014-05-181-22/+87
* Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung2014-05-181-7/+15
* Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung2014-05-181-21/+81
* Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer2014-05-181-0/+1
* Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz2014-05-181-12/+25
* Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer2014-05-181-2/+1
* Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-181-27/+17
* Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-181-50/+0
* Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros2014-05-181-4/+43
* Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros2014-05-181-1/+15
* Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros2014-05-181-8/+174
* Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros2014-05-181-23/+15
* Input: ims-pcu - fix uninitialized use of 'error' in ims_pcu_buffers_alloc()Christian Engelmayer2014-05-181-0/+1
* Input: wacom - add support for three new ISDv4 sensorsJason Gerecke2014-05-143-1/+41
* Input: wacom - use unaligned access where necessaryJason Gerecke2014-05-141-9/+9
* Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-1423-212/+450
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-086-3/+72
| |\
| | * Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-05-052-1/+26
| | * Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller2014-04-241-0/+7
| | * Input: bma150 - extend chip detection for bma180Dr. H. Nikolaus Schaller2014-04-241-1/+3
| | * Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-04-241-1/+28
| | * Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-04-231-0/+8
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-2310-151/+261
| |\ \ | | |/
| | * Input: elantech - add support for newer elantech touchpadsJordan Rife2014-04-221-0/+1
| | * Input: soc_button_array - fix a crash during rmmodLejun Zhu2014-04-221-0/+1
| | * Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede2014-04-191-0/+42
| | * Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede2014-04-191-2/+53
| | * Input: i8042 - add firmware_id supportHans de Goede2014-04-192-0/+21
| | * Input: serio - add firmware_id sysfs attributeHans de Goede2014-04-191-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 tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-051-2/+2
| |\ \
| | * | pwm: Remove obsolete HAVE_PWM Kconfig symbolSascha Hauer2014-02-101-2/+2
| * | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-1/+1
| |\ \ \
| | * \ \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König2013-12-201-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-04-0324-1208/+1619
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2014-04-0330-1231/+1653
| | |\ \ \
| * | \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20186-752/+1150
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
| * | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-1/+2
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-1/+2
| | |\ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
OpenPOWER on IntegriCloud