summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2015-05-26Input: synaptics_i2c - use proper boolean valuesShailendra Verma
2015-05-26Input: psmouse - use true instead of 1 for boolean valuesShailendra Verma
2015-05-26Input: cyapa - fix a few typos in commentsShailendra Verma
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov
2015-05-22Input: stmpe-ts - fix automatic module loadingDmitry Torokhov
2015-05-22Input: update email-id of Rajeev KumarRajeev Kumar
2015-05-22Input: sentelic - use "static inline" instead of "inline"Khem Raj
2015-05-21Input: adxl34x - add OF match supportLaurent Pinchart
2015-05-21Input: cyapa - do not set otherwise unused variableDmitry Torokhov
2015-05-20Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov
2015-05-20Input: alps - use the generic process_bitmap function for v5 touchpadsHans de Goede
2015-05-20Input: alps - rename alps_set_abs_params_mt to alps_set_abs_params_semi_mtHans de Goede
2015-05-20Input: alps - do not use input-mt finger tracking for semi-mt devicesHans de Goede
2015-05-20Input: alps - use more accurate coordinates for first touch in semi-mt modeHans de Goede
2015-05-20Input: alps - decode the position packet firstHans de Goede
2015-05-20Input: alps - only set fields that are actually presentHans de Goede
2015-05-20Input: alps - change alps_decode_rushmore to do all decoding itselfHans de Goede
2015-05-20Input: ff-core - fix typo in comment to input_ff_erase()Shailendra Verma
2015-05-20Input: fix typo in comment to input_handler_for_each_handle()Shailendra Verma
2015-05-15Input: wm831x-on - pass the IRQF_ONESHOT flagFabio Estevam
2015-05-15Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam
2015-05-15Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam
2015-05-15Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam
2015-05-15Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov
2015-05-15Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov
2015-05-15Input: evdev - use kvfree() in evdev_release()Pekka Enberg
2015-05-13Input: soc_button_array - remove duplicated includeWei Yongjun
2015-05-13Input: zforce - remove duplicated includeWei Yongjun
2015-05-08Input: add TI drv2665 haptics driverDan Murphy
2015-05-08Input: ff-core - fix spelling mistake in ff-coreDan Murphy
2015-05-08Input: drv2667 - fix Kconfig error for help screenDan Murphy
2015-05-07Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut
2015-05-07Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut
2015-05-06Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski
2015-05-06Input: samsung-keypad - constify platform_device_idKrzysztof Kozlowski
2015-05-06Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil
2015-05-06Input: adp5589-keys - fix event count maskGuido Martínez
2015-05-06Input: adp5589-keys - fix pull mask settingGuido Martínez
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang
2015-04-20Input: cyapa - fix setting suspend scan rateDudley Du
2015-04-20Input: elan_i2c - fix calculating number of x and y traces.Duson Lin
2015-04-20Input: elan_i2c - report hovering contactsDuson Lin
2015-04-20Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov
2015-04-15Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov
2015-04-14Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei
2015-04-14Input: ff-core - use new debug macrosOliver Neukum
2015-04-14Input: add vmmouse driverThomas Hellstrom
2015-04-14Input: elan_i2c - adjust for newer firmware pressure reportingduson
2015-04-11Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov
2015-04-11Input: ALPS - make alps_get_pkt_id_ss4_v2() and others staticFengguang Wu