summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: do not pass injected events back to the originating handlerDmitry Torokhov2010-11-111-11/+26
* Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-111-13/+10
* Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin2010-11-101-1/+2
* Input: atkbd - add 'terminal' parameter for IBM Terminal keyboardsBenjamin LaHaise2010-11-041-1/+11
* Input: i8042 - add Sony VAIOs to MUX blacklistJesse Barnes2010-11-041-0/+11
* Input: export input_reset_device() for use in KGDBDmitry Torokhov2010-11-031-15/+35
* Input: adp5588-keys - unify common header definesMichael Hennerich2010-11-031-49/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-313-7/+29
|\
| * Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches2010-10-311-1/+1
| * Input: bu21013_ts - fix null dereference in error handlingDan Carpenter2010-10-281-1/+1
| * Input: ad7879 - prevent invalid finger data reportsMichael Hennerich2010-10-281-5/+27
* | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-281-0/+2
|\ \
| * \ Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-221-0/+2
| |\ \
| | * | xenbus: prevent warnings on unhandled enumeration valuesNoboru Iwamatsu2010-10-181-0/+2
* | | | input: Monitor both onkey up and down eventHaojian Zhuang2010-10-291-18/+54
* | | | input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-8/+8
* | | | input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-14/+14
* | | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-256-0/+756
|\ \ \ \
| * \ \ \ Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-216-0/+756
| |\ \ \ \
| | * | | | input: add driver for tnetv107x touchscreen controllerCyril Chemparathy2010-09-243-0/+406
| | * | | | input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy2010-09-243-0/+350
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-1685-1207/+7024
| | |\ \ \ \ \
| | * | | | | | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-2/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-2550-756/+5051
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2010-10-2450-756/+5051
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Input: wacom - specify Cinitq supported toolsPing Cheng2010-10-241-12/+30
| | * | | | | | Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser2010-10-241-1/+1
| | * | | | | | Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich2010-10-181-1/+1
| | * | | | | | Input: ad7877 - switch to using threaded IRQDmitry Torokhov2010-10-181-40/+25
| | * | | | | | Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov2010-10-181-20/+29
| | * | | | | | Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov2010-10-183-0/+328
| | * | | | | | Input: wacom - properly enable runtime PMDmitry Torokhov2010-10-171-3/+6
| | * | | | | | Merge branch 'for-linus' into nextDmitry Torokhov2010-10-176-17/+34
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich2010-10-171-0/+7
| | * | | | | | Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich2010-10-171-5/+12
| | * | | | | | Input: ad7877 - implement specified chip select behaviorMichael Hennerich2010-10-171-1/+11
| | * | | | | | Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo2010-10-171-4/+2
| | * | | | | | Input: mousedev - correct lockdep annotationHitoshi Mitake2010-10-171-1/+1
| | * | | | | | Input: ads7846 - switch to using threaded IRQJason Wang2010-10-171-430/+456
| | * | | | | | Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-132-45/+83
| | * | | | | | Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-132-6/+32
| | * | | | | | Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-133-0/+661
| | * | | | | | Input: omap4-keypad - wake-up on events & long pressesMike Turquette2010-10-131-0/+4
| | * | | | | | Input: omap4-keypad - fix interrupt line configurationAbraham Arce2010-10-131-1/+1
| | * | | | | | Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce2010-10-131-8/+5
| | * | | | | | Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-5/+35
| | * | | | | | Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-133-0/+419
| | * | | | | | Input: twl4030_keypad - fix error handling pathDmitry Torokhov2010-10-131-4/+3
OpenPOWER on IntegriCloud