aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-13/+30
2010-07-21Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2-2/+8
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov1-6/+11
2010-07-20Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov1-1/+1
2010-07-20Input: gamecon - reference correct input device in NES modeDmitry Torokhov1-2/+1
2010-07-19Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun1-1/+1
2010-07-19Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa1-0/+7
2010-07-17Input: qt2160 - rename kconfig symbol nameChristoph Fritz1-1/+1
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-1/+2
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun1-1/+1
2010-07-14Input: synaptics - fix wrong dimensions checkTakashi Iwai1-0/+1
2010-07-07input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang1-0/+10
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang2-2/+2
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2-2/+2
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-08hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann1-1/+1
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-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-26/+67
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+2
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/geert/linux-m68kLinus Torvalds2-74/+121
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-11/+175
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick1-0/+2
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary1-1/+6
2010-05-26Input: 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/frederic/random-tracingLinus 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/git/tmlind/linux-omap-2.6Linus Torvalds3-0/+194
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack2-7/+7
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds15-108/+90
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack15-85/+83
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern3-24/+8
2010-05-20Merge branch 'omap4-i2c-init' into omap-for-linusTony Lindgren18-1850/+67
2010-05-20Merge branch 'omap-boards' into omap-for-linusTony Lindgren9-52/+179