aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds22-200/+279
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov22-200/+279
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padChristoph Fritz1-0/+1
2010-08-10Input: cy8ctmg100_ts - signedness bugDan Carpenter1-3/+3
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Benjamin Herrenschmidt1-3/+3
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2010-08-05Input: elantech - report position also with 3 fingersÉric Piel1-0/+10
2010-08-05Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2-14/+14
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-14/+11
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+1
2010-08-05Input: adxl34x - do not mark device as disabled on startupMichael Hennerich1-1/+0
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+5
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge1-1/+1
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds41-885/+5761
2010-08-04Merge branch 'master' into for-nextJiri Kosina12-21/+57
2010-08-03Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D1-0/+22
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt10-18/+46
2010-08-02Input: evdev - rearrange ioctl handlingDmitry Torokhov1-68/+73
2010-08-02Input: dynamically allocate ABS informationDaniel Mack2-18/+45
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack16-114/+129
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov41-885/+5760
2010-08-02Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Dmitry Torokhov1-29/+37
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila3-1/+379
2010-07-29ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell1-1/+2
2010-07-26Input: adp5588-keys - export unused GPIO pinsXiaolong Chen1-2/+207
2010-07-26Input: xpad - add product ID for Hori Fighting Stick EX2Chris Merrett1-0/+1
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2-10/+7
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely12-21/+57
2010-07-22Input: adxl34x - fix leak and use after freeDan Carpenter1-4/+3
2010-07-22x86: early PV on HVM features initialization.Sheng Yang1-1/+1
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-21Input: samsung-keypad - Add samsung keypad driverJoonyoung Shim3-0/+501
2010-07-20Input: i8042 - reset keyboard controller wehen resuming from S2RDmitry Torokhov1-24/+41
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: synaptics - set min/max for finger widthChris Bagwell1-1/+1
2010-07-19Input: synaptics - only report width on hardware that supports itChris Bagwell1-2/+6
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: evdev - signal that device is writable in evdev_poll()Dmitry Torokhov1-2/+7
2010-07-15Input: mousedev - signal that device is writable in mousedev_poll()Julien Moutinho1-2/+7
2010-07-15Input: change input handlers to use bool when possibleDmitry Torokhov4-13/+12
2010-07-15Input: introduce MT event slotsHenrik Rydberg2-43/+96
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun1-1/+1
2010-07-15Input: usbtouchscreen - implement reset_resumeOliver Neukum1-32/+76