aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-181-1/+12
|\
| * Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov2011-04-181-1/+12
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-073-3/+3
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-051-1/+5
|\ \ \ | |/ / |/| / | |/
| * Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer2011-03-311-1/+5
* | mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang2011-03-231-1/+1
* | mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon2011-03-231-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-199-68/+453
|\ \ | |/
| * Merge branch 'next' into for-linusDmitry Torokhov2011-03-1810-1695/+453
| |\
| | * Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov2011-03-163-0/+399
| | * Input: uinput - reversed test in uinput_setup_device()Dan Carpenter2011-02-211-1/+1
| | * Input: adxl34x - fix references to adx134xMark Brown2011-02-211-2/+2
| | * Input: adxl34x-spi - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * Input: adxl34x-i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
| | * Input: ad714x-spi - convert to dev_pm_opsMark Brown2011-02-211-9/+8
| | * Input: ad714x-i2c - convert to dev_pm_opsMark Brown2011-02-211-9/+8
| | * Input: uinput - use memdup_user() and friendsDmitry Torokhov2011-02-211-25/+10
| | * Input: uinput - fix setting up device nameDavid Herrmann2011-02-211-7/+6
| | * Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-311-2/+2
* | | dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-12/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-2/+2
|\ \ \ | |/ /
| * | Input: rotary_encoder - use proper irqflagsAlexander Stein2011-02-021-2/+2
* | | arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-061-5/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-077-6/+630
|\ \ | |/
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-271-0/+4
| |\
| | * Input: introduce device propertiesHenrik Rydberg2010-12-201-0/+4
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-161-2/+2
| |\ \ | | |/
| | * input: mt: Collect slots initialization codeHenrik Rydberg2010-12-161-2/+1
| | * input: mt: Break out slots handlingHenrik Rydberg2010-12-161-0/+1
| * | Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov2010-12-071-0/+2
| * | Input: add CMA3000 accelerometer driverHemanth V2010-11-305-0/+607
| * | Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov2010-11-111-4/+15
* | | [media] rc-core: convert winbond-cirDavid Härdeman2010-12-293-1627/+0
|/ /
* | Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-111-13/+10
|/
* input: Monitor both onkey up and down eventHaojian Zhuang2010-10-291-18/+54
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-2/+2
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-2/+2
| |\
| | * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-1618-70/+1576
| | |\
| | * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-255-29/+234
|\ \ \ \
| * | | | Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser2010-10-241-1/+1
| * | | | Merge branch 'for-linus' into nextDmitry Torokhov2010-10-171-0/+7
| |\ \ \ \ | | |/ / /
| * | | | Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-131-1/+1
| * | | | Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov2010-09-151-28/+65
| * | | | Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer2010-09-053-0/+168
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ \ \ \
| * | | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \ \ \
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| | |/ / / / | |/| | | |