| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: rotary_encoder - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
* | Input: pwm-beeper - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -1/+0 |
* | Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
* | Input: pm8xxx-vibrator - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
* | Input: mc13783-pwrbutton - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -1/+0 |
* | Input: max8925_onkey - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
* | Input: gpio_tilt_polled - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
* | Input: bfin_rotary - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -1/+0 |
* | Input: ab8500-ponkey - remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-05 | 1 | -2/+0 |
* | Input: adxl34x - use spi_get_drvdata() | Jingoo Han | 2013-04-07 | 1 | -3/+3 |
* | Input: ims-pcu - fix a memory leak on error | Dmitry Torokhov | 2013-04-01 | 1 | -2/+3 |
* | Input: mma8450 - fix signed 12bits to 32bits conversion | Sebastien Royen | 2013-03-31 | 1 | -3/+3 |
* | Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2013-03-26 | 2 | -2/+2 |
* | Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han | 2013-03-26 | 2 | -2/+2 |
* | Input: twl4030-pwrbutton - use module_platform_driver_probe macro | Sachin Kamat | 2013-03-17 | 1 | -11/+1 |
* | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov | 2013-03-17 | 7 | -24/+284 |
|\ |
|
| * | parisc: check return value of down_interruptible() in hp_sdc_rtc.c | Helge Deller | 2013-03-02 | 1 | -3/+12 |
| * | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2013-02-24 | 1 | -3/+0 |
| |\ |
|
| | * | mfd: max8925: Fix onkey driver irq base | Qing Xu | 2013-02-14 | 1 | -3/+0 |
| * | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-02-20 | 5 | -119/+51 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-12-18 | 44 | -158/+456 |
| |\ \ |
|
| * \ \ | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 | 1 | -17/+5 |
| |\ \ \ |
|
| | * | | | Input: da9052_onkey.c: Convert to the new da9052 interrupt functions. | Fabio Estevam | 2012-11-20 | 1 | -17/+5 |
| * | | | | Input - arizona-haptics: Add driver haptics module on Arizona CODECs | Mark Brown | 2012-11-28 | 3 | -0/+266 |
| |/ / / |
|
* | | | | Input: add IMS Passenger Control Unit driver | Dmitry Torokhov | 2013-03-12 | 3 | -0/+1911 |
| |_|/
|/| | |
|
* | | | Input: bma150 - make some defines public and fix some comments | Michael Trimarchi | 2013-02-15 | 1 | -12/+0 |
* | | | Input: bma150 - fix checking pm_runtime_get_sync() return value | Michael Trimarchi | 2013-02-15 | 1 | -1/+1 |
* | | | Input: twl6040-vibra - use system workqueue | Peter Ujfalusi | 2013-01-25 | 1 | -10/+1 |
* | | | Input: twl6040-vibra - code cleanup in probe with devm_* conversion | Peter Ujfalusi | 2013-01-25 | 1 | -54/+45 |
* | | | Input: twl4030-vibra - Use system workqueue | Peter Ujfalusi | 2013-01-21 | 1 | -18/+1 |
* | | | Input: twl4030-vibra - switch to using managed resources | Peter Ujfalusi | 2013-01-21 | 1 | -22/+4 |
* | | | Input: adxl34x - default platform_data should not use defines from driver | Wolfram Sang | 2012-12-24 | 1 | -1/+1 |
* | | | Input: adxl34x - don't set THRESH_TAP twice | Wolfram Sang | 2012-12-24 | 1 | -1/+0 |
* | | | Input: adxl34x - consistently use read/write encapsulation | Wolfram Sang | 2012-12-24 | 1 | -2/+2 |
* | | | Input: wm831x-on - convert to devm_input_allocate_device() | Mark Brown | 2012-12-24 | 1 | -3/+1 |
| |/
|/| |
|
* | | Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define | Peter Ujfalusi | 2012-11-24 | 1 | -2/+1 |
* | | Input: remove use of __devexit | Bill Pemberton | 2012-11-24 | 40 | -43/+43 |
* | | Input: remove use of __devinit | Bill Pemberton | 2012-11-24 | 41 | -67/+66 |
* | | Input: remove use of __devinitdata | Bill Pemberton | 2012-11-24 | 1 | -1/+1 |
* | | Input: remove use of __devexit_p | Bill Pemberton | 2012-11-24 | 40 | -41/+41 |
* | | Input: add Retu power button driver. | Aaro Koskinen | 2012-11-10 | 3 | -0/+110 |
* | | Merge tag 'v3.7-rc4' into next to sync up Wacom bits | Dmitry Torokhov | 2012-11-08 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | xen-kbdfront: handle backend CLOSED without CLOSING | David Vrabel | 2012-10-30 | 1 | -1/+4 |
* | | Input: pwm-beeper - add devicetree probing support | Sascha Hauer | 2012-11-03 | 2 | -2/+14 |
* | | Input: add DA9055 Onkey driver | Ashish Jangam | 2012-10-30 | 3 | -0/+182 |
* | | Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes | Dmitry Torokhov | 2012-10-30 | 3 | -20/+19 |
|\ \
| |/ |
|
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-10-08 | 1 | -16/+1 |
| |\ |
|
| | *---. | Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive... | Len Brown | 2012-10-06 | 1 | -16/+1 |
| | |\ \ \ |
|