aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-5/+1
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein1-2/+2
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-6/+630
2010-12-29[media] rc-core: convert winbond-cirDavid Härdeman3-1627/+0
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov1-0/+4
2010-12-20Input: introduce device propertiesHenrik Rydberg1-0/+4
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov1-2/+2
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-2/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-0/+1
2010-12-07Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov1-0/+2
2010-11-30Input: add CMA3000 accelerometer driverHemanth V5-0/+607
2010-11-11Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov1-4/+15
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter1-13/+10
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang1-18/+54
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+2
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-29/+234
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+2
2010-10-24Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-3/+4
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar1-0/+7
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov1-0/+7
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso1-1/+1
2010-10-12input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner1-2/+2
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-09-19Input: uinput - setup MT usage during device creationHenrik Rydberg1-0/+7
2010-09-15Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov1-28/+65
2010-09-05Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer3-0/+168
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers1-0/+2
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown18-70/+1576
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-9/+17
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-5/+5
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-2/+2
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell1-9/+17
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-13/+17
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov2-13/+17
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-5/+5
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+5
2010-08-05Input: adxl34x - do not mark device as disabled on startupMichael Hennerich1-1/+0
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-1/+1
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack1-12/+17
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov10-30/+1528
2010-07-29ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell1-1/+2
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely1-7/+5