aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAge
...
* | | | Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina2008-07-03
* | | | Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina2008-07-03
* | | | Input: hp_sdc_mlc.c - make a struct staticAdrian Bunk2008-06-30
* | | | Input: hil_mlc.c - make code staticAdrian Bunk2008-06-30
* | | | Input: wistron - generate normal key event if bluetooth or wifi not presentÉric Piel2008-06-30
* | | | Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina2008-06-30
* | | | Input: Add driver for iNexio serial touchscreen.Richard Lemon2008-06-30
* | | | Input: wm9712 - no pressure measurement with 5-wire modeMark Brown2008-06-30
* | | | Input: fix force feedback upload issue in compat modeAdam Dawidowski2008-06-30
* | | | Input: atamouse - various cleanupsDmitry Torokhov2008-06-30
* | | | Input: evbug - identify device by its sysfs IDDmitry Torokhov2008-06-30
* | | | Input: don't reset sync flag when ignoring eventDmitry Torokhov2008-06-30
* | | | Merge branch 'for-linus' into nextDmitry Torokhov2008-06-17
|\ \ \ \ | | |_|/ | |/| |
| * | | Input: appletouch - implement reset-resume logicOliver Neukum2008-06-17
| * | | Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-17
| * | | Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina2008-06-06
| * | | Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev2008-06-06
| | |/ | |/|
| * | Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-30
| * | Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-28
| * | Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-28
| * | Input: apanel - remove duplicate includeHuang Weiyi2008-05-27
| * | Input: wm9713 - support five wire panelsMark Brown2008-05-27
| * | Input: wm97xx-core - fix race on PHY initMark Brown2008-05-27
| * | Input: wm97xx-core - fix driver nameMark Brown2008-05-27
| * | Input: wm97xx-core - report a phys for WM97xx touchscreensMark Brown2008-05-27
| * | Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-27
| * | Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont2008-05-20
| |/
* | Input: pxa27x_keypad - add wakeup supportEric Miao2008-06-02
* | Input: serio - remove pending events when unregistering driverDmitry Torokhov2008-06-02
* | Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov2008-06-02
* | Input: add HTC Shift Touchscreen DriverPau Oliva Fora2008-06-02
* | Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina2008-05-29
* | Input: remove CVS keywordsAdrian Bunk2008-05-20
* | Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-16
* | Input: add support for SuperH MigoR touchscreenMagnus Damm2008-05-16
* | Input: libps2 - remove delayed command executionDmitry Torokhov2008-05-16
* | Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov2008-05-16
* | Input: hil_ptr - check return value of input_register_device()Andres Salomon2008-05-16
* | Input: appletouch - simplify touchpad type detectionSven Anders2008-05-16
* | Input: appletouch - miscellaneous code cleanupsJohannes Berg2008-05-16
* | Input: use clamp_val() macro in ff-memless.cHarvey Harrison2008-05-16
* | Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison2008-05-16
* | Input: wacom - cleanup handling of tablet IDsPing Cheng2008-05-16
* | Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-09
|\
| * input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt2008-05-08
* | pcspkr: fix dependanciesStas Sergeev2008-05-07
|/
* m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven2008-05-05
* tty: The big operations reworkAlan Cox2008-04-30
* input: use get_unaligned_* helpersHarvey Harrison2008-04-29