summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-1910-11/+64
|\
| * Input: elants_i2c - fix wake-on-touchJames Chen2015-12-191-9/+12
| * Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney2015-12-151-0/+3
| * Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas2015-12-111-0/+1
| * Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax2015-12-031-2/+1Star
| * Input: aiptek - fix crash on detecting device without endpointsVladis Dronov2015-12-021-0/+9
| * Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov2015-12-021-0/+33
| * Input: parkbd - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| * Input: walkera0701 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| * Input: turbografx - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| * Input: gamecon - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
| * Input: db9 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-148-697/+871
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2015-11-138-697/+871
| |\
| | * Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven2015-11-091-1/+1
| | * Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai2015-11-061-0/+7
| | * Input: tsc2004 - add support for tsc2004Michael Welling2015-11-033-0/+97
| | * Input: tsc200x-core - rename functions and variablesMichael Welling2015-11-033-152/+152
| | * Input: tsc2005 - separate SPI and core functionsMichael Welling2015-11-035-695/+765
* | | remove abs64()Andrew Morton2015-11-101-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-11-0640-926/+3211
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2015-11-0353-1337/+3554
| |\|
| | * Input: evdev - fix bug in checking duplicate clock change requestAniroop Mathur2015-10-311-17/+19
| | * Input: add userio moduleStephen Chandler Paul2015-10-283-0/+300
| | * Input: evdev - add event-mask APIDavid Herrmann2015-10-271-2/+232
| | * Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas2015-10-271-2/+1Star
| | * Input: e3x0-button - update Kconfig descriptionMoritz Fischer2015-10-261-2/+2
| | * Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla2015-10-261-1/+1
| | * Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla2015-10-261-1/+2
| | * Input: xen - check return value of xenbus_printfInsu Yun2015-10-231-2/+8
| | * Input: hp_sdc_rtc - fix y2038 problem in proc_showWEN Pingbo2015-10-231-26/+26
| | * Input: nomadik-ske-keypad - fix a trivial typoGeliang Tang2015-10-231-1/+1
| | * Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg2015-10-191-2/+9
| | * Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr2015-10-171-3/+3
| | * Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr2015-10-171-1/+7
| | * Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr2015-10-171-9/+29
| | * Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr2015-10-171-4/+5
| | * Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia2015-10-171-5/+81
| | * Input: rotary-encoder - use of_property_read_boolBen Gamari2015-10-171-8/+6Star
| | * Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft2015-10-171-0/+5
| | * Input: gpio_keys_polled - add support for abs/rel axisHans de Goede2015-10-151-9/+79
| | * Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R2015-10-141-12/+0Star
| | * Input: rotary_encoder - add wake up supportSylvain Rochet2015-10-141-0/+37
| | * Input: improve autorepeat initializationPetri Gynther2015-10-141-6/+19
| | * Input: xpad - query wireless controller state at initPavel Rojtberg2015-10-101-0/+40
| | * Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais2015-10-101-92/+119
| | * Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2015-10-101-2/+20
| | * Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2015-10-101-71/+69Star
| | * Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2015-10-101-78/+1Star
| | * Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2015-10-101-12/+20