| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-01-24 | 182 | -723/+1097 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-01-23 | 182 | -721/+1093 |
| |\ |
|
| | * | Input: wacom - add support for DTU-1031 | Ping Cheng | 2014-01-20 | 2 | -2/+76 |
| | * | Input: wacom - fix wacom->shared guards for dual input devices | Ping Cheng | 2014-01-20 | 1 | -2/+2 |
| | * | Input: edt_ft5x06 - use devm_* functions where appropriate | Lothar Waßmann | 2014-01-20 | 1 | -43/+26 |
| | * | Input: hyperv-keyboard - pass through 0xE1 prefix | K. Y. Srinivasan | 2014-01-12 | 1 | -1/+3 |
| | * | Input: logips2pp - fix spelling s/reciver/receiver/ | Geert Uytterhoeven | 2014-01-12 | 1 | -1/+1 |
| | * | Input: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 138 | -138/+0 |
| | * | Input: twl4030-keypad - convert to using managed resources | Dmitry Torokhov | 2014-01-06 | 1 | -48/+22 |
| | * | Input: twl6040-vibra - remove unneeded check for CONFIG_OF | Dmitry Torokhov | 2014-01-06 | 1 | -4/+1 |
| | * | Input: twl4030-keypad - add device tree support | Sebastian Reichel | 2014-01-04 | 1 | -17/+50 |
| | * | Input: twl6040-vibra - add missing of_node_put | Libo Chen | 2014-01-04 | 1 | -0/+3 |
| | * | Input: twl4030-vibra - add missing of_node_put | Libo Chen | 2014-01-04 | 1 | -1/+3 |
| | * | Input: i8042 - cleanup SERIO_I8042 dependencies | Mark Salter | 2014-01-02 | 1 | -3/+8 |
| | * | Input: cros_ec_keyb - fix problems with backslash | Doug Anderson | 2013-12-31 | 1 | -4/+11 |
| | * | Input: pmic8xxx-pwrkey - switch to using managed resources | Dmitry Torokhov | 2013-12-27 | 1 | -49/+25 |
| | * | Input: pmic8xxx-pwrkey - pass correct device identity to free_irq() | Wei Yongjun | 2013-12-27 | 1 | -1/+1 |
| | * | Input: ALPS - add support for "Dolphin" devices | Yunkang Tang | 2013-12-26 | 2 | -42/+179 |
| | * | Input: zforce - fix error return code in zforce_start() | Wei Yongjun | 2013-12-18 | 1 | -1/+2 |
| | * | Input: elantech - improve clickpad detection | Hans de Goede | 2013-12-18 | 1 | -3/+42 |
| | * | Input: don't call input_dev_release_keys() in resume | Aleksej Makarov | 2013-12-16 | 1 | -19/+57 |
| | * | Input: ads7846 - convert to hwmon_device_register_with_groups() | Guenter Roeck | 2013-12-16 | 1 | -56/+25 |
| | * | Input: wacom - add reporting of SW_MUTE_DEVICE events | Ping Cheng | 2013-12-16 | 3 | -3/+44 |
| | * | Merge tag 'v3.13-rc4' into next | Dmitry Torokhov | 2013-12-16 | 23 | -99/+375 |
| | |\ |
|
| | * | | Input: pmic8xxx-pwrkey - migrate to regmap APIs | Stephen Boyd | 2013-12-15 | 1 | -4/+11 |
| | * | | Input: pmic8xxx-pwrkey - pass input device directly to interrupt | Stephen Boyd | 2013-12-15 | 1 | -12/+12 |
| | * | | Input: pm8xxx-vibrator - migrate to regmap APIs | Stephen Boyd | 2013-12-15 | 1 | -47/+14 |
| | * | | Input: pm8xxx-vibrator - switch to using managed resources | Stephen Boyd | 2013-12-15 | 1 | -31/+12 |
| | * | | Input: cyttsp - include appropriate header file in cyttsp_i2c_common.c | Rashika Kheria | 2013-12-15 | 1 | -0/+2 |
| | * | | Input: samsung-keypad - favor platform data if present | Dmitry Torokhov | 2013-12-07 | 1 | -15/+21 |
| | * | | Input: use dev_get_platdata() | Jingoo Han | 2013-12-06 | 51 | -67/+79 |
| | * | | Input: sh_keysc - restrict non-COMPILE_TEST compilation | Laurent Pinchart | 2013-12-05 | 1 | -1/+1 |
| | * | | Input: ads7846 - use IS_ENABLED() macro | Fabio Estevam | 2013-12-01 | 1 | -2/+2 |
| | * | | Input: add a new driver for GPIO beeper | Alexander Shiyan | 2013-11-26 | 3 | -0/+137 |
| | * | | Input: wacom - add support for three new Intuos devices | Ping Cheng | 2013-11-25 | 3 | -18/+51 |
| | * | | Input: wacom - make sure touch_max is set for touch devices | Ping Cheng | 2013-11-25 | 1 | -2/+5 |
| | * | | Input: wacom - scale up touch width and height values for Intuos Pro | Jason Gerecke | 2013-11-25 | 1 | -2/+2 |
| | * | | Input: serio - remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-11-25 | 1 | -1/+0 |
| | * | | Input: twl4030-pwrbutton - simplify driver using devm_* | Sebastian Reichel | 2013-11-25 | 1 | -22/+4 |
| | * | | Input: twl4030-pwrbutton - use dev_err for errors | Sebastian Reichel | 2013-11-25 | 1 | -3/+3 |
| | * | | Input: twl4030-pwrbutton - add device tree support | Sebastian Reichel | 2013-11-25 | 1 | -4/+12 |
| | * | | Input: tsc2007 - convert to use devres-managed resources | Dmitry Torokhov | 2013-11-25 | 1 | -39/+40 |
| | * | | Input: tsc2007 - remove unused poll_delay from platform data | Dmitry Torokhov | 2013-11-25 | 1 | -2/+0 |
| | * | | Input: tsc2007 - add device tree support. | Denis Carikli | 2013-11-25 | 1 | -40/+133 |
| * | | | Input: xpad - add new USB IDs for Logitech F310 and F710 | Petr Sebor | 2014-01-02 | 1 | -0/+2 |
| * | | | Input: xpad - change D-PAD mapping on Razer devices | Thomaz de Oliveira dos Reis | 2014-01-02 | 1 | -2/+2 |
* | | | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -1/+1 |
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -3/+10 |
|\ \ \ \ \ |
|