aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-254-11/+54
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-174-11/+54
| |\
| | * 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
* | | Merge branch 'linus' into x86/xenIngo Molnar2008-06-168-44/+101
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-308-44/+101
| |\ \ | | |/
| | * 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
* | | xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-271-0/+10
* | | xen pvfb: Module aliases to support module autoloadingMarkus Armbruster2008-05-271-0/+2
* | | xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-05-271-1/+7
|/ /
* | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-216-6/+6
* | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-181-1/+1
* | m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-183-0/+14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-091-1/+1
|\
| * input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt2008-05-081-1/+1
* | pcspkr: fix dependanciesStas Sergeev2008-05-071-1/+1
|/
* m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven2008-05-051-0/+1
* tty: The big operations reworkAlan Cox2008-04-301-1/+1
* input: use get_unaligned_* helpersHarvey Harrison2008-04-293-17/+17
* drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-291-8/+4
* proc: remove proc_busAlexey Dobriyan2008-04-291-3/+3
* usb input endianness annotations and fixesAl Viro2008-04-282-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-281-78/+184
|\
| * input: Rewrite sparcspkr device probing.David S. Miller2008-04-261-78/+184
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-271-17/+17
|\ \ | |/ |/|
| * Input: xpad - fix build failureDmitry Torokhov2008-04-271-17/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-251-8/+12
|\ \
| * | USB: convert away from urb->status in xpad driverOliver Neukum2008-04-241-8/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-2540-111/+3559
|\ \ \ | | |/ | |/|
| * | Input: wacom - add support for Cintiq 20WSXPing Cheng2008-04-241-0/+2
| * | Merge branch 'wm97xx'Dmitry Torokhov2008-04-241-8/+48
| |\ \
| | * | Input: wm97xx-core - support use as a wakeup sourceMark Brown2008-04-171-0/+39
| | * | Input: wm97xx-core - use IRQF_SAMPLE_RANDOMMark Brown2008-04-171-1/+2
| | * | Input: wm97xx-core - only schedule interrupt handler if not already scheduledMark Brown2008-04-171-7/+7
| * | | Input: ucb1400_ts - IRQ probe fixVernon Sauder2008-04-241-4/+0
| * | | Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt2008-04-241-1/+1
| * | | Input: i8042 - fix incorrect usage of strncpy and strncatRoel Kluin2008-04-241-6/+6
| * | | Input: bf54x-keys - add infrastructure for keypad wakeupsMichael Hennerich2008-04-241-3/+32
| * | | Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-2415-0/+40