summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-161-8/+4Star
|\
| * Merge branch 'master' into for-2.6.39Tejun Heo2011-02-2119-83/+913
| |\
| * | input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo2011-01-261-8/+4Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-234-5/+84
|\ \ \ | |_|/ |/| |
| * | Input: serio/gameport - use 'long' system workqueueDmitry Torokhov2011-02-232-2/+2
| * | Input: synaptics - document 0x0c queryDmitry Torokhov2011-02-231-0/+23
| * | Input: tegra-kbc - add function keymapRakesh Iyer2011-02-181-3/+59
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-156-51/+54
|\| |
| * | Input: wacom - fix error path in wacom_probe()Alexander Strakh2011-02-111-1/+1
| * | Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov2011-02-111-16/+22
| * | Revert "Input: do not pass injected events back to the originating handler"Dmitry Torokhov2011-02-031-26/+11Star
| * | Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie2011-02-031-4/+7
| * | Input: rotary_encoder - use proper irqflagsAlexander Stein2011-02-031-2/+2
| * | Input: wacom_w8001 - report resolution to userlandPing Cheng2011-02-011-2/+11
* | | arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-061-5/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-312-11/+27
|\| |
| * | Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira2011-01-291-2/+11
| * | Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira2011-01-291-6/+13
| * | Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer2011-01-291-1/+1
| * | Input: tegra-kbc - fix build errorRakesh Iyer2011-01-291-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-2611-19/+834
|\| | | |/ |/|
| * Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng2011-01-261-2/+19
| * Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng2011-01-241-0/+6
| * Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov2011-01-211-0/+1
| * Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-213-0/+738
| * Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-211-3/+3
| * Input: serio - allow registered drivers to get status flagDavid Engraf2011-01-211-4/+20
| * Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso2011-01-181-3/+5
| * Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-181-1/+34
| * Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-181-2/+2
| * Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles2011-01-181-2/+3
| * Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-181-2/+3
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-215-28/+28
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-12-2220-171/+517
| |\ \
| * | | Kconfig: typo: boad -> boardMichael Witten2010-11-031-1/+1
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-1314-264/+599
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2011-01-1214-264/+599
| |\ \ \
| | * | | Input: wacom_w8001 - add single-touch supportPing Cheng2011-01-111-33/+149
| | * | | Input: add Austria Microsystem AS5011 joystick driverFabien Marteau2011-01-103-0/+378
| | * | | Input: remove aaed2000 keyboard driverJamie Iles2011-01-083-199/+0Star
| | * | | Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina2011-01-082-1/+26
| | * | | Input: cy8ctmg110_ts - Convert to dev_pm_opsMark Brown2011-01-071-6/+9
| | * | | Input: migor_ts - convert to dev_pm_opsMark Brown2011-01-071-4/+8
| | * | | Input: mcs5000_ts - convert to dev_pm_opsMark Brown2011-01-071-7/+10
| | * | | Input: eeti_ts - convert to dev_pm_opsMark Brown2011-01-071-7/+9
| | * | | Input: ad7879 - convert I2C to dev_pm_opsMark Brown2011-01-071-7/+10
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-101-0/+40
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into upstreamJiri Kosina2010-12-1068-912/+6341
| |\ \ \ \ \