summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-06-14Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin
2011-06-14Input: synaptics_i2c_rmi: Send new multi touch eventsArve Hjønnevåg
2011-06-14Input: synaptics_i2c_rmi: Add sensitivity adjust option.Arve Hjønnevåg
2011-06-14Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...Arve Hjønnevåg
2011-06-14Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.Arve Hjønnevåg
2011-06-14input: keychord: Add keychord driverMike Lockwood
2011-06-14input: Add keyreset driver.Arve Hjønnevåg
2011-06-14Input: gpio_input: disable_irq -> disable_irq_nosyncArve Hjønnevåg
2011-06-14Input: gpio_event: Allow multiple input devices per gpio_event deviceArve Hjønnevåg
2011-06-14Input: gpio_input: Fix keys with keycode 0x100-0x1ffArve Hjønnevåg
2011-06-14Input: Generic GPIO Input device.Arve Hjønnevåg
2011-06-14input: evdev: Use unique wakelock namesMike Chan
2011-06-14Input: Use monotonic time for event time stamps.Arve Hjønnevåg
2011-06-14Input: Hold wake lock while event queue is not empty.Arve Hjønnevåg
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-24Merge branch 'next' into for-linusDmitry Torokhov
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven
2011-05-19input/atari: Fix atarimouse initMichael Schmitz
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich
2011-05-17Input: tsc2007 - add X, Y and Z fuzz factors to platform dataThierry Reding
2011-05-17Input: tsc2007 - add poll_period parameter to platform dataThierry Reding
2011-05-17Input: tsc2007 - add poll_delay parameter to platform dataThierry Reding
2011-05-17Input: tsc2007 - add max_rt parameter to platform dataThierry Reding
2011-05-17Input: tsc2007 - debounce pressure measurementThierry Reding
2011-05-16Input: ad714x - fix captouch wheel option algorithmMichael Hennerich
2011-05-16Input: ad714x - allow platform code to specify irqflagsMichael Hennerich
2011-05-16Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich
2011-05-16Input: ad714x - fix up input configurationMichael Hennerich
2011-05-16Input: elantech - remove support for proprietary X driverÉric Piel
2011-05-16Input: elantech - report multitouch with proper ABS_MT messagesÉric Piel
2011-05-16Input: elantech - export pressure and width when supportedÉric Piel
2011-05-14Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing
2011-05-12Input: remove useless synchronize_rcu() callsEric Dumazet
2011-05-12Input: ads7846 - fix gpio_pendown configurationIgor Grinberg
2011-05-12Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold
2011-05-11Input: rotary-encoder - refactor and clean upJohan Hovold
2011-05-11Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer
2011-05-05Input: ads7846 - remove unused variable from struct ads7845_ser_reqAlexander Stein
2011-05-05Input: ads7846 - make transfer buffers DMA safeAlexander Stein