Age | Commit message (Expand) | Author |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-08-26 | Input: add driver for slidebar on Lenovo IdeaPad laptops | Andrey Moiseev |
2013-08-13 | Input: wistron_btns - add MODULE_DEVICE_TABLE | Stefan Lippers-Hollmann |
2013-08-13 | Input: wistron_btns - mark the Medion MD96500 keymap as tested | Stefan Lippers-Hollmann |
2013-08-13 | Input: wistron_btns - drop bogus MODULE_VERSION macro | Stefan Lippers-Hollmann |
2013-08-12 | Input: wistron_btns - fix incorrect placement of __initconst | Sachin Kamat |
2013-08-12 | Input: pwm-beeper - add CONFIG_PM_SLEEP to suspend/resume | Jingoo Han |
2013-08-12 | Input: twl6040-vibra - remove support for legacy (pdata) mode | Peter Ujfalusi |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-06-28 | treewide: relase -> release | Geert Uytterhoeven |
2013-06-27 | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov |
2013-06-02 | Input: sirfsoc_pwrc - add onkey input driver for CSR SiRFprimaII PWRC | Binghua Duan |
2013-05-28 | Input: pcspkr - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-28 | Input: m68kspkr - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-28 | Input: ixp4xx-beeper - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-23 | Input: pmic8xxx-pwrkey - pass correct pointer to free_irq() | Lars-Peter Clausen |
2013-05-23 | Input: ixp4xx-beeper - pass correct pointer to free_irq() | Lars-Peter Clausen |
2013-05-23 | Input: misc - use platform_{get,set}_drvdata() | Jingoo Han |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-05 | Input: rotary_encoder - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | Input: pwm-beeper - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | Input: pm8xxx-vibrator - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | Input: mc13783-pwrbutton - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | Input: max8925_onkey - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | Input: gpio_tilt_polled - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | Input: bfin_rotary - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | Input: ab8500-ponkey - remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-05 | input: single_open() leak | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | hp_sdc_rtc: Don't use create_proc_read_entry() | David Howells |
2013-04-16 | Convert selectors of GENERIC_GPIO to GPIOLIB | Alexandre Courbot |
2013-04-07 | Input: adxl34x - use spi_get_drvdata() | Jingoo Han |
2013-04-01 | Input: ims-pcu - fix a memory leak on error | Dmitry Torokhov |
2013-03-31 | Input: mma8450 - fix signed 12bits to 32bits conversion | Sebastien Royen |
2013-03-26 | Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2013-03-26 | Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2013-03-17 | Input: twl4030-pwrbutton - use module_platform_driver_probe macro | Sachin Kamat |
2013-03-17 | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov |
2013-03-12 | Input: add IMS Passenger Control Unit driver | Dmitry Torokhov |
2013-03-02 | parisc: check return value of down_interruptible() in hp_sdc_rtc.c | Helge Deller |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-02-15 | Input: bma150 - make some defines public and fix some comments | Michael Trimarchi |
2013-02-15 | Input: bma150 - fix checking pm_runtime_get_sync() return value | Michael Trimarchi |
2013-02-14 | mfd: max8925: Fix onkey driver irq base | Qing Xu |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |
2013-01-25 | Input: twl6040-vibra - use system workqueue | Peter Ujfalusi |
2013-01-25 | Input: twl6040-vibra - code cleanup in probe with devm_* conversion | Peter Ujfalusi |