summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-145-7/+32
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1417-67/+173
| |\
| * | uinput: BKL pushdownArnd Bergmann2008-07-021-0/+3
| * | serio: BKL pushdownArnd Bergmann2008-07-021-1/+5
| * | mousedev: BKL pushdownArnd Bergmann2008-07-021-2/+10
| * | hp_sdc_rtc: BKL pushdownArnd Bergmann2008-06-201-0/+2
| * | Input: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-4/+12
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-0818-68/+192
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| | | | | | * Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-254-11/+54
| | | | | | |\ | | | | | |_|/ | | | | |/| |
| | | | | | * Merge branch 'linus' into x86/xenIngo Molnar2008-06-168-44/+101
| | | | | | |\ | | | | | | |/ | | | | | |/|
| | | | | | * 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
| | | |_|_|/ | | |/| | |
| * | | | | drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven2008-07-021-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-301-6/+11
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Input: fix locking in force-feedback coreDmitry Torokhov2008-06-301-6/+11
| * | | | | 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 '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
| | |/
| * | 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
OpenPOWER on IntegriCloud