summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-12/+10Star
* 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-031-2/+2
* | arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-061-5/+1Star
* | 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-281-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/+1Star
| | * input: mt: Break out slots handlingHenrik Rydberg2010-12-161-0/+1
| * | Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov2010-12-081-0/+2
| * | Input: add CMA3000 accelerometer driverHemanth V2010-12-015-0/+607
| * | Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov2010-11-121-4/+15
* | | [media] rc-core: convert winbond-cirDavid Härdeman2010-12-293-1627/+0Star
|/ /
* / Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-111-13/+10Star
|/
* 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-251-1/+1
| * | | | Merge branch 'for-linus' into nextDmitry Torokhov2010-10-181-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-161-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
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-3/+4
|\ \ \ \ \ \
| * | | | | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-3/+4
| |/ / / / /
* | | | | | Merge branch 'linus' into core/lockingIngo Molnar2010-10-181-0/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Input: uinput - setup MT usage during device creationHenrik Rydberg2010-09-201-0/+7
| |/ / / /
* / / / / input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner2010-10-121-2/+2
|/ / / /
* | | / Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-211-0/+2
| |_|/ |/| |
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-9/+17
|\ \ \
| * | | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-9/+17
| |/ /
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-5/+5
|\ \ \ | |/ / |/| |
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-5/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-112-13/+17
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-08-102-13/+17
| |\ \ \
| | * | | Input: adxl34x - do not mark device as disabled on startupMichael Hennerich2010-08-051-1/+0Star
| | * | | Input: switch to input_abs_*() access functionsDaniel Mack2010-08-031-12/+17
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell2010-07-291-1/+2
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-061-7/+5Star
|\ \ \ \ \
| * | | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-7/+5Star
| |/ / / /
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-08-041-1/+1
| |\| | |