aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-12-29[media] rc-core: convert winbond-cirDavid Härdeman
2010-12-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-20Input: introduce device propertiesHenrik Rydberg
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg
2010-12-16input: mt: Break out slots handlingHenrik Rydberg
2010-12-07Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLEDmitry Torokhov
2010-11-30Input: add CMA3000 accelerometer driverHemanth V
2010-11-11Input: pcf_keypad - convert to dev_op_opsDmitry Torokhov
2010-11-11Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter
2010-10-29input: Monitor both onkey up and down eventHaojian Zhuang
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-10-24Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-13Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso
2010-10-12input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-19Input: uinput - setup MT usage during device creationHenrik Rydberg
2010-09-15Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov
2010-09-05Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers
2010-08-16Merge branch 'for-2.6.36' into for-2.6.37Mark Brown
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-05Input: adxl34x - do not mark device as disabled on startupMichael Hennerich
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-07-29ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely