aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Input: tegra-kbc - add tegra keyboard driverRakesh Iyer3-0/+738
2011-01-20Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais1-3/+3
2011-01-20Input: serio - allow registered drivers to get status flagDavid Engraf1-4/+20
2011-01-17Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso1-3/+5
2011-01-17Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati1-1/+34
2011-01-17Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati1-2/+2
2011-01-17Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-17Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov14-264/+599
2011-01-11Input: wacom_w8001 - add single-touch supportPing Cheng1-33/+149
2011-01-10Input: add Austria Microsystem AS5011 joystick driverFabien Marteau3-0/+378
2011-01-08Input: remove aaed2000 keyboard driverJamie Iles3-199/+0
2011-01-08Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina2-1/+26
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
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov48-610/+2690
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 Torokhov5-6/+121
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: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy2-0/+8
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: fix double equality sign in ueventHenrik Rydberg1-1/+1
2010-12-20Input: introduce device propertiesHenrik Rydberg3-0/+27
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov7-91/+188
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg4-43/+120
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg4-10/+16
2010-12-16input: mt: Break out slots handlingHenrik Rydberg6-49/+63
2010-12-15Input: add ST1232 touchscreen controller driverTony SIM3-5/+292
2010-12-14Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov1-55/+58
2010-12-10Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade1-0/+3
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-12-07Input: wacom - add new Bamboo PT (0xdb)David Foley1-0/+3
2010-12-06Input: add input driver for polled GPIO buttonsGabor Juhos3-0/+278
2010-12-01Input: turbografx - fix reference countingNamhyung Kim1-0/+1
2010-11-30Input: synaptics - fix handling of 2-button ClickPadsYan Li1-1/+2
2010-11-30Input: wacom - add IDs for two new Bamboo PTsDavid Foley1-0/+6
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 V5-0/+607
2010-11-22Input: iforce - clean up MakefileDmitry Torokhov1-12/+3