Age | Commit message (Expand) | Author | Files | Lines |
2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -8/+33 |
2011-11-09 | Input: ams_delta_serio - include linux/module.h | Aaro Koskinen | 1 | -0/+1 |
2011-11-09 | Input: elantech - adjust hw_version detection logic | JJ Ding | 1 | -8/+18 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 17 | -0/+17 |
2011-11-05 | Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists | Tomas Miljenović | 1 | -0/+14 |
2011-11-03 | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 | Linus Torvalds | 4 | -17/+310 |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 1 | -1/+1 |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro | 1 | -1/+1 |
2011-10-31 | drivers/input: add export.h to symbol exporting files. | Paul Gortmaker | 2 | -0/+2 |
2011-10-31 | drivers/input: Add module.h to modular drivers implicitly using it | Paul Gortmaker | 15 | -0/+15 |
2011-10-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -884/+0 |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -7/+14 |
2011-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 59 | -839/+4035 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -1/+1 |
2011-10-26 | Merge branch 'next' into for-linus | Dmitry Torokhov | 68 | -863/+4487 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-10-24 | input: Add power button support for mc13783 | Philippe Rétornaz | 3 | -0/+293 |
2011-10-24 | input: Convert mc13783-ts to mc13xxx API | Uwe Kleine-König | 1 | -17/+17 |
2011-10-18 | Input: adp5589-keys - add support for the ADP5585 derivatives | Michael Hennerich | 2 | -129/+484 |
2011-10-12 | Input: imx_keypad - add pm suspend and resume support | Hui Wang | 1 | -0/+44 |
2011-10-12 | Input: force feedback - potential integer wrap in input_ff_create() | Dan Carpenter | 1 | -3/+8 |
2011-10-12 | Input: twl6040-vibra: Check the selected path for vibra | Peter Ujfalusi | 1 | -0/+7 |
2011-10-12 | Input: twl6040: Simplify vibra regsiter definitions | Peter Ujfalusi | 1 | -6/+6 |
2011-10-11 | Input: tsc2007 - make sure that X plate resistance is specified | Philip Rakity | 1 | -0/+6 |
2011-10-10 | Input: serio_raw - fix memory leak when closing char device | Dmitry Torokhov | 1 | -25/+29 |
2011-10-10 | Input: serio_raw - kick clients when disconnecting port | Dmitry Torokhov | 1 | -6/+23 |
2011-10-10 | Input: serio_raw - explicitly mark disconnected ports as dead | Dmitry Torokhov | 1 | -8/+13 |
2011-10-10 | Input: serio_raw - fix coding style issues | Dmitry Torokhov | 1 | -5/+9 |
2011-10-10 | Input: serio_raw - use dev_*() for messages | Dmitry Torokhov | 1 | -5/+7 |
2011-10-10 | Input: serio_raw - use bool for boolean data | Dmitry Torokhov | 1 | -3/+3 |
2011-10-10 | Input: serio_raw - perform proper locking when adding clients to list | Dmitry Torokhov | 1 | -3/+5 |
2011-10-10 | Input: serio_raw - rename serio_raw_list to serio_raw_client | Dmitry Torokhov | 1 | -36/+39 |
2011-10-10 | Input: serio_raw - use kref instead of rolling out its own refcounting | Dmitry Torokhov | 1 | -15/+13 |
2011-10-10 | Input: psmouse - switch to using dev_*() for messages | Dmitry Torokhov | 10 | -198/+243 |
2011-10-10 | Input: wacom - correct max Y value on medium bamboos | Chris Bagwell | 1 | -4/+4 |
2011-10-10 | Input: wacom - add ABS_DISTANCE to Bamboo Pen reports | Chris Bagwell | 1 | -12/+23 |
2011-10-10 | Input: wacom - remove unneeded touch pressure initialization | Chris Bagwell | 1 | -5/+0 |
2011-10-06 | Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov | 1 | -1/+1 |
2011-10-06 | Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov | 1 | -4/+2 |
2011-10-06 | Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov | 1 | -1/+1 |
2011-10-06 | Input: mma8450 - silence some 'uninitialized variable' warnings | Dmitry Torokhov | 1 | -10/+10 |
2011-10-06 | Input: atmel_mxt_ts - use snprintf for sysfs attribute show method | Daniel Kurtz | 1 | -6/+15 |
2011-10-05 | Merge branch 'for-linus' of git://github.com/dtor/input | Linus Torvalds | 1 | -5/+2 |
2011-10-05 | Input: wacom - make LED status readable through sysfs | Ping Cheng | 1 | -1/+8 |
2011-10-05 | Input: wacom - add LED support for Cintiq 21ux2 | Ping Cheng | 2 | -30/+78 |
2011-10-05 | Input: wacom - don't expose LED inactive option | Ping Cheng | 1 | -3/+3 |
2011-10-05 | Input: wacom - lower the LED luminance | Ping Cheng | 1 | -1/+1 |
2011-10-04 | Input: wacom - revert "Cintiq 21UX2 does not have menu strips" | Jason Gerecke | 1 | -5/+2 |
2011-09-28 | Input: add a driver for TSC-40 serial touchscreen | Sebastian Andrzej Siewior | 3 | -0/+197 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -1/+1 |