summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov-703/+899
2015-11-09Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven-1/+1
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai-0/+7
2015-11-05HID: hid-gfrm: avoid warning for input_configured API changeArnd Bergmann-1/+2
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov-28/+66
2015-11-03Input: tsc2004 - add support for tsc2004Michael Welling-6/+125
2015-11-03Input: tsc200x-core - rename functions and variablesMichael Welling-152/+152
2015-11-03Input: tsc2005 - separate SPI and core functionsMichael Welling-695/+765
2015-11-03Merge branch 'next' into for-linusDmitry Torokhov-257399/+567676
2015-10-31Input: evdev - fix bug in checking duplicate clock change requestAniroop Mathur-17/+19
2015-10-27Input: add userio moduleStephen Chandler Paul-0/+421
2015-10-26Input: evdev - add event-mask APIDavid Herrmann-2/+292
2015-10-26Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas-2/+1
2015-10-26Input: alps - only the Dell Latitude D420/430/620/630 have separate stick but...Hans de Goede-6/+42
2015-10-26HID: hid-gfrm: Google Fiber TV Box remote controlsPetri Gynther-0/+165
2015-10-26Input: e3x0-button - update Kconfig descriptionMoritz Fischer-2/+2
2015-10-26Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla-1/+1
2015-10-26Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla-1/+2
2015-10-22Input: xen - check return value of xenbus_printfInsu Yun-2/+8
2015-10-22Input: hp_sdc_rtc - fix y2038 problem in proc_showWEN Pingbo-26/+26
2015-10-22Input: nomadik-ske-keypad - fix a trivial typoGeliang Tang-1/+1
2015-10-19Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg-2/+9
2015-10-18Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap-0/+1
2015-10-17Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy-2/+2
2015-10-16Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr-3/+3
2015-10-16Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr-1/+9
2015-10-16Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr-9/+29
2015-10-16Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr-4/+5
2015-10-16Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia-9/+98
2015-10-16Input: rotary-encoder - use of_property_read_boolBen Gamari-8/+6
2015-10-16Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft-0/+13
2015-10-16Input: fix EVIOCSFF macro inconsistency by using _IOW()Elias Vanderstuyft-1/+1
2015-10-16devicetree: bindings: Use linux-event-codes.h for evdev codesHans de Goede-509/+2
2015-10-16Input: add input-event-codes header fileHans de Goede-787/+807
2015-10-14Input: gpio_keys_polled - add support for abs/rel axisHans de Goede-10/+87
2015-10-13Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R-12/+0
2015-10-13Input: rotary_encoder - add wake up supportSylvain Rochet-0/+40
2015-10-13Input: improve autorepeat initializationPetri Gynther-6/+21
2015-10-13Input: cyapa - fix the copy paste error on electrodes_rx valueDudley Du-7/+3
2015-10-10Input: xpad - query wireless controller state at initPavel Rojtberg-0/+40
2015-10-10Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais-92/+119
2015-10-10Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg-2/+20
2015-10-10Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg-71/+69
2015-10-10Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg-78/+1
2015-10-10Input: xpad - use ida() for finding the pad_nrPavel Rojtberg-12/+20
2015-10-10Input: xpad - clarify LED enumerationPavel Rojtberg-7/+9
2015-10-10Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa-1/+1
2015-10-10Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren-0/+1
2015-10-10Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov-1/+1
2015-10-06Input: ads7846 - correct the value got from SPIAndrey Gelman-2/+6