aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2010-08-31Input: i8042 - fix device removal on unloadGravatar Dmitry Torokhov 1-1/+1
2010-08-31Input: bcm5974 - adjust major/minor to scaleGravatar Henrik Rydberg 1-4/+8
2010-08-28Input: MT - initialize slots to unusedGravatar Henrik Rydberg 1-2/+9
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsGravatar Mike Auty 1-2/+2
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Gravatar Axel Lin 1-2/+0
2010-08-25Input: mousedev - fix regression of inverting axesGravatar Christoph Fritz 1-4/+4
2010-08-21Input: uinput - add devname alias to allow module on-demand loadGravatar Kay Sievers 1-0/+2
2010-08-21Input: hil_kbd - fix compile errorGravatar Dmitry Torokhov 1-6/+6
2010-08-13Input: fix faulty XXinput_* callsGravatar Daniel Mack 2-3/+3
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Linus Torvalds 2-15/+25
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Gravatar Linus Torvalds 6-0/+805
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 3-11/+11
2010-08-12touchscreen: Fix sign bugGravatar Kulikov Vasiliy 1-1/+1
2010-08-12input: STMPE touch controller supportGravatar Luotao Fu 3-0/+408
2010-08-12input: Add STMPE keypad driverGravatar Rabin Vincent 3-0/+397
2010-08-11panic: keep blinking in spite of long spin timer modeGravatar TAMUKI Shoichi 1-20/+5
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyGravatar Rusty Russell 2-15/+25
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 22-200/+279
2010-08-10Merge branch 'next' into for-linusGravatar Dmitry Torokhov 22-200/+279
2010-08-10Input: xpad - add USB-ID for PL-3601 Xbox 360 padGravatar Christoph Fritz 1-0/+1
2010-08-10Input: cy8ctmg100_ts - signedness bugGravatar Dan Carpenter 1-3/+3
2010-08-09Revert "Input: appletouch - fix integer overflow issue"Gravatar Benjamin Herrenschmidt 1-3/+3
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGravatar Grant Likely 3-11/+11
2010-08-05Input: elantech - report position also with 3 fingersGravatar Éric Piel 1-0/+10
2010-08-05Input: elantech - discard the first 2 positions on some firmwaresGravatar Éric Piel 2-14/+14
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-14/+11
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2010-08-05Input: adxl34x - do not mark device as disabled on startupGravatar Michael Hennerich 1-1/+0
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 1-0/+5
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 1-1/+1
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenGravatar Jeremy Fitzhardinge 1-1/+1
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 41-885/+5761
2010-08-04Merge branch 'master' into for-nextGravatar Jiri Kosina 12-21/+57
2010-08-03Input: gpio_keys - add hooks to enable/disable deviceGravatar Shubhrajyoti D 1-0/+22
2010-08-04Merge commit 'gcl/next' into nextGravatar Benjamin Herrenschmidt 10-18/+46
2010-08-02Input: evdev - rearrange ioctl handlingGravatar Dmitry Torokhov 1-68/+73
2010-08-02Input: dynamically allocate ABS informationGravatar Daniel Mack 2-18/+45
2010-08-02Input: switch to input_abs_*() access functionsGravatar Daniel Mack 16-114/+129
2010-08-02Merge branch 'next' into for-linusGravatar Dmitry Torokhov 41-885/+5760
2010-08-02Input: adp5588-keypad - fix NULL dereference in adp5588_gpio_add()Gravatar Dmitry Torokhov 1-29/+37
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportGravatar Samuli Konttila 3-1/+379
2010-07-29ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptGravatar Ian Campbell 1-1/+2
2010-07-26Input: adp5588-keys - export unused GPIO pinsGravatar Xiaolong Chen 1-2/+207
2010-07-26Input: xpad - add product ID for Hori Fighting Stick EX2Gravatar Chris Merrett 1-0/+1
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGravatar Grant Likely 2-10/+7
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGravatar Grant Likely 12-21/+57
2010-07-22Input: adxl34x - fix leak and use after freeGravatar Dan Carpenter 1-4/+3
2010-07-22x86: early PV on HVM features initialization.Gravatar Sheng Yang 1-1/+1
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 7-13/+30