aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-07-07input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim
2010-07-03Input: release pressed keys when resuming deviceOliver Neukum
2010-07-03Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin
2010-07-03Input: ads7846 - do not allow altering platform dataDmitry Torokhov
2010-07-03Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov
2010-07-03Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich
2010-07-03Input: ad7879 - fix spi word size to 16 bitMichael Hennerich
2010-07-03Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overheadMichael Hennerich
2010-07-03Input: ad7879 - add open and close methodsDmitry Torokhov
2010-07-03Input: ad7879 - split bus logic outMike Frysinger
2010-06-30Input: ad7879 - use threaded IRQDmitry Torokhov
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov
2010-06-28sparc/of: Move of_device fields into struct pdev_archdataGrant Likely
2010-06-28Input: lm8323 - fix error handling in lm8323_probe()Dan Carpenter
2010-06-28Input: gpio-keys - add gpiolib debounce supportGrazvydas Ignotas
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar
2010-06-28Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin
2010-06-28Input: wacom - add support for DTU2231 and DTU1631Ping Cheng
2010-06-28Input: wistron_btns - fix a memory leak in wb_module_init error pathAxel Lin
2010-06-25Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich
2010-06-24Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN
2010-06-23Input: evdev - never leave the client buffer empty after writeHenrik Rydberg
2010-06-23Input: bcm5974 - set the average number of events per MT event packetHenrik Rydberg
2010-06-23Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg
2010-06-23Input: evdev - convert to dynamic event bufferHenrik Rydberg
2010-06-23Input: tps6507x-ts - remove unneeded NULL testJiri Slaby
2010-06-22Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng
2010-06-22Input: fixup X86_MRST selectsRandy Dunlap
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-10Input: matrix_keypad - add support for clustered irqLuotao Fu
2010-06-08hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann
2010-06-08Input: bcm5974 - turn wellspring mode off if failed to start trafficLuo Jinghua
2010-06-08Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer
2010-06-05Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-06-04Input: i8042 - remove SPRUCE supportChristoph Egger
2010-06-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-02Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov
2010-06-02Merge branch 'sh/iomap'Paul Mundt
2010-06-02Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown