aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-171-1/+2
|\ \ \
| | | \
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-1722-86/+996
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-03-172-0/+75
|\ \ \ \ \
| * | | | | unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao2011-03-171-4/+4
| * | | | | unicore32 i8042 upgrade and bugfix: adjust resource request region typeGuanXuetao2011-03-171-2/+2
| * | | | | unicore32 i8042: adjust io funcs of i8042-unicore32io.hGuanXuetao2011-03-171-9/+12
| * | | | | unicore32 machine related files: ps2 driverGuanXuetao2011-03-172-0/+72
| | |_|_|/ | |/| | |
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-164-23/+31
|\ \ \ \ \
| * | | | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
| * | | | | dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-282-16/+14
| * | | | | Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-287-56/+55
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | altera_ps2: Add devicetree supportWalter Goossens2011-02-151-2/+13
* | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-161-8/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 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/+4
| | |_|/ / | |/| | |
* | | | | 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-021-26/+11
| * | | | Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie2011-02-021-4/+7
| * | | | Input: rotary_encoder - use proper irqflagsAlexander Stein2011-02-021-2/+2
| * | | | Input: wacom_w8001 - report resolution to userlandPing Cheng2011-01-311-2/+11
* | | | | arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-061-5/+1
| |_|/ / |/| | |
* | | | 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-281-2/+11
| * | Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira2011-01-281-6/+13
| * | Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer2011-01-281-1/+1
| * | Input: tegra-kbc - fix build errorRakesh Iyer2011-01-281-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-251-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-201-0/+1
| * Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-203-0/+738
| * Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-201-3/+3
| * Input: serio - allow registered drivers to get status flagDavid Engraf2011-01-201-4/+20
| * Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso2011-01-171-3/+5
| * Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-171-1/+34
| * Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-171-2/+2
| * Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
| * Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-205-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-021-1/+1
| * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1