aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-07-271-0/+1
|\
| * Input: xpad - add Andamiro Pump It Up padYuri Khan2012-07-191-0/+1
* | Merge remote-tracking branch 'google/android-samsung-3.0-jb' into HEADKalimochoAz2012-07-201-6/+48
|\ \
| * \ Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-04-242-2/+16
| |\ \
| | * \ Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-192-2/+16
| | |\ \ | | | |/
| * | | Merge remote-tracking branch 'common/android-3.0' into android-samsung-30-wip...JP Abgrall2012-02-061-6/+48
| |\ \ \ | | |/ /
| | * | 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
* | | | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-03-121-2/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-03-121-2/+5
* | | | Merge branch 'linux-3.0.update' into cm.ics.newKalimochoAz2012-02-111-0/+11
|\ \ \ \ | |/ / /
| * | | Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2012-01-061-0/+11
* | | | Remove blink from LED notification controlKalimochoAz2012-02-111-1/+4
* | | | Generic BLN with in-kernel blinkAdam Kent2012-02-111-0/+73
| |/ / |/| |
* | | input: gp2a: Pass lightsensor max and fuzz values in platform data.Arve Hjønnevåg2011-11-171-2/+4
* | | gp2a: set poll_delay to DELAY_LOWBOUND when new delay < DELAY_LOWBOUNDWon Hyoung Lee2011-11-171-0/+9
* | | input: gp2a: Remove cusom filtering of adc values and set the fuzz value insteadArve Hjønnevåg2011-11-171-66/+13
* | | gp2a: delay first read after light sensor enableVishnudev Ramakrishnan2011-11-171-1/+5
* | | gp2a: report light sensor value on enableVishnudev Ramakrishnan2011-11-171-0/+2
* | | tuna: sensors: light sensor bug fixesVishnudev Ramakrishnan2011-11-171-4/+10
* | | tuna: sensors: proximity sensor driver bug fixVishnudev Ramakrishnan2011-11-171-7/+11
* | | input: gp2a: Copy bugfixes from initial tuna gp2a driverArve Hjønnevåg2011-11-171-16/+19
* | | input: touchscreen: mxt224: Fix MT protocol implementation.Jeff Brown2011-11-171-14/+13
* | | S5PC110: SENSOR: Select gyro data rate properlytim.sk.lee2011-11-171-8/+11
* | | input: cypress-touchkey: require firmware a.9Simon Wilson2011-11-171-1/+1
* | | input: cypress-touchkey: use more sensitive 8.9 firmwareSimon Wilson2011-11-171-1/+1
* | | input: cypress-touchkey: Fix version checkRom Lemarchand2011-11-171-1/+1
* | | input: cypress-touchkey: Add firmware loading capabilityRom Lemarchand2011-11-174-22/+657
* | | S5PC11X: SENSOR: Add automatic hysteresis adjustment for stable proximity res...tim.sk.lee2011-11-171-1/+1
* | | input: mxt224: Atmel MaxTouch 224 driverBrian Swetland2011-11-173-0/+661
* | | input: k3g: Add STMicroelectronics K3G gyro sensor driverBrian Swetland2011-11-173-0/+711
* | | S5PC11X: SENSOR: Fix some bugs in gp2a light/proximity sensorMike J. Chen2011-11-171-35/+55
* | | S5PC11X: SENSOR: Add Sharp GP2A optical sensor driverMike J. Chen2011-11-173-1/+652
* | | input: cypress-touchkey: driver for touch keypad peripheralBrian Swetland2011-11-173-0/+413
| |/ |/|
* | 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