summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: hid-mulitouch: add support for the 'Sensing Win7-TwoFinger'Benjamin Tissoires2011-01-114-2/+20
* HID: hid-multitouch: add support for Cypress TrueTouch panelsBenjamin Tissoires2011-01-114-0/+22
* HID: hid-multitouch: support for PixCir-based panelsBenjamin Tissoires2011-01-115-0/+484
* HID: set HID_MAX_FIELD at 128Benjamin Tissoires2011-01-111-1/+1
* HID: add feature_mapping callbackBenjamin Tissoires2011-01-112-4/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-0764-753/+3209
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2011-01-0763-753/+3201
| |\
| | * Input: wacom_w8001 - support pen or touch only devicesPing Cheng2010-12-301-12/+32
| | * Input: wacom_w8001 - use __set_bit to set keybitsPing Cheng2010-12-281-5/+5
| | * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-2811-24/+168
| | |\
| | | * Input: synaptics - ignore bogus mt packetHenrik Rydberg2010-12-221-2/+2
| | | * Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg2010-12-212-3/+88
| | | * Input: synaptics - report clickpad propertyHenrik Rydberg2010-12-211-0/+3
| | | * input: mt: Document interface updatesHenrik Rydberg2010-12-201-18/+26
| | | * Input: fix double equality sign in ueventHenrik Rydberg2010-12-201-1/+1
| | | * Input: introduce device propertiesHenrik Rydberg2010-12-205-0/+44
| | | * hid: egalax: Add support for Wetab (726b)Andy Ross2010-12-183-0/+4
| | * | Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba2010-12-281-1/+1
| | * | Input: i8042 - add Acer Aspire 5100 to the Dritek listPali Rohár2010-12-281-0/+7
| | * | Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon2010-12-231-0/+30
| | * | Input: psmouse - fix up Synaptics commentAndres Salomon2010-12-231-2/+2
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-1617-216/+329
| | |\|
| | | * Input: include MT library as source for kerneldocDmitry Torokhov2010-12-161-0/+4
| | | * MAINTAINERS: Update input-mt entryHenrik Rydberg2010-12-161-0/+2
| | | * hid: egalax: Add support for Samsung NB30 netbookRichard Nauber2010-12-163-0/+4
| | | * hid: egalax: Document the new devices in KconfigHenrik Rydberg2010-12-161-1/+2
| | | * hid: egalax: Add support for WetabHenrik Rydberg2010-12-163-0/+4
| | | * hid: egalax: Convert to MT slotsHenrik Rydberg2010-12-161-63/+23
| | | * hid: egalax: Add event filteringHenrik Rydberg2010-12-161-6/+10
| | | * hid: egalax: Report zero as minimum pressureHenrik Rydberg2010-12-161-0/+1
| | | * hid: egalax: Correct for device resolution report errorHenrik Rydberg2010-12-161-0/+2
| | | * hid: egalax: Setup input device manuallyHenrik Rydberg2010-12-161-12/+22
| | | * input: mt: Add hovering distance axisHenrik Rydberg2010-12-162-2/+10
| | | * input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-167-71/+138
| | | * input: mt: Collect slots initialization codeHenrik Rydberg2010-12-166-15/+18
| | | * input: mt: Break out slots handlingHenrik Rydberg2010-12-169-65/+108
| | * | Input: add ST1232 touchscreen controller driverTony SIM2010-12-163-5/+292
| | * | Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov2010-12-081-0/+2
| | * | Input: tca6416-keypad - add support for tca6408aTony SIM2010-12-082-7/+16
| | * | Input: use pr_fmt and pr_<level>Joe Perches2010-12-0110-68/+72
| | * | Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches2010-12-013-73/+63
| | * | Input: add CMA3000 accelerometer driverHemanth V2010-12-017-0/+781
| | * | Input: iforce - clean up MakefileDmitry Torokhov2010-11-221-12/+3
| | * | Input: clean up Makefile (use input-core-y)Dmitry Torokhov2010-11-221-1/+1
| | * | Input: ct82c710 - remove a redundant serio_register_port()Axel Lin2010-11-221-5/+3
| | * | Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exitAxel Lin2010-11-221-1/+0
| | * | Input: ps2mult - fix wrong kfree in ps2mult_connect error pathAxel Lin2010-11-221-1/+1
| | * | Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl2010-11-202-9/+14
| | * | Input: add support for keyboards on ST SPEAr platformRajeev Kumar2010-11-194-0/+495
| | * | Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov2010-11-181-84/+68