summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter1-5/+7
2010-06-28Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas1-5/+14
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar2-11/+14
2010-06-28Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin1-1/+4
2010-06-28Input: wacom - add support for DTU2231 and DTU1631Ping Cheng2-0/+45
2010-06-28Input: wistron_btns - fix a memory leak in wb_module_init error pathAxel Lin1-1/+3
2010-06-25Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich1-4/+58
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich6-0/+1218
2010-06-25Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN1-7/+127
2010-06-24Input: evdev - never leave the client buffer empty after writeHenrik Rydberg1-3/+7
2010-06-24Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg1-0/+2
2010-06-24Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg1-2/+7
2010-06-24Input: evdev - convert to dynamic event bufferHenrik Rydberg1-5/+17
2010-06-23Input: tps6507x-ts - remove unneeded NULL testJiri Slaby1-3/+0
2010-06-22Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng1-4/+5
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap2-2/+2
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov14-22/+4
2010-06-16Merge branch 'master' into for-nextJiri Kosina34-146/+822
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-06-10Input: matrix_keypad - add support for clustered irqLuotao Fu1-28/+80
2010-06-09hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann1-1/+1
2010-06-08Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua1-7/+14
2010-06-08Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov1-16/+18
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer1-0/+7
2010-06-05Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter1-1/+1
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-26/+67
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+2
2010-06-04Input: i8042 - remove SPRUCE supportChristoph Egger1-75/+0
2010-06-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng3-15/+60
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang12-20/+1
2010-06-02Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov1-1/+1
2010-06-02Merge branch 'sh/iomap'Paul Mundt1-1/+2
2010-06-02Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter1-8/+4
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown1-1/+1
2010-05-31Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown1-1/+1
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer3-0/+414
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2-74/+121
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-11/+175
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick1-0/+2
2010-05-27Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary1-1/+6
2010-05-27Input: ads7846 - return error on regulator_get() failureKevin Hilman1-2/+2
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven1-35/+63
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven1-39/+58
2010-05-25input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt1-1/+2
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds1-10/+24
2010-05-22Input: twl4030-vibra - correct the power down sequencePeter Ujfalusi1-1/+1
2010-05-22Input: enable onkey driver of max8925Haojian Zhuang3-0/+159
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely63-3011/+4012
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely3-8/+20
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+194