aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-09Input: elantech - add v4 hardware supportJJ Ding2-16/+262
2011-09-09Input: elantech - add v3 hardware supportJJ Ding2-19/+201
2011-09-09Input: elantech - clean up elantech_initJJ Ding1-30/+39
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding1-5/+34
2011-09-09Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding1-9/+6
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding2-16/+58
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2-26/+13
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding1-4/+4
2011-09-09Input: twl6040-vibra - fix compiler warningRandy Dunlap1-1/+1
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov1-19/+12
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer1-15/+43
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang1-1/+1
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2-1/+26
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang19-20/+19
2011-09-07Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2-30/+277
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov32-176/+718
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin1-1/+0
2011-08-26Input: tsc2007 - add open and close methodsDmitry Torokhov1-8/+38
2011-08-26Input: tsc2007 - convert to threaded IRQDmitry Torokhov1-84/+66
2011-08-26Input: cm109 - fix checking return value of usb_control_msgaxel lin1-1/+1
2011-08-26Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke1-2/+2
2011-08-26Input: wacom - remove pressure for touch devicesPing Cheng2-17/+3
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-145/+241
2011-08-23Input: ad714x-i2c - change placement of __init/__exit annotationsWanlong Gao1-2/+2
2011-08-23Input: synaptics - process finger (<=5) transitionsDaniel Kurtz1-1/+44
2011-08-23Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz1-0/+1
2011-08-23Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2-16/+278
2011-08-23Input: synaptics - decode AGM packet typesDaniel Kurtz2-7/+43
2011-08-23Input: synaptics - add image sensor supportDaniel Kurtz2-17/+110
2011-08-23Input: synaptics - refactor initialization of abs position axesDaniel Kurtz1-24/+20
2011-08-23Input: synaptics - refactor agm packet parsingDaniel Kurtz2-6/+19
2011-08-23Input: synaptics - refactor y inversionDaniel Kurtz1-3/+12
2011-08-23Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov1-4/+4
2011-08-23Input: wacom_w8001 - implement open and closeDmitry Torokhov1-1/+20
2011-08-22Input: ad714x - read the interrupt status registers in a rowMichael Hennerich4-41/+49
2011-08-22Input: ad714x - use DMA-safe buffers for spi_write()Dmitry Torokhov4-103/+131
2011-08-22Input: ad714x - fix endianness issuesMichael Hennerich2-33/+25
2011-08-22Input: ad714xx-spi - force SPI bus into the default 8-bit modeMichael Hennerich1-0/+6
2011-08-21Input: ep93xx_keypad - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-21Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin1-0/+1
2011-08-20Input: max11801_ts - correct license statementJiejing Zhang1-1/+2
2011-08-16Input: atmel_mxt_ts - report pressure information from the driverYufeng Shen1-0/+12
2011-08-16Input: bcm5974 - Add support for newer MacBookPro8,2Andrew Drake1-0/+20
2011-08-16Input: wacom - report id 3 returns 4 bytes of dataPing Cheng1-4/+6
2011-08-16Input: wacom - add WAC_MSG_RETRIES definePing Cheng1-3/+4
2011-08-16Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad1-0/+4
2011-08-11Input: tegra-kbc - correct call to input_free_deviceAxel Lin1-1/+1
2011-08-11Input: mpu3050 - correct call to input_free_deviceAxel Lin1-1/+1
2011-08-09Input: add driver for Bosch Sensortec's BMA150 accelerometerEric Andersson3-0/+703
2011-08-09Input: polldev - immediately poll device upon openingDmitry Torokhov1-2/+4