summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-01-17Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati-1/+34
2011-01-17Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati-2/+2
2011-01-17Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles-2/+3
2011-01-17Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles-2/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-264/+599
2011-01-11Merge branch 'next' into for-linusDmitry Torokhov-264/+599
2011-01-11Input: wacom_w8001 - add single-touch supportPing Cheng-33/+149
2011-01-10Input: add Austria Microsystem AS5011 joystick driverFabien Marteau-0/+378
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+40
2011-01-08Input: remove aaed2000 keyboard driverJamie Iles-199/+0
2011-01-08Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina-1/+26
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-610/+2698
2011-01-07input/tc3589x: fix compile errorDan Carpenter-1/+1
2011-01-06Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown-6/+9
2011-01-06Input: migor_ts - convert to dev_pm_opsMark Brown-4/+8
2011-01-06Input: mcs5000_ts - convert to dev_pm_opsMark Brown-7/+10
2011-01-06Input: eeti_ts - convert to dev_pm_opsMark Brown-7/+9
2011-01-06Input: ad7879 - convert I2C to dev_pm_opsMark Brown-7/+10
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov-610/+2690
2011-01-06Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-23/+19
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1627/+0
2011-01-06Merge branch 'devel-stable' into develRussell King-0/+483
2011-01-04gameport: use this_cpu_read instead of lookupChristoph Lameter-1/+1
2011-01-03Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Russell King-0/+483
2010-12-30Input: wacom_w8001 - support pen or touch only devicesPing Cheng-12/+32
2010-12-29input/tc3589x: add tc3589x keypad supportSundar Iyer-0/+483
2010-12-29[media] rc-core: convert winbond-cirDavid Härdeman-1627/+0
2010-12-27Input: wacom_w8001 - use __set_bit to set keybitsPing Cheng-5/+5
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov-6/+121
2010-12-27Input: bu21013_ts - fix misuse of logical operation in place of bitopDavid Sterba-1/+1
2010-12-27Input: i8042 - add Acer Aspire 5100 to the Dritek listPali Rohár-0/+7
2010-12-23Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy-0/+8
2010-12-23Input: psmouse - disable the synaptics extension on OLPC machinesAndres Salomon-0/+30
2010-12-23Input: psmouse - fix up Synaptics commentAndres Salomon-2/+2
2010-12-22Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik-22/+19
2010-12-22Merge branch 'master' into for-nextJiri Kosina-171/+517
2010-12-22Input: synaptics - ignore bogus mt packetHenrik Rydberg-2/+2
2010-12-21Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren-55/+61
2010-12-21Input: synaptics - add multi-finger and semi-mt supportHenrik Rydberg-3/+88
2010-12-21Input: synaptics - report clickpad propertyHenrik Rydberg-0/+3
2010-12-20Input: fix double equality sign in ueventHenrik Rydberg-1/+1
2010-12-20Input: introduce device propertiesHenrik Rydberg-0/+27
2010-12-17Merge branch 'devel-board' into omap-for-linusTony Lindgren-1/+291
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov-91/+188
2010-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-55/+61
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg-43/+120
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg-10/+16
2010-12-16input: mt: Break out slots handlingHenrik Rydberg-49/+63