aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-7/+29
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-28Input: bu21013_ts - fix null dereference in error handlingDan Carpenter1-1/+1
2010-10-28Input: ad7879 - prevent invalid finger data reportsMichael Hennerich1-5/+27
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+2
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang1-18/+54
2010-10-27input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-8/+8
2010-10-27input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-14/+14
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds6-0/+756
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+2
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds50-756/+5051
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+2
2010-10-24Merge branch 'next' into for-linusDmitry Torokhov50-756/+5051
2010-10-24Input: wacom - specify Cinitq supported toolsPing Cheng1-12/+30
2010-10-24Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+6
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini1-0/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds6-1/+7
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-3/+4
2010-10-22serport: place serport serio device correctly in the device treeDmitry Eremin-Solenikov1-0/+1
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+12
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-10-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+7
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman6-0/+756
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King4-12/+25
2010-10-18Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich1-1/+1
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar4-12/+25
2010-10-18Input: ad7877 - switch to using threaded IRQDmitry Torokhov1-40/+25
2010-10-18Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov1-20/+29
2010-10-18Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov3-0/+328
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack1-1/+1
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack1-0/+6
2010-10-18xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu1-0/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock5-6/+6
2010-10-17Input: wacom - properly enable runtime PMDmitry Torokhov1-3/+6
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov6-17/+34
2010-10-17Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich1-0/+7
2010-10-17Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich1-5/+12
2010-10-17Input: ad7877 - implement specified chip select behaviorMichael Hennerich1-1/+11
2010-10-17Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo1-4/+2
2010-10-17Input: mousedev - correct lockdep annotationHitoshi Mitake1-1/+1
2010-10-17Input: ads7846 - switch to using threaded IRQJason Wang1-430/+456
2010-10-15llseek: automatically add .llseek fopArnd Bergmann6-1/+7
2010-10-13Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2-45/+83
2010-10-13Input: synaptics - simplify pass-through port handlingDmitry Torokhov2-6/+32
2010-10-13Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati3-0/+661
2010-10-13Input: omap4-keypad - wake-up on events & long pressesMike Turquette1-0/+4
2010-10-13Input: omap4-keypad - fix interrupt line configurationAbraham Arce1-1/+1
2010-10-13Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce1-8/+5