summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: use for_each_set_bit() where appropriateAnshul Garg2015-06-251-25/+9
* Input: add a driver for wdt87xx touchscreen controllerHungNien Chen2015-06-243-0/+1153
* Input: axp20x-pek - fix reporting button state as invertedHans de Goede2015-06-241-2/+6
* Input: xpad - re-send LED command on present eventPavel Rojtberg2015-06-221-8/+20
* Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2015-06-221-5/+45
* Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam2015-06-221-1/+3
* MAINTAINERS: remove non existent input mt git treeBaruch Siach2015-06-161-1/+0
* Input: improve usage of gpiod APIUwe Kleine-König2015-06-163-21/+6
* tty/vt/keyboard: define LED triggers for VT keyboard lock statesSamuel Thibault2015-06-161-8/+19
* tty/vt/keyboard: define LED triggers for VT LED statesSamuel Thibault2015-06-161-24/+117
* Input: export LEDs as class devices in sysfsSamuel Thibault2015-06-115-6/+226
* Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick2015-06-111-4/+1
* Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov2015-06-111-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-094-0/+238
* Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-082-7/+18
* Input: elan_i2c - add support for multi IC type and iap formatDuson Lin2015-06-084-11/+49
* Input: focaltech - report finger width to userspaceDmitry Tunin2015-06-021-0/+13
* tty: remove platform_sysrq_reset_seqArnd Bergmann2015-06-021-18/+1
* 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-263-68/+6
* Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-221-2/+10
* Input: update email-id of Rajeev KumarRajeev Kumar2015-05-222-2/+2
* Input: sentelic - use "static inline" instead of "inline"Khem Raj2015-05-221-2/+2
* Input: adxl34x - add OF match supportLaurent Pinchart2015-05-211-0/+21
* DT: i2c: Deprecate adi,adxl34x compatible stringLaurent Pinchart2015-05-211-2/+1
* Input: cyapa - do not set otherwise unused variableDmitry Torokhov2015-05-211-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-151-1/+2
* Input: twl6040-vibra - pass the IRQF_ONESHOT flagFabio Estevam2015-05-151-1/+2
* Input: retu-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-151-1/+2
* Input: twl4030-pwrbutton - pass the IRQF_ONESHOT flagFabio Estevam2015-05-151-1/+2
* Input: max7359_keypad - switch to using matrix_keypad_build_keymap()Evgeniy Dushistov2015-05-152-21/+10
* Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flagEvgeniy Dushistov2015-05-151-1/+0
* Input: evdev - use kvfree() in evdev_release()Pekka Enberg2015-05-151-4/+1
* Input: soc_button_array - remove duplicated includeWei Yongjun2015-05-131-1/+0
* Input: zforce - remove duplicated includeWei Yongjun2015-05-131-1/+0
OpenPOWER on IntegriCloud