| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-07 | 49 | -610/+2698 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-01-06 | 48 | -610/+2690 |
| |\ |
|
| | * | Input: wacom_w8001 - support pen or touch only devices | Ping Cheng | 2010-12-30 | 1 | -12/+32 |
| | * | Input: wacom_w8001 - use __set_bit to set keybits | Ping Cheng | 2010-12-27 | 1 | -5/+5 |
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 2010-12-27 | 5 | -6/+121 |
| | |\ |
|
| | | * | Input: synaptics - ignore bogus mt packet | Henrik Rydberg | 2010-12-22 | 1 | -2/+2 |
| | | * | Input: synaptics - add multi-finger and semi-mt support | Henrik Rydberg | 2010-12-21 | 2 | -3/+88 |
| | | * | Input: synaptics - report clickpad property | Henrik Rydberg | 2010-12-21 | 1 | -0/+3 |
| | | * | Input: fix double equality sign in uevent | Henrik Rydberg | 2010-12-20 | 1 | -1/+1 |
| | | * | Input: introduce device properties | Henrik Rydberg | 2010-12-20 | 3 | -0/+27 |
| | * | | Input: bu21013_ts - fix misuse of logical operation in place of bitop | David Sterba | 2010-12-27 | 1 | -1/+1 |
| | * | | Input: i8042 - add Acer Aspire 5100 to the Dritek list | Pali Rohár | 2010-12-27 | 1 | -0/+7 |
| | * | | Input: psmouse - disable the synaptics extension on OLPC machines | Andres Salomon | 2010-12-23 | 1 | -0/+30 |
| | * | | Input: psmouse - fix up Synaptics comment | Andres Salomon | 2010-12-23 | 1 | -2/+2 |
| | * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 2010-12-16 | 7 | -91/+188 |
| | |\ \
| | | |/ |
|
| | | * | input: mt: Move tracking and pointer emulation to input-mt | Henrik Rydberg | 2010-12-16 | 4 | -43/+120 |
| | | * | input: mt: Collect slots initialization code | Henrik Rydberg | 2010-12-16 | 4 | -10/+16 |
| | | * | input: mt: Break out slots handling | Henrik Rydberg | 2010-12-16 | 6 | -49/+63 |
| | * | | Input: add ST1232 touchscreen controller driver | Tony SIM | 2010-12-15 | 3 | -5/+292 |
| | * | | Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE | Dmitry Torokhov | 2010-12-07 | 1 | -0/+2 |
| | * | | Input: tca6416-keypad - add support for tca6408a | Tony SIM | 2010-12-07 | 2 | -7/+16 |
| | * | | Input: use pr_fmt and pr_<level> | Joe Perches | 2010-11-30 | 10 | -68/+72 |
| | * | | Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use | Joe Perches | 2010-11-30 | 3 | -73/+63 |
| | * | | Input: add CMA3000 accelerometer driver | Hemanth V | 2010-11-30 | 5 | -0/+607 |
| | * | | Input: iforce - clean up Makefile | Dmitry Torokhov | 2010-11-22 | 1 | -12/+3 |
| | * | | Input: clean up Makefile (use input-core-y) | Dmitry Torokhov | 2010-11-22 | 1 | -1/+1 |
| | * | | Input: ct82c710 - remove a redundant serio_register_port() | Axel Lin | 2010-11-21 | 1 | -5/+3 |
| | * | | Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit | Axel Lin | 2010-11-21 | 1 | -1/+0 |
| | * | | Input: ps2mult - fix wrong kfree in ps2mult_connect error path | Axel Lin | 2010-11-21 | 1 | -1/+1 |
| | * | | Input: serio HIL MLC - don't deref null, don't leak and return proper error | Jesper Juhl | 2010-11-20 | 2 | -9/+14 |
| | * | | Input: add support for keyboards on ST SPEAr platform | Rajeev Kumar | 2010-11-19 | 3 | -0/+354 |
| | * | | Input: gameport - convert to use common workqueue instead of a thread | Dmitry Torokhov | 2010-11-18 | 1 | -84/+68 |
| | * | | Input: serio - convert to common workqueue instead of a thread | Dmitry Torokhov | 2010-11-18 | 1 | -86/+69 |
| | * | | Input: qt602240_ts - fix wrong sizeof in object table allocation | Chris Leech | 2010-11-18 | 1 | -1/+1 |
| | * | | Input: qt602240_ts - convert to using dev_pm_ops | Dmitry Torokhov | 2010-11-18 | 1 | -7/+12 |
| | * | | Input: xpad - ensure xpad->bulk_out is initialized before submitting urb | Axel Lin | 2010-11-18 | 1 | -16/+16 |
| | * | | Input: hgpk - fix powersave mode | Paul Fox | 2010-11-15 | 1 | -9/+17 |
| | * | | Input: hgpk - recalibration tweaks | Daniel Drake | 2010-11-15 | 1 | -9/+22 |
| | * | | Input: hgpk - detect simple mode overflows | Daniel Drake | 2010-11-15 | 1 | -0/+5 |
| | * | | Input: hgpk - extend jumpiness detection | Daniel Drake | 2010-11-11 | 2 | -20/+88 |
| | * | | Input: hgpk - rework spew detection | Daniel Drake | 2010-11-11 | 2 | -32/+103 |
| | * | | Input: hgpk - support GlideSensor and PenTablet modes | Daniel Drake | 2010-11-11 | 3 | -43/+441 |
| | * | | Input: pcf_keypad - convert to dev_op_ops | Dmitry Torokhov | 2010-11-11 | 1 | -4/+15 |
| | * | | Input: xpad - remove useless check in xpad_remove | Dmitry Torokhov | 2010-11-11 | 1 | -19/+18 |
| | * | | Input: xpad - fix resource reclaim in xpad_probe error path | Axel Lin | 2010-11-11 | 1 | -12/+18 |
| | * | | Input: xpad - fix a memory leak | Axel Lin | 2010-11-11 | 1 | -2/+3 |
| | * | | Input: xpad - return proper error in error path | Axel Lin | 2010-11-11 | 1 | -10/+23 |
| * | | | Input: wacom - add support for digitizer in Lenovo W700 | Ajay Ramaswamy | 2010-12-23 | 2 | -0/+8 |
* | | | | input/tc3589x: fix compile error | Dan Carpenter | 2011-01-07 | 1 | -1/+1 |
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-06 | 2 | -23/+19 |
|\ \ \ \ |
|