summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-0216-45/+78
|\
| * Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer2009-02-281-8/+24
| * Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-281-5/+4
| * Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
| * Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-011-1/+1
| * Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-011-1/+1
| * Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-295-7/+8
| * Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-291-2/+2
| * Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| * Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| * Input: corgi_ts - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+5
| * Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+4
| * Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare2009-01-101-1/+1
| * Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-101-2/+2
| * Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-101-2/+17
* | input: PCF50633 input driverBalaji Rao2009-01-113-0/+140
* | [ARM] fix pxa930_trkball build errorsRussell King2009-01-081-2/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-071-54/+27
|\ \
| * | Input: apanel - convert to new i2c bindingJean Delvare2009-01-071-54/+27
* | | touchscreen: Fix build of da9034Alan Cox2009-01-071-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\ \ \ | |/ / |/| |
| * | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-0646-521/+2944
|\ \ \ | |/ / |/| / | |/
| * Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina2009-01-061-0/+7
| * Input: gtco - use USB endpoint APIJulia Lawall2008-12-301-1/+1
| * Input: add support for Maple controller as a joystickAdrian McMenamin2008-12-303-0/+206
| * Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett2008-12-301-0/+9
| * Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-303-1/+3
| * Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-293-0/+222
| * Input: add support for trackball on pxa930 and pxa935Yong Yao2008-12-293-13/+289
| * Input: add da9034 touchscreen supportEric Miao2008-12-233-0/+398
| * Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison2008-12-231-1/+1
| * Input: make some variables and functions staticRoel Kluin2008-12-202-2/+2
| * Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-203-0/+393
| * Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox2008-12-201-4/+28
| * Input: i8042 - add Gigabyte M912 netbook to noloop exception tableOzan Çağlayan2008-12-201-0/+8
| * Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins2008-12-201-0/+25
| * Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand2008-12-201-0/+26
| * Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-2016-75/+440
| |\
| * | Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov2008-11-241-4/+16
| * | Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar2008-11-243-0/+339
| * | Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer2008-11-201-6/+10
| * | Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec2008-11-193-0/+305
| * | Input: pcspkr - fix PIT lockup on some chipsetsZoltan Devai2008-11-191-2/+2
| * | Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas2008-11-191-3/+2
| * | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-3010-17/+15
| * | Input: omap-keypad - allow more than 6 rowsPeter Ujfalusi2008-10-291-1/+1
| * | Input: omap-keypad - interrupt disable fixPeter Ujfalusi2008-10-291-4/+0
| * | Input: appletouch - driver refactoringStelian Pop2008-10-291-138/+136
| * | Input: gpio-keys - add flag to allow auto repeatDominic Curran2008-10-271-0/+4