aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König
2010-03-05Input: wacom - merge out and in prox eventsPing Cheng
2010-03-05Input: gamecon - fix off by one range checkDan Carpenter
2010-03-01Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov
2010-02-26Pull rmia32 into release branchTony Luck
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov
2010-02-25Input: ads7846 - add regulator supportGrazvydas Ignotas
2010-02-24Input: winbond-cir - fix suspend/resumeDavid Härdeman
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin
2010-02-21Input: gamecon - use pr_err() and friendsDmitry Torokhov
2010-02-21Input: gamecon - constify some of the setup structuresDmitry Torokhov
2010-02-21Input: gamecon - simplify pad type handlingDmitry Torokhov
2010-02-21Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov
2010-02-21Input: gamecon - fix some formatting issuesDmitry Torokhov
2010-02-21Input: gamecon - add rumble support for N64 padsScott Moreau
2010-02-20Input: polldev can cause crash in case when polling disabledSamu Onkalo
2010-02-20Input: wacom - add device type to device name stringPing Cheng
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick
2010-02-19Input: wacom - constify product features dataDmitry Torokhov
2010-02-19Input: wacom - use per-device instance of wacom_featuresJason Childs
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-18Input: i8042 - fix KBC jam during hibernateAlan Jenkins
2010-02-16Input: sh_keysc - enable building on SH-Mobile ARMMagnus Damm
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-10Input: wacom - get features from driver infoBastian Blank
2010-02-10Input: rotary-encoder - set gpio direction for each requested gpioAndrew Clayton
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm
2010-02-10Input: sh_keysc - switch to using bitmapsMagnus Damm
2010-02-10Input: sh_keysc - factor out hw access functionsMagnus Damm
2010-02-10Input: schedule corgi_ssp and corgi_ts to be removedEric Miao
2010-02-10Input: mark {corgi,spitz,tosa}kbd drivers deprecatedEric Miao
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov
2010-02-05Fix spelling of 'platform' in log messagesStefan Weil
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-02-04Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg
2010-02-04Input: mark input interfaces as non-seekableDmitry Torokhov
2010-02-04Input: uinput - mark as non-seekableDmitry Torokhov
2010-02-04Input: add match() method to input hanldersDmitry Torokhov
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary
2010-02-04Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary