aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai
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-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-08hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann
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: 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
2010-05-31Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary
2010-05-26Input: ads7846 - return error on regulator_get() failureKevin Hilman
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven
2010-05-25input: serio: disable i8042 for non-cayman sh platforms.Paul Mundt
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-22Input: twl4030-vibra - correct the power down sequencePeter Ujfalusi
2010-05-22Input: enable onkey driver of max8925Haojian Zhuang
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren
2010-05-20Merge branch 'omap-boards' into omap-for-linusTony Lindgren
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov
2010-05-19Input: elantech - relax signature checksDmitry Torokhov
2010-05-19Input: elantech - enforce common prefix on messagesDmitry Torokhov
2010-05-19Input: wistron_btns - switch to using kmemdup()Julia Lawall