aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v3.0.58' into android-3.0Todd Poynor2013-01-153-3/+16
|\
| * Input: walkera0701 - fix crash on startupPeter Popovec2013-01-111-3/+4
| * x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary2013-01-111-0/+9
| * Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-12-031-0/+3
* | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-013-1/+22
|\ \ | |/
| * Input: i8042 - disable mux on Toshiba C850DAnisse Astier2012-10-021-0/+6
| * Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-09-141-0/+14
| * Input: wacom - Bamboo One 1024 pressure fixChris Bagwell2012-08-151-1/+1
| * Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-191-0/+1
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-192-2/+16
|\ \ | |/
| * Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-03-121-2/+5
| * Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2012-01-061-0/+11
* | Input: evdev - fix variable initialisationHeiko Stuebner2012-02-011-1/+1
* | Input: evdev - Add ioctl to block suspend while event queue is not empty.Arve Hjønnevåg2012-01-311-6/+47
* | Input: evdev - Don't hold wakelock when no data is available to user-spaceArve Hjønnevåg2012-01-311-2/+3
* | input: gpio_input: don't print debounce message unless flag is setDima Zavin2011-11-081-4/+5
* | input: evdev: do not block waiting for an event if fd is nonblockDima Zavin2011-10-041-8/+6
* | input: evdev: if no events and non-block, return EAGAIN not 0Dima Zavin2011-10-041-0/+2
* | input: evdev: only allow reading events if a full packet is presentDima Zavin2011-10-041-1/+1
* | input: misc: gpio; make wake irq conditional, and disable on remove pathsMike J. Chen2011-09-121-5/+19
* | Merge commit 'v3.0-rc7' into android-3.0Colin Cross2011-07-122-2/+4
|\ \ | |/
| * input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
| * input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
* | Merge commit 'v3.0-rc5' into android-3.0Colin Cross2011-06-295-5/+7
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-06-205-5/+7
| |\
| | * Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm2011-06-181-1/+1
| | * Input: omap-keypad - add missing input_sync()Janusz Krzysztofik2011-06-181-0/+1
| | * Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov2011-06-181-1/+2
| | * Input: properly assign return value of clamp() macro.Hans Petter Selasky2011-05-252-3/+3
* | | input: gpio_input: send input_sync after reporting keysJeff Brown2011-06-141-0/+8
* | | input: gpio_matrix: send input_sync after reporting keysJeff Brown2011-06-141-0/+9
* | | input: misc: gpio_matrix: Fix irq call for 2.6.39Colin Cross2011-06-141-1/+1
* | | input: keyreset: Only print message for default handlerColin Cross2011-06-141-1/+1
* | | input: evdev: Add missing wake_lock_destroyBenoit Goby2011-06-141-0/+1
* | | input: keyreset: Allow reset function to be overridenColin Cross2011-06-141-2/+11
* | | input: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin2011-06-141-1/+10
* | | Input: gpio_event: Don't call gpio_cansleep before gpio_request.Arve Hjønnevåg2011-06-141-6/+6
* | | drivers: input: misc: Fix section mismatch warningDmitry Shmidt2011-06-141-1/+1
* | | Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin2011-06-141-1/+4
* | | Input: synaptics_i2c_rmi: Send new multi touch eventsArve Hjønnevåg2011-06-141-0/+25
* | | Input: synaptics_i2c_rmi: Add sensitivity adjust option.Arve Hjønnevåg2011-06-141-0/+7
* | | Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...Arve Hjønnevåg2011-06-141-3/+12
* | | Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.Arve Hjønnevåg2011-06-143-0/+638
* | | input: keychord: Add keychord driverMike Lockwood2011-06-143-0/+399
* | | input: Add keyreset driver.Arve Hjønnevåg2011-06-143-0/+240
* | | Input: gpio_input: disable_irq -> disable_irq_nosyncArve Hjønnevåg2011-06-142-4/+2
* | | Input: gpio_event: Allow multiple input devices per gpio_event deviceArve Hjønnevåg2011-06-145-65/+152
* | | Input: gpio_input: Fix keys with keycode 0x100-0x1ffArve Hjønnevåg2011-06-141-3/+2
* | | Input: Generic GPIO Input device.Arve Hjønnevåg2011-06-147-0/+1247
* | | input: evdev: Use unique wakelock namesMike Chan2011-06-141-1/+4