summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: mcs - Add MCS touchkey driverJoonyoung Shim2010-07-044-3/+255
* Input: release pressed keys when resuming deviceOliver Neukum2010-07-031-10/+29
* Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin2010-07-031-37/+135
* Input: ads7846 - do not allow altering platform dataDmitry Torokhov2010-07-031-16/+19
* Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov2010-07-034-48/+70
* Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich2010-07-031-3/+13
* Input: ad7879 - fix spi word size to 16 bitMichael Hennerich2010-07-031-0/+8
* Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overheadMichael Hennerich2010-07-031-1/+4
* Input: ad7879 - add open and close methodsDmitry Torokhov2010-07-034-39/+86
* Input: ad7879 - split bus logic outMike Frysinger2010-07-036-415/+484
* Input: ad7879 - use threaded IRQDmitry Torokhov2010-07-011-27/+9
* Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov2010-07-0114-22/+4
|\
| * hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann2010-06-081-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-057-26/+67
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-06-051-1/+2
| |\ \
| | * \ Merge branch 'sh/iomap'Paul Mundt2010-06-021-1/+2
| | |\ \
| | | * | input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt2010-05-251-1/+2
| * | | | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-0312-20/+1
| |/ / /
* | | | Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter2010-06-281-5/+7
* | | | Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas2010-06-281-5/+14
* | | | Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar2010-06-282-11/+14
* | | | Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin2010-06-281-1/+4
* | | | Input: wacom - add support for DTU2231 and DTU1631Ping Cheng2010-06-282-0/+45
* | | | Input: wistron_btns - fix a memory leak in wb_module_init error pathAxel Lin2010-06-281-1/+3
* | | | Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich2010-06-251-4/+58
* | | | Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich2010-06-256-0/+1218
* | | | Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN2010-06-251-7/+127
* | | | Input: evdev - never leave the client buffer empty after writeHenrik Rydberg2010-06-231-3/+7
* | | | Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg2010-06-231-0/+2
* | | | Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg2010-06-231-2/+7
* | | | Input: evdev - convert to dynamic event bufferHenrik Rydberg2010-06-231-5/+17
* | | | Input: tps6507x-ts - remove unneeded NULL testJiri Slaby2010-06-231-3/+0
* | | | Input: matrix_keypad - add support for clustered irqLuotao Fu2010-06-101-28/+80
* | | | Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua2010-06-081-7/+14
* | | | Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov2010-06-081-16/+18
* | | | Input: i8042 - remove SPRUCE supportChristoph Egger2010-06-041-75/+0
| |_|/ |/| |
* | | Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-043-15/+60
* | | Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov2010-06-021-1/+1
* | | Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-021-8/+4
* | | Input: s3c2410_ts - tone down loggingMark Brown2010-05-311-1/+1
* | | Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown2010-05-311-1/+1
|/ /
* | input: Touchscreen driver for TPS6507xTodd Fischer2010-05-283-0/+414
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-272-74/+121
|\ \
| * | m68k: amiga - Mouse platform device conversionGeert Uytterhoeven2010-05-261-35/+63
| * | m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven2010-05-261-39/+58
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-278-11/+175
|\ \
| * | Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary2010-05-271-1/+6
| * | Input: ads7846 - return error on regulator_get() failureKevin Hilman2010-05-271-2/+2
| * | Input: twl4030-vibra - correct the power down sequencePeter Ujfalusi2010-05-221-1/+1
| * | Input: enable onkey driver of max8925Haojian Zhuang2010-05-223-0/+159