| Commit message (Expand) | Author | Age | Files | Lines |
* | input: pmic8xxx-pwrkey: Do not use mfd_get_data() | Samuel Ortiz | 2011-07-05 | 1 | -1/+2 |
* | input: Add support for Qualcomm PMIC8XXX power key | Trilok Soni | 2011-05-26 | 3 | -0/+243 |
* | mfd: Use mfd cell platform_data for twl4030 codec cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | Input: ad714x - fix captouch wheel option algorithm | Michael Hennerich | 2011-05-16 | 1 | -90/+19 |
* | Input: ad714x - allow platform code to specify irqflags | Michael Hennerich | 2011-05-16 | 1 | -1/+3 |
* | Input: ad714x - fix threshold and completion interrupt masks | Michael Hennerich | 2011-05-16 | 1 | -4/+4 |
* | Input: ad714x - fix up input configuration | Michael Hennerich | 2011-05-16 | 1 | -0/+8 |
* | Input: rotary-encoder - add support for half-period encoders | Johan Hovold | 2011-05-12 | 1 | -3/+39 |
* | Input: rotary-encoder - refactor and clean up | Johan Hovold | 2011-05-11 | 1 | -33/+44 |
* | Input: ati_remote2 - return the error code from sysfs channel_mask store | Ville Syrjala | 2011-05-05 | 1 | -3/+6 |
* | Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure | Axel Lin | 2011-04-27 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-04-18 | 1 | -1/+12 |
|\ |
|
| * | Input: xen-kbdfront - fix mouse getting stuck after save/restore | Igor Mammedov | 2011-04-18 | 1 | -1/+12 |
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 3 | -3/+3 |
|\ \ |
|
| * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-04-05 | 1 | -1/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Input: uinput - allow for 0/0 min/max on absolute axes. | Peter Hutterer | 2011-03-31 | 1 | -1/+5 |
* | | mfd: Adopt mfd_data in 88pm860x input driver | Haojian Zhuang | 2011-03-23 | 1 | -1/+1 |
* | | mfd: mfd_cell is now implicitly available to twl4030 drivers | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-03-19 | 9 | -68/+453 |
|\| |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-03-18 | 10 | -1695/+453 |
| |\ |
|
| | * | Input: xen-kbdfront - move to drivers/input/misc | Dmitry Torokhov | 2011-03-16 | 3 | -0/+399 |
| | * | Input: uinput - reversed test in uinput_setup_device() | Dan Carpenter | 2011-02-21 | 1 | -1/+1 |
| | * | Input: adxl34x - fix references to adx134x | Mark Brown | 2011-02-21 | 1 | -2/+2 |
| | * | Input: adxl34x-spi - convert to dev_pm_ops | Mark Brown | 2011-02-21 | 1 | -7/+9 |
| | * | Input: adxl34x-i2c - convert to dev_pm_ops | Mark Brown | 2011-02-21 | 1 | -7/+9 |
| | * | Input: ad714x-spi - convert to dev_pm_ops | Mark Brown | 2011-02-21 | 1 | -9/+8 |
| | * | Input: ad714x-i2c - convert to dev_pm_ops | Mark Brown | 2011-02-21 | 1 | -9/+8 |
| | * | Input: uinput - use memdup_user() and friends | Dmitry Torokhov | 2011-02-21 | 1 | -25/+10 |
| | * | Input: uinput - fix setting up device name | David Herrmann | 2011-02-21 | 1 | -7/+6 |
| | * | Input: switch completely over to the new versions of get/setkeycode | Dmitry Torokhov | 2011-01-31 | 1 | -2/+2 |
* | | | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -12/+10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-02-15 | 1 | -2/+2 |
|\| | |
|
| * | | Input: rotary_encoder - use proper irqflags | Alexander Stein | 2011-02-02 | 1 | -2/+2 |
* | | | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings | 2011-02-06 | 1 | -5/+1 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-07 | 7 | -6/+630 |
|\| |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 2010-12-27 | 1 | -0/+4 |
| |\ |
|
| | * | Input: introduce device properties | Henrik Rydberg | 2010-12-20 | 1 | -0/+4 |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 2010-12-16 | 1 | -2/+2 |
| |\| |
|
| | * | input: mt: Collect slots initialization code | Henrik Rydberg | 2010-12-16 | 1 | -2/+1 |
| | * | input: mt: Break out slots handling | Henrik Rydberg | 2010-12-16 | 1 | -0/+1 |
| * | | Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE | Dmitry Torokhov | 2010-12-07 | 1 | -0/+2 |
| * | | Input: add CMA3000 accelerometer driver | Hemanth V | 2010-11-30 | 5 | -0/+607 |
| * | | Input: pcf_keypad - convert to dev_op_ops | Dmitry Torokhov | 2010-11-11 | 1 | -4/+15 |
* | | | [media] rc-core: convert winbond-cir | David Härdeman | 2010-12-29 | 3 | -1627/+0 |
|/ / |
|
* / | Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe | Dan Carpenter | 2010-11-11 | 1 | -13/+10 |
|/ |
|
* | input: Monitor both onkey up and down event | Haojian Zhuang | 2010-10-29 | 1 | -18/+54 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-10-25 | 1 | -2/+2 |
| |\ |
|
| | * | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 2010-08-16 | 18 | -70/+1576 |
| | |\ |
|