| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-02-15 |
|\ |
|
| * | Input: ads7846 - check proper condition when freeing gpio | Dmitry Torokhov | 2011-02-11 |
| * | Input: wacom_w8001 - report resolution to userland | Ping Cheng | 2011-02-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 |
|\| |
|
| * | Input: bu21013_ts - added regulator support | Naveen Kumar Gaddipati | 2011-01-17 |
| * | Input: bu21013_ts - remove duplicate resolution parameters | Naveen Kumar Gaddipati | 2011-01-17 |
| * | Input: tnetv107x-ts - don't treat NULL clk as an error | Jamie Iles | 2011-01-17 |
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-01-12 |
|\ \ \ |
|
| * | | | Input: wacom_w8001 - add single-touch support | Ping Cheng | 2011-01-11 |
| * | | | Input: cy8ctmg110_ts - Convert to dev_pm_ops | Mark Brown | 2011-01-07 |
| * | | | Input: migor_ts - convert to dev_pm_ops | Mark Brown | 2011-01-07 |
| * | | | Input: mcs5000_ts - convert to dev_pm_ops | Mark Brown | 2011-01-07 |
| * | | | Input: eeti_ts - convert to dev_pm_ops | Mark Brown | 2011-01-07 |
| * | | | Input: ad7879 - convert I2C to dev_pm_ops | Mark Brown | 2011-01-07 |
* | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-01-07 |
|\| | |
| |_|/
|/| | |
|
| * | | Input: wacom_w8001 - support pen or touch only devices | Ping Cheng | 2010-12-30 |
| * | | Input: wacom_w8001 - use __set_bit to set keybits | Ping Cheng | 2010-12-27 |
| * | | Input: bu21013_ts - fix misuse of logical operation in place of bitop | David Sterba | 2010-12-27 |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 2010-12-16 |
| |\ \ |
|
| | * | | input: mt: Move tracking and pointer emulation to input-mt | Henrik Rydberg | 2010-12-16 |
| | * | | input: mt: Collect slots initialization code | Henrik Rydberg | 2010-12-16 |
| | * | | input: mt: Break out slots handling | Henrik Rydberg | 2010-12-16 |
| * | | | Input: add ST1232 touchscreen controller driver | Tony SIM | 2010-12-16 |
| * | | | Input: qt602240_ts - fix wrong sizeof in object table allocation | Chris Leech | 2010-11-18 |
| * | | | Input: qt602240_ts - convert to using dev_pm_ops | Dmitry Torokhov | 2010-11-18 |
| |/ / |
|
* / / | Input: usbtouchscreen - add support for LG Flatron T1710B | Glenn Sommer | 2010-11-22 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-31 |
|\ \
| |/
|/| |
|
| * | Input: bu21013_ts - fix null dereference in error handling | Dan Carpenter | 2010-10-29 |
| * | Input: ad7879 - prevent invalid finger data reports | Michael Hennerich | 2010-10-29 |
* | | input: hp680_ts_input: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-10-27 |
* | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-25 |
|\ \ |
|
| * | | input: add driver for tnetv107x touchscreen controller | Cyril Chemparathy | 2010-09-24 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-10-25 |
|\ \ \
| | |/
| |/| |
|
| * | | Input: ad7877 - switch to using threaded IRQ | Dmitry Torokhov | 2010-10-18 |
| * | | Input: ad7877 - use attribute group to control visibility of attributes | Dmitry Torokhov | 2010-10-18 |
| * | | Input: ad7877 - filter events where pressure is beyond the maximum | Michael Hennerich | 2010-10-18 |
| * | | Input: ad7877 - implement EV_KEY:BTN_TOUCH reporting | Michael Hennerich | 2010-10-18 |
| * | | Input: ad7877 - implement specified chip select behavior | Michael Hennerich | 2010-10-18 |
| * | | Input: hp680_ts_input - use cancel_delayed_work_sync() | Tejun Heo | 2010-10-18 |
| * | | Input: ads7846 - switch to using threaded IRQ | Jason Wang | 2010-10-18 |
| * | | Input: add ROHM BU21013 touch panel controller support | Naveen Kumar Gaddipati | 2010-10-13 |
| * | | Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitter | James Ketrenos | 2010-09-06 |
| * | | Merge branch 'mrst-touchscreen' into next | Dmitry Torokhov | 2010-09-05 |
| |\ \ |
|
| | * | | Input: mrst-touchscreen - move out of staging | Dmitry Torokhov | 2010-09-01 |
| * | | | Input: wm97xx-core - add retries to wm97xx_read_aux_adc | Eric Millbrandt | 2010-09-05 |
| * | | | Input: wm97xx-core - simplify error path in wm97xx_probe() | Axel Lin | 2010-09-05 |