Age | Commit message (Expand) | Author | Files | Lines |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -27/+27 |
2013-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -9/+27 |
2013-06-23 | input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP | Geert Uytterhoeven | 1 | -27/+27 |
2013-06-19 | Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers | Shawn Joseph | 1 | -1/+1 |
2013-06-19 | Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs | Ping Cheng | 1 | -0/+2 |
2013-06-11 | Input: add missing dependencies on CONFIG_HAS_IOMEM | Ben Hutchings | 2 | -0/+2 |
2013-06-06 | Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers | Matthias Kaehlcke | 1 | -1/+1 |
2013-06-06 | Input: cyttsp - add missing handshake | Ferruh Yigit | 1 | -6/+20 |
2013-06-06 | Input: cyttsp - fix memcpy size param | Ferruh Yigit | 1 | -1/+1 |
2013-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -3/+7 |
2013-06-04 | Input: wacom - fix a typo for Cintiq 22HDT | Ping Cheng | 1 | -3/+5 |
2013-06-04 | Input: synaptics - fix sync lost after resume on some laptops | Eric Miao | 1 | -0/+2 |
2013-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -23/+69 |
2013-05-23 | Input: wacom - add an eraser to DTH2242/DTK2241 | Ping Cheng | 1 | -4/+15 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 3 | -8/+8 |
2013-05-06 | Input: wacom - add a few new styli for Cintiq series | Ping Cheng | 1 | -19/+17 |
2013-05-06 | Input: wacom - add three new display tablets | Ping Cheng | 2 | -0/+37 |
2013-05-06 | Input: egalax_ts - ABS_MT_POSITION_Y not reported well | Heiko Abraham | 1 | -1/+1 |
2013-05-06 | Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo... | Linus Torvalds | 7 | -18/+383 |
2013-05-05 | input: single_open() leak | Al Viro | 1 | -1/+1 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -32/+26 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 35 | -427/+2673 |
2013-05-01 | Merge branch 'next' into for-linus | Dmitry Torokhov | 53 | -1003/+3472 |
2013-04-29 | hp_sdc_rtc: Don't use create_proc_read_entry() | David Howells | 1 | -32/+26 |
2013-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+2 |
2013-04-19 | Input: trackpoint - Optimize trackpoint init to use power-on reset | Shawn Nematbakhsh | 2 | -87/+166 |
2013-04-19 | Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242 | Ping Cheng | 1 | -1/+1 |
2013-04-19 | Input: wacom - DTH2242 Grip Pen id was off by one bit | Ping Cheng | 1 | -1/+1 |
2013-04-19 | input: Export matrix_keypad_parse_of_params() | Michal Marek | 1 | -0/+1 |
2013-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+2 |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot | 3 | -8/+8 |
2013-04-16 | Input: apbps2 - convert to devm_ioremap_resource() | Sachin Kamat | 1 | -5/+3 |
2013-04-16 | Input: ALPS - use %ph to print buffers | Dmitry Torokhov | 1 | -7/+5 |
2013-04-15 | Input: st1232 - add reset pin handling | Bastian Hecht | 1 | -4/+43 |
2013-04-15 | Input: st1232 - convert to devm_* infrastructure | Laurent Pinchart | 1 | -22/+12 |
2013-04-15 | Input: wacom - correct reported resolution for Intuos4 Wireless | Jason Gerecke | 1 | -1/+1 |
2013-04-08 | Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT | Jason Gerecke | 1 | -1/+1 |
2013-04-08 | Input: MT - handle semi-mt devices in core | Henrik Rydberg | 1 | -1/+7 |
2013-04-08 | Input: adxl34x - use spi_get_drvdata() | Jingoo Han | 1 | -3/+3 |
2013-04-08 | Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -5/+5 |
2013-04-08 | Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-04-05 | input: Add ChromeOS EC keyboard driver | Simon Glass | 3 | -0/+347 |
2013-04-05 | input: matrix-keymap: Add function to read the new DT binding | Simon Glass | 4 | -18/+35 |
2013-04-02 | Input: ims-pcu - fix a memory leak on error | Dmitry Torokhov | 1 | -2/+3 |
2013-03-31 | Input: tegra-kbc - support for defining row/columns based on SoC | Laxman Dewangan | 1 | -18/+62 |
2013-03-31 | Input: imx_keypad - switch to using managed resources | Fabio Estevam | 1 | -63/+14 |
2013-03-31 | Input: arc_ps2 - add support for device tree | Mischa Jonker | 1 | -2/+12 |
2013-03-31 | Input: mma8450 - fix signed 12bits to 32bits conversion | Sebastien Royen | 1 | -3/+3 |
2013-03-31 | Input: eeti_ts - remove redundant null check | Sachin Kamat | 1 | -2/+1 |
2013-03-31 | Input: edt-ft5x06 - remove redundant null check before kfree | Sachin Kamat | 1 | -2/+1 |