summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2009-03-09Input: atkbd - consolidate force release quirk setupDaniel Mierswa1-74/+46
2009-03-09Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown3-0/+254
2009-03-09Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2-1/+5
2009-03-09Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown1-1/+1
2009-03-09Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport1-4/+9
2009-03-09Input: fix polling of /proc/bus/input/devicesDmitry Torokhov1-3/+3
2009-03-09Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov19-45/+218
2009-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds16-45/+78
2009-03-01Input: psmouse - add newline to OLPC HGPK touchpad debuggingAndy Whitcroft1-1/+1
2009-03-01Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer1-8/+24
2009-03-01Input: synaptics - ensure we reset the device on resumeAndy Whitcroft1-5/+4
2009-03-01Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz1-0/+1
2009-02-02Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin1-1/+1
2009-02-02Input: pxa930_trkball - fix write timeout handlingRoel Kluin1-1/+1
2009-01-30Input: ati_remote2 - check module paramsVille Syrjala1-4/+60
2009-01-30Input: ati_remote2 - add per device attrsVille Syrjala1-15/+126
2009-01-30Input: ati_remote2 - complete suspend supportVille Syrjala1-0/+78
2009-01-30Input: stop autorepeat timer on key releaseJohannes Berg1-0/+7
2009-01-30Input: pc110pad - use no_pci_devices()Roel Kluin1-4/+1
2009-01-30Input: add support for the Maple mouse on the SEGA DreamcastAdrian McMenamin3-4/+163
2009-01-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers5-7/+8
2009-01-30Input: bf54x-keys - fix debounce time validationRoel Kluin1-2/+2
2009-01-14Input: spitzkbd - mark probe function as __devinitUwe Kleine-König1-4/+4
2009-01-14Input: omap-keypad - mark probe function as __devinitUwe Kleine-König1-4/+4
2009-01-13Input: corgi_ts - mark probe function as __devinitUwe Kleine-König1-4/+5
2009-01-13Input: corgikbd - mark probe function as __devinitUwe Kleine-König1-4/+4
2009-01-11Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare1-1/+1
2009-01-11Input: atkbd - make forced_release_keys[] staticDaniel Mierswa1-2/+2
2009-01-11Input: usbtouchscreen - allow reporting calibrated dataDan Streetman1-2/+17
2009-01-11input: PCF50633 input driverBalaji Rao3-0/+140
2009-01-08[ARM] fix pxa930_trkball build errorsRussell King1-2/+2
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-54/+27
2009-01-07touchscreen: Fix build of da9034Alan Cox1-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare1-54/+27
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds46-521/+2944
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-1/+1
2009-01-06Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina1-0/+7
2008-12-31Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-7/+7
2008-12-31Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall1-1/+1
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin3-0/+206
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett1-0/+9
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller3-1/+3
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao3-0/+222
2008-12-29Input: add support for trackball on pxa930 and pxa935Yong Yao3-13/+289
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar1-2/+2
2008-12-23Input: add da9034 touchscreen supportEric Miao3-0/+398
2008-12-23Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison1-1/+1
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm1-5/+23