Age | Commit message (Expand) | Author | Files | Lines |
2013-05-05 | Input: ti_am335x_tsc - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-05 | Input: mc13783_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: jornada720_ts - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: intel-mid-touch - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: da9052_tsi - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: atmel-wm97xx - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: 88pm860x-ts - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-05 | Input: rotary_encoder - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: pwm-beeper - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-05 | Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: pm8xxx-vibrator - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: mc13783-pwrbutton - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-05 | Input: max8925_onkey - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: gpio_tilt_polled - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: bfin_rotary - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-05 | Input: ab8500-ponkey - remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-05 | Input: egalax_ts - move to devm_* functions | Andy Shevchenko | 1 | -39/+14 |
2013-04-19 | Input: trackpoint - Optimize trackpoint init to use power-on reset | Shawn Nematbakhsh | 2 | -87/+166 |
2013-04-15 | Input: apbps2 - convert to devm_ioremap_resource() | Sachin Kamat | 1 | -5/+3 |
2013-04-15 | 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-07 | Input: MT - handle semi-mt devices in core | Henrik Rydberg | 1 | -1/+7 |
2013-04-07 | Input: adxl34x - use spi_get_drvdata() | Jingoo Han | 1 | -3/+3 |
2013-04-07 | Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -5/+5 |
2013-04-07 | Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-04-01 | Input: ims-pcu - fix a memory leak on error | Dmitry Torokhov | 1 | -2/+3 |
2013-04-01 | Input: sysrq - supplement reset sequence with timeout functionality | Mathieu J. Poirier | 1 | -13/+40 |
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 |
2013-03-26 | Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2 | -2/+2 |
2013-03-26 | Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2 | -2/+2 |
2013-03-17 | Input: mc13783_ts - use module_platform_driver_probe() | Fabio Porcedda | 1 | -11/+1 |
2013-03-17 | Input: atmel-wm97xx - use module_platform_driver_probe macro | Sachin Kamat | 1 | -11/+1 |
2013-03-17 | Input: q40kbd - use module_platform_driver_probe macro | Sachin Kamat | 1 | -12/+1 |
2013-03-17 | Input: at32psif - use module_platform_driver_probe macro | Sachin Kamat | 1 | -12/+1 |
2013-03-17 | Input: amimouse - use module_platform_driver_probe macro | Sachin Kamat | 1 | -13/+1 |
2013-03-17 | Input: nomadik-ske-keypad - use module_platform_driver_probe macro | Sachin Kamat | 1 | -11/+1 |
2013-03-17 | Input: amikbd - use module_platform_driver_probe macro | Sachin Kamat | 1 | -13/+1 |
2013-03-17 | Input: twl4030-pwrbutton - use module_platform_driver_probe macro | Sachin Kamat | 1 | -11/+1 |
2013-03-17 | Input: davinci_keyscan - use module_platform_driver_probe macro | Sachin Kamat | 1 | -11/+1 |
2013-03-17 | Input: tegra-kbc - convert to devm_ioremap_resource() | Sachin Kamat | 1 | -5/+4 |
2013-03-17 | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov | 7435 | -319898/+630388 |
2013-03-15 | Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+6 |
2013-03-15 | Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -12/+53 |
2013-03-15 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -11/+17 |