| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-05-30 | 8 | -44/+101 |
|\ |
|
| * | Input: gtco - fix double kfree in error handling path | Dmitry Torokhov | 2008-05-30 | 1 | -10/+7 |
| * | Input: pxa27x_keypad - miscellaneous fixes | Antonio Ospite | 2008-05-28 | 1 | -13/+25 |
| * | Input: atkbd - mark keyboard as disabled when suspending/unloading | Dmitry Torokhov | 2008-05-28 | 1 | -0/+2 |
| * | Input: apanel - remove duplicate include | Huang Weiyi | 2008-05-27 | 1 | -1/+0 |
| * | Input: wm9713 - support five wire panels | Mark Brown | 2008-05-27 | 1 | -0/+22 |
| * | Input: wm97xx-core - fix race on PHY init | Mark Brown | 2008-05-27 | 1 | -11/+11 |
| * | Input: wm97xx-core - fix driver name | Mark Brown | 2008-05-27 | 1 | -1/+1 |
| * | Input: wm97xx-core - report a phys for WM97xx touchscreens | Mark Brown | 2008-05-27 | 1 | -0/+1 |
| * | Input: i8042 - make sure Dritek quirk is invoked at resume | Bruno Prémont | 2008-05-27 | 1 | -8/+25 |
| * | Input: i8042 - add Dritek quirk for Acer TravelMate 660 | Bruno Prémont | 2008-05-20 | 1 | -0/+7 |
* | | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-21 | 6 | -6/+6 |
* | | m68k: Return -ENODEV if no device is found | Geert Uytterhoeven | 2008-05-18 | 1 | -1/+1 |
* | | m68k: Some input drivers do not check the platform | Geert Uytterhoeven | 2008-05-18 | 3 | -0/+14 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-05-09 | 1 | -1/+1 |
|\ |
|
| * | input: i8042: sh64 IRQ definitions depend on cayman board. | Paul Mundt | 2008-05-08 | 1 | -1/+1 |
* | | pcspkr: fix dependancies | Stas Sergeev | 2008-05-07 | 1 | -1/+1 |
|/ |
|
* | m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h> | Geert Uytterhoeven | 2008-05-05 | 1 | -0/+1 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -1/+1 |
* | input: use get_unaligned_* helpers | Harvey Harrison | 2008-04-29 | 3 | -17/+17 |
* | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 2008-04-29 | 1 | -8/+4 |
* | proc: remove proc_bus | Alexey Dobriyan | 2008-04-29 | 1 | -3/+3 |
* | usb input endianness annotations and fixes | Al Viro | 2008-04-28 | 2 | -5/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-28 | 1 | -78/+184 |
|\ |
|
| * | input: Rewrite sparcspkr device probing. | David S. Miller | 2008-04-26 | 1 | -78/+184 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-27 | 1 | -17/+17 |
|\ \
| |/
|/| |
|
| * | Input: xpad - fix build failure | Dmitry Torokhov | 2008-04-27 | 1 | -17/+17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-04-25 | 1 | -8/+12 |
|\ \ |
|
| * | | USB: convert away from urb->status in xpad driver | Oliver Neukum | 2008-04-24 | 1 | -8/+12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-25 | 40 | -111/+3559 |
|\ \ \
| | |/
| |/| |
|
| * | | Input: wacom - add support for Cintiq 20WSX | Ping Cheng | 2008-04-24 | 1 | -0/+2 |
| * | | Merge branch 'wm97xx' | Dmitry Torokhov | 2008-04-24 | 1 | -8/+48 |
| |\ \ |
|
| | * | | Input: wm97xx-core - support use as a wakeup source | Mark Brown | 2008-04-17 | 1 | -0/+39 |
| | * | | Input: wm97xx-core - use IRQF_SAMPLE_RANDOM | Mark Brown | 2008-04-17 | 1 | -1/+2 |
| | * | | Input: wm97xx-core - only schedule interrupt handler if not already scheduled | Mark Brown | 2008-04-17 | 1 | -7/+7 |
| * | | | Input: ucb1400_ts - IRQ probe fix | Vernon Sauder | 2008-04-24 | 1 | -4/+0 |
| * | | | Input: at32psif - update MODULE_AUTHOR with new email | Hans-Christian Egtvedt | 2008-04-24 | 1 | -1/+1 |
| * | | | Input: i8042 - fix incorrect usage of strncpy and strncat | Roel Kluin | 2008-04-24 | 1 | -6/+6 |
| * | | | Input: bf54x-keys - add infrastructure for keypad wakeups | Michael Hennerich | 2008-04-24 | 1 | -3/+32 |
| * | | | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 2008-04-24 | 15 | -0/+40 |
| * | | | Input: fix ordering in joystick Makefile | Jiri Kosina | 2008-04-24 | 1 | -1/+1 |
| * | | | Input: add Zhen Hua driver | Martin Kebert | 2008-04-15 | 3 | -0/+256 |
| * | | | Input: aiptek - add support for Genius G-PEN 560 tablet | Guryanov Dmitry | 2008-04-15 | 2 | -5/+7 |
| * | | | Input: wacom - implement suspend and autosuspend | Oliver Neukum | 2008-04-15 | 2 | -10/+69 |
| * | | | Input: xpad - set proper buffer length for outgoing requests | Michael Gruber | 2008-04-15 | 1 | -0/+2 |
| * | | | Input: omap-keypad - fix build warning | David Brownell | 2008-04-15 | 1 | -2/+5 |
| * | | | Input: gpio_keys - irq handling cleanup | David Brownell | 2008-04-15 | 1 | -1/+2 |
| * | | | Input: add PS/2 serio driver for AVR32 devices | Hans-Christian Egtvedt | 2008-04-15 | 3 | -0/+386 |
| * | | | Input: usbtouchscreen - don't use DMA on stack | Oliver Neukum | 2008-04-04 | 1 | -12/+19 |
| * | | | Merge branch 'xbox' | Dmitry Torokhov | 2008-04-04 | 1 | -24/+187 |
| |\ \ \ |
|