summaryrefslogtreecommitdiffstats
path: root/drivers/input/input-polldev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-03Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov1-0/+8
2008-07-03Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina1-0/+7
2008-07-03Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina1-0/+7
2008-06-30Input: hp_sdc_mlc.c - make a struct staticAdrian Bunk1-1/+1
2008-06-30Input: hil_mlc.c - make code staticAdrian Bunk1-3/+3
2008-06-30Input: wistron - generate normal key event if bluetooth or wifi not presentÉric Piel1-1/+18
2008-06-30Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina1-0/+26
2008-06-30Input: Add driver for iNexio serial touchscreen.Richard Lemon4-0/+221
2008-06-30Input: wm9712 - no pressure measurement with 5-wire modeMark Brown1-6/+12
2008-06-30Input: fix force feedback upload issue in compat modeAdam Dawidowski1-11/+90
2008-06-30Input: atamouse - various cleanupsDmitry Torokhov1-15/+12
2008-06-30Input: evbug - identify device by its sysfs IDDmitry Torokhov1-3/+7
2008-06-30Input: don't reset sync flag when ignoring eventDmitry Torokhov1-1/+1
2008-06-17Input: appletouch - implement reset-resume logicOliver Neukum2-8/+44
2008-06-17Input: i8042 - retry failed CTR writes when resumingJiri Kosina1-2/+6
2008-06-06Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina1-0/+7
2008-06-06Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev1-1/+0
2008-06-02Input: pxa27x_keypad - add wakeup supportEric Miao1-1/+14
2008-06-02Input: serio - remove pending events when unregistering driverDmitry Torokhov1-3/+6
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov2-10/+12
2008-06-02Input: add HTC Shift Touchscreen DriverPau Oliva Fora4-0/+274
2008-05-30Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh1-1/+3
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov1-10/+7
2008-05-29Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina1-11/+18
2008-05-28Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite1-13/+25
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov1-0/+2
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi1-1/+0
2008-05-27Input: wm9713 - support five wire panelsMark Brown2-0/+23
2008-05-27Input: wm97xx-core - fix race on PHY initMark Brown1-11/+11
2008-05-27Input: wm97xx-core - fix driver nameMark Brown1-1/+1
2008-05-27Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown1-0/+1
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont1-8/+25
2008-05-20Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont1-0/+7
2008-05-20Input: remove CVS keywordsAdrian Bunk46-91/+0
2008-05-16Input: gpio-keys debouncing supportDmitry Baryshkov2-20/+70
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm3-0/+262
2008-05-16Input: remove unused definesJoe Perches2-5/+2
2008-05-16Input: libps2 - remove delayed command executionDmitry Torokhov2-53/+0
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2-23/+0
2008-05-16Input: hil_ptr - check return value of input_register_device()Andres Salomon1-11/+26
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders1-107/+57
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg1-73/+100
2008-05-16Input: adbhid - capslock and power button fixRodney Lorrimar1-3/+12
2008-05-16Input: adbhid - fix capslock key state after suspendRodney Lorrimar1-7/+39
2008-05-16HWMON: hdaps - set up phys and bus type of input deviceDmitry Torokhov1-0/+2
2008-05-16Input: use clamp_val() macro in ff-memless.cHarvey Harrison1-2/+2
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison1-1/+1
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng1-20/+19
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison14-75/+75
2008-05-16initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov1-3/+3