summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-2544-277/+1127
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2015-06-2243-276/+1126
| |\
| | * Input: improve usage of gpiod APIUwe Kleine-König2015-06-173-21/+6
| | * Input: export LEDs as class devices in sysfsSamuel Thibault2015-06-123-0/+226
| | * Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick2015-06-121-4/+1
| | * Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov2015-06-121-4/+0
| | * Input: goodix - export id and version read from deviceIrina Tirdea2015-06-091-12/+21
| | * Input: goodix - fix variable length array warningIrina Tirdea2015-06-091-1/+1
| | * Input: goodix - fix alignment issuesIrina Tirdea2015-06-091-8/+8
| | * Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-093-0/+237
| | * Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-092-7/+18
| | * Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-094-11/+49
| | * Input: focaltech - report finger width to userspaceDmitry Tunin2015-06-021-0/+13
| | * Input: synaptics_i2c - use proper boolean valuesShailendra Verma2015-05-261-3/+3
| | * Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma2015-05-261-1/+1
| | * Input: cyapa - fix a few typos in commentsShailendra Verma2015-05-261-14/+9
| | * Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-262-24/+6
| | * Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-231-2/+10
| | * Input: update email-id of Rajeev KumarRajeev Kumar2015-05-221-1/+1
| | * Input: sentelic - use "static inline" instead of "inline"Khem Raj2015-05-221-2/+2
| | * Input: adxl34x - add OF match supportLaurent Pinchart2015-05-221-0/+21
| | * Input: cyapa - do not set otherwise unused variableDmitry Torokhov2015-05-221-2/+1
| | * Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov2015-05-201-4/+4
| | * Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede2015-05-201-62/+12
| | * Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede2015-05-201-8/+8
| | * Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede2015-05-201-2/+6
| | * Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede2015-05-202-7/+53
| | * Input: alps - decode the position packet firstHans de Goede2015-05-201-21/+14
| | * Input: alps - only set fields that are actually presentHans de Goede2015-05-201-29/+33
| | * Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede2015-05-201-5/+17
| | * Input: ff-core - fix typo in comment to input_ff_erase()Shailendra Verma2015-05-201-1/+1
| | * Input: fix typo in comment to input_handler_for_each_handle()Shailendra Verma2015-05-201-1/+1
| | * Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
| | * Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
| | * Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
| | * Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-161-1/+2
| | * Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2015-05-162-21/+10
| | * Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov2015-05-161-1/+0
| | * Input: evdev - use kvfree() in evdev_release()Pekka Enberg2015-05-161-4/+1
| | * Input: soc_button_array - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * Input: zforce - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * Input: add TI drv2665 haptics driverDan Murphy2015-05-093-0/+334
| | * Input: ff-core - fix spelling mistake in ff-coreDan Murphy2015-05-091-1/+1
| | * Input: drv2667 - fix Kconfig error for help screenDan Murphy2015-05-091-1/+1
| | * Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-081-1/+1
| | * Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-081-1/+1
| | * Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
| | * Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
| | * Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil2015-05-071-0/+3
| | * Input: adp5589-keys - fix event count maskGuido Martínez2015-05-071-1/+1