summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-11-0512-28/+66
| * | | Merge branch 'next' into for-linusDmitry Torokhov2015-11-0310278-257399/+567676
| |\ \ \
| | * | | Input: evdev - fix bug in checking duplicate clock change requestAniroop Mathur2015-10-311-17/+19
| | * | | Input: add userio moduleStephen Chandler Paul2015-10-287-0/+421
| | * | | Input: evdev - add event-mask APIDavid Herrmann2015-10-272-2/+292
| | * | | Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas2015-10-271-2/+1
| | * | | HID: hid-gfrm: Google Fiber TV Box remote controlsPetri Gynther2015-10-263-0/+165
| | * | | 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-172-1/+9
| | * | | 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-174-9/+98
| | * | | Input: rotary-encoder - use of_property_read_boolBen Gamari2015-10-171-8/+6
| | * | | Input: document and check on implicitly defined FF_MAX_EFFECTSElias Vanderstuyft2015-10-172-0/+13
| | * | | Input: fix EVIOCSFF macro inconsistency by using _IOW()Elias Vanderstuyft2015-10-171-1/+1
| | * | | devicetree: bindings: Use linux-event-codes.h for evdev codesHans de Goede2015-10-172-509/+2
| | * | | Input: add input-event-codes header fileHans de Goede2015-10-173-787/+807
| | * | | Input: gpio_keys_polled - add support for abs/rel axisHans de Goede2015-10-152-10/+87
| | * | | Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R2015-10-141-12/+0
| | * | | Input: rotary_encoder - add wake up supportSylvain Rochet2015-10-144-0/+40
| | * | | Input: improve autorepeat initializationPetri Gynther2015-10-142-6/+21
| | * | | 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/+69
| | * | | Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2015-10-101-78/+1
| | * | | Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2015-10-101-12/+20
| | * | | Input: xpad - clarify LED enumerationPavel Rojtberg2015-10-101-7/+9
| | * | | Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2015-10-101-1/+1
| | * | | Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2015-10-101-0/+1
| | * | | Input: ft6236 - change module license string to match copyright noticeDmitry Torokhov2015-10-101-1/+1
| | * | | Input: ft6236 - do not explicitly set driver's ownerFengguang Wu2015-10-071-1/+0
| | * | | Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr2015-10-071-2/+3
| | * | | Input: joydev - fix possible ERR_PTR() dereferencingJavier Martinez Canillas2015-10-071-8/+4
| | * | | Input: add support for ROHM BU21023/24 touchscreenYoichi Yuasa2015-10-063-0/+1230
| | * | | Input: parkbd - use parallel port device modelSudip Mukherjee2015-10-061-18/+37
| | * | | Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-06286-1622/+2525
| | |\ \ \
| | * | | | Input: turbografx - store object in correct indexSudip Mukherjee2015-10-061-9/+11
| | * | | | Input: gamecon - store object at correct indexSudip Mukherjee2015-10-061-9/+10
| | * | | | Input: db9 - store object at correct indexSudip Mukherjee2015-10-061-9/+10
| | * | | | Input: add support for FocalTech FT6236 touchscreen controllerNoralf Trønnes2015-10-025-0/+377
| | * | | | Input: cyttsp - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-4/+1
| | * | | | Input: ads7846 - use PTR_ERR_OR_ZERO()Javier Martinez Canillas2015-10-021-3/+1