summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2010-09-03Input: tps6507x-ts - properly unregister input device on removalAxel Lin1-1/+1
2010-09-03Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin1-0/+1
2010-09-03Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin1-1/+1
2010-09-02Input: add support for Hanwang tabletsXing Wei3-0/+377
2010-09-02Input: mrst-touchscreen - move out of stagingDmitry Torokhov3-0/+700
2010-09-01Input: i8042 - fix device removal on unloadDmitry Torokhov1-1/+1
2010-09-01Input: add support for OMAP4 keyboard controllerAbraham Arce3-0/+297
2010-09-01Input: bcm5974 - adjust major/minor to scaleHenrik Rydberg1-4/+8
2010-08-29Input: add LPC32xx touchscreen controller driverKevin Wells3-0/+422
2010-08-29Input: wacom_w8001 - add multitouch slot supportPeter Hutterer1-3/+46
2010-08-29Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer1-2/+86
2010-08-29Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer1-6/+48
2010-08-29Input: MT - initialize slots to unusedHenrik Rydberg1-2/+9
2010-08-29Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty1-2/+2
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin1-2/+0
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz1-4/+4
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers1-0/+2
2010-08-21Input: hil_kbd - fix compile errorDmitry Torokhov1-6/+6
2010-08-20input: __rcu annotationsArnd Bergmann1-1/+1
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown85-1207/+7024
2010-08-13Input: fix faulty XXinput_* callsDaniel Mack2-3/+3
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2-15/+25
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds6-0/+805
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-11/+11
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-2/+2
2010-08-12touchscreen: Fix sign bugKulikov Vasiliy1-1/+1
2010-08-12input: STMPE touch controller supportLuotao Fu3-0/+408
2010-08-12input: Add STMPE keypad driverRabin Vincent3-0/+397
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi1-20/+5
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2-15/+25
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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-07Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely3-11/+11
2010-08-06Input: elantech - report position also with 3 fingersÉric Piel1-0/+10
2010-08-06Input: elantech - discard the first 2 positions on some firmwaresÉric Piel2-14/+14
2010-08-06Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-14/+11
2010-08-06Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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/pow...Linus Torvalds1-0/+5
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-08-05Merge 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/dto...Linus Torvalds41-885/+5761
2010-08-04Merge branch 'master' into for-nextJiri Kosina12-21/+57
2010-08-04Input: gpio_keys - add hooks to enable/disable deviceShubhrajyoti D1-0/+22
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt10-18/+46
2010-08-03Input: evdev - rearrange ioctl handlingDmitry Torokhov1-68/+73