aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown1-6/+9
2011-01-06Input: migor_ts - convert to dev_pm_opsMark Brown1-4/+8
2011-01-06Input: mcs5000_ts - convert to dev_pm_opsMark Brown1-7/+10
2011-01-06Input: eeti_ts - convert to dev_pm_opsMark Brown1-7/+9
2011-01-06Input: ad7879 - convert I2C to dev_pm_opsMark Brown1-7/+10
2010-12-30Input: wacom_w8001 - support pen or touch only devicesPing Cheng1-12/+32
2010-12-27Input: wacom_w8001 - use __set_bit to set keybitsPing Cheng1-5/+5
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov11-24/+168
2010-12-27Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba1-1/+1
2010-12-27Input: i8042 - add Acer Aspire 5100 to the Dritek listPali Rohár1-0/+7
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon1-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon1-2/+2
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg1-2/+2
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg2-3/+88
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg1-0/+3
2010-12-20input: mt: Document interface updatesHenrik Rydberg1-18/+26
2010-12-20Input: fix double equality sign in ueventHenrik Rydberg1-1/+1
2010-12-20Input: introduce device propertiesHenrik Rydberg5-0/+44
2010-12-18hid: egalax: Add support for Wetab (726b)Andy Ross3-0/+4
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov17-216/+329
2010-12-16Input: include MT library as source for kerneldocDmitry Torokhov1-0/+4
2010-12-16MAINTAINERS: Update input-mt entryHenrik Rydberg1-0/+2
2010-12-16hid: egalax: Add support for Samsung NB30 netbookRichard Nauber3-0/+4
2010-12-16hid: egalax: Document the new devices in KconfigHenrik Rydberg1-1/+2
2010-12-16hid: egalax: Add support for WetabHenrik Rydberg3-0/+4
2010-12-16hid: egalax: Convert to MT slotsHenrik Rydberg1-63/+23
2010-12-16hid: egalax: Add event filteringHenrik Rydberg1-6/+10
2010-12-16hid: egalax: Report zero as minimum pressureHenrik Rydberg1-0/+1
2010-12-16hid: egalax: Correct for device resolution report errorHenrik Rydberg1-0/+2
2010-12-16hid: egalax: Setup input device manuallyHenrik Rydberg1-12/+22
2010-12-16input: mt: Add hovering distance axisHenrik Rydberg2-2/+10
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg7-71/+138
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg6-15/+18
2010-12-16input: mt: Break out slots handlingHenrik Rydberg9-65/+108
2010-12-15Input: add ST1232 touchscreen controller driverTony SIM3-5/+292
2010-12-07Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov1-0/+2
2010-12-07Input: tca6416-keypad - add support for tca6408aTony SIM2-7/+16
2010-11-30Input: use pr_fmt and pr_<level>Joe Perches10-68/+72
2010-11-30Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ useJoe Perches3-73/+63
2010-11-30Input: add CMA3000 accelerometer driverHemanth V7-0/+781
2010-11-22Input: iforce - clean up MakefileDmitry Torokhov1-12/+3
2010-11-22Input: clean up Makefile (use input-core-y)Dmitry Torokhov1-1/+1
2010-11-21Input: ct82c710 - remove a redundant serio_register_port()Axel Lin1-5/+3
2010-11-21Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exitAxel Lin1-1/+0
2010-11-21Input: ps2mult - fix wrong kfree in ps2mult_connect error pathAxel Lin1-1/+1
2010-11-20Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl2-9/+14
2010-11-19Input: add support for keyboards on ST SPEAr platformRajeev Kumar4-0/+495
2010-11-18Input: gameport - convert to use common workqueue instead of a threadDmitry Torokhov1-84/+68
2010-11-18Input: serio - convert to common workqueue instead of a threadDmitry Torokhov1-86/+69
2010-11-18Input: qt602240_ts - fix wrong sizeof in object table allocationChris Leech1-1/+1