summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-06-29Input: arc_ps2 - add HAS_IOMEM dependencySebastian Ott
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov
2015-06-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov
2015-06-25Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov
2015-06-25Input: use for_each_set_bit() where appropriateAnshul Garg
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen
2015-06-24Input: axp20x-pek - fix reporting button state as invertedHans de Goede
2015-06-22Input: xpad - re-send LED command on present eventPavel Rojtberg
2015-06-22Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais
2015-06-22Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam
2015-06-16Input: improve usage of gpiod APIUwe Kleine-König
2015-06-16tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault
2015-06-16tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault
2015-06-11Input: export LEDs as class devices in sysfsSamuel Thibault
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea
2015-06-09Input: add OnKey driver for DA9063 MFD partSteve Twiss
2015-06-08Input: elan_i2c - add product IDs FW namesCharlie Mooney
2015-06-08Input: elan_i2c - add support for multi IC type and iap formatDuson Lin
2015-06-02Input: focaltech - report finger width to userspaceDmitry Tunin
2015-06-02tty: remove platform_sysrq_reset_seqArnd Bergmann
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