summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-01-30Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown-0/+366
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira-6/+13
2011-01-28Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer-1/+1
2011-01-28Input: tegra-kbc - fix build errorRakesh Iyer-2/+2
2011-01-26input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo-8/+4
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-19/+834
2011-01-25Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng-2/+19
2011-01-24Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng-0/+6
2011-01-20Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov-0/+1
2011-01-20Input: tegra-kbc - add tegra keyboard driverRakesh Iyer-0/+738
2011-01-20Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais-3/+3
2011-01-20Input: serio - allow registered drivers to get status flagDavid Engraf-4/+20
2011-01-20Input: ads7846 - convert to dev_pm_opsMark Brown-6/+10
2011-01-20Input: ad7879 - convert SPI to dev_pm_opsMark Brown-8/+9
2011-01-20Input: ad7877 - convert to dev_pm_opsMark Brown-10/+9
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-28/+28
2011-01-17Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso-3/+5
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