aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Input: sgi_btns - add support for SGI Indy volume buttonsThomas Bogendoerfer2008-07-193-32/+54
* | | | Input: add option to disable HP SDC driverHelge Deller2008-07-191-0/+9
* | | | Input: add new serio driver for Xilinx XPS PS2 IPJohn Linn2008-07-073-0/+391
* | | | Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder2008-07-073-0/+246
* | | | Input: new driver for SGI O2 volume buttonsThomas Bogendoerfer2008-07-073-0/+167
* | | | Input: yealink - reliably kill urbsOliver Neukum2008-07-071-15/+29
* | | | Input: q40kbd - make q40kbd_lock staticAdrian Bunk2008-07-071-1/+1
* | | | Input: gtco - eliminate early returnJulia Lawall2008-07-071-1/+1
* | | | Input: i8042 - add Dritek quirk for Acer Aspire 5720Carlos Corbacho2008-07-071-0/+7
* | | | Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz2008-07-031-1/+19
* | | | Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov2008-07-031-0/+8
* | | | Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina2008-07-031-0/+7
* | | | Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina2008-07-031-0/+7
* | | | Input: hp_sdc_mlc.c - make a struct staticAdrian Bunk2008-06-301-1/+1
* | | | Input: hil_mlc.c - make code staticAdrian Bunk2008-06-301-3/+3
* | | | Input: wistron - generate normal key event if bluetooth or wifi not presentÉric Piel2008-06-301-1/+18
* | | | Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina2008-06-301-0/+26
* | | | Input: Add driver for iNexio serial touchscreen.Richard Lemon2008-06-303-0/+220
* | | | Input: wm9712 - no pressure measurement with 5-wire modeMark Brown2008-06-301-6/+12
* | | | Input: fix force feedback upload issue in compat modeAdam Dawidowski2008-06-301-11/+90
* | | | Input: atamouse - various cleanupsDmitry Torokhov2008-06-301-15/+12
* | | | Input: evbug - identify device by its sysfs IDDmitry Torokhov2008-06-301-3/+7
* | | | Input: don't reset sync flag when ignoring eventDmitry Torokhov2008-06-301-1/+1
* | | | Merge branch 'for-linus' into nextDmitry Torokhov2008-06-1710-55/+155
|\ \ \ \ | | |_|/ | |/| |
| * | | Input: appletouch - implement reset-resume logicOliver Neukum2008-06-171-8/+41
| * | | Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-171-2/+6
| * | | Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina2008-06-061-0/+7
| * | | Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev2008-06-061-1/+0
| | |/ | |/|
| * | Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-301-10/+7
| * | Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-281-13/+25
| * | Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-281-0/+2
| * | Input: apanel - remove duplicate includeHuang Weiyi2008-05-271-1/+0
| * | Input: wm9713 - support five wire panelsMark Brown2008-05-271-0/+22
| * | Input: wm97xx-core - fix race on PHY initMark Brown2008-05-271-11/+11
| * | Input: wm97xx-core - fix driver nameMark Brown2008-05-271-1/+1
| * | Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown2008-05-271-0/+1
| * | Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-271-8/+25
| * | Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont2008-05-201-0/+7
| |/
* | Input: pxa27x_keypad - add wakeup supportEric Miao2008-06-021-1/+14
* | Input: serio - remove pending events when unregistering driverDmitry Torokhov2008-06-021-3/+6
* | Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov2008-06-021-10/+10
* | Input: add HTC Shift Touchscreen DriverPau Oliva Fora2008-06-023-0/+268
* | Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina2008-05-291-11/+18
* | Input: remove CVS keywordsAdrian Bunk2008-05-2040-82/+0
* | Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-161-20/+69
* | Input: add support for SuperH MigoR touchscreenMagnus Damm2008-05-163-0/+262
* | Input: libps2 - remove delayed command executionDmitry Torokhov2008-05-161-52/+0
* | Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-161-22/+0
* | Input: hil_ptr - check return value of input_register_device()Andres Salomon2008-05-161-11/+26
* | Input: appletouch - simplify touchpad type detectionSven Anders2008-05-161-107/+57