Age | Commit message (Expand) | Author | Files | Lines |
2008-05-20 | Input: i8042 - add Dritek quirk for Acer TravelMate 660 | Bruno Prémont | 1 | -0/+7 |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-05-08 | input: i8042: sh64 IRQ definitions depend on cayman board. | Paul Mundt | 1 | -1/+1 |
2008-05-07 | pcspkr: fix dependancies | Stas Sergeev | 1 | -1/+1 |
2008-05-05 | m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h> | Geert Uytterhoeven | 1 | -0/+1 |
2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -1/+1 |
2008-04-29 | input: use get_unaligned_* helpers | Harvey Harrison | 3 | -17/+17 |
2008-04-29 | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 1 | -8/+4 |
2008-04-29 | proc: remove proc_bus | Alexey Dobriyan | 1 | -3/+3 |
2008-04-28 | usb input endianness annotations and fixes | Al Viro | 2 | -5/+5 |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -78/+184 |
2008-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -17/+17 |
2008-04-27 | input: Rewrite sparcspkr device probing. | David S. Miller | 1 | -78/+184 |
2008-04-27 | Input: xpad - fix build failure | Dmitry Torokhov | 1 | -17/+17 |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -8/+12 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 40 | -111/+3559 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 3 | -0/+351 |
2008-04-25 | USB: convert away from urb->status in xpad driver | Oliver Neukum | 1 | -8/+12 |
2008-04-25 | Input: wacom - add support for Cintiq 20WSX | Ping Cheng | 1 | -0/+2 |
2008-04-25 | xen pvfb: Para-virtual framebuffer, keyboard and pointer driver | Markus Armbruster | 3 | -0/+351 |
2008-04-24 | Merge branch 'wm97xx' | Dmitry Torokhov | 1 | -8/+48 |
2008-04-24 | Input: ucb1400_ts - IRQ probe fix | Vernon Sauder | 1 | -4/+0 |
2008-04-24 | Input: at32psif - update MODULE_AUTHOR with new email | Hans-Christian Egtvedt | 1 | -1/+1 |
2008-04-24 | Input: i8042 - fix incorrect usage of strncpy and strncat | Roel Kluin | 1 | -6/+6 |
2008-04-24 | Input: bf54x-keys - add infrastructure for keypad wakeups | Michael Hennerich | 1 | -3/+32 |
2008-04-24 | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 15 | -0/+40 |
2008-04-24 | Input: fix ordering in joystick Makefile | Jiri Kosina | 1 | -1/+1 |
2008-04-24 | pcsp - Don't build pcspkr when snd-pcsp is enabled | Stas Sergeev | 1 | -0/+1 |
2008-04-22 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 1 | -1/+1 |
2008-04-22 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -40/+3 |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King | 8 | -52/+24 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 3 | -0/+3 |
2008-04-19 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 1 | -1/+1 |
2008-04-18 | Fix sh_keysc double free | Magnus Damm | 1 | -1/+0 |
2008-04-18 | sh: SuperH KEYSC platform driver | Magnus Damm | 3 | -0/+291 |
2008-04-17 | Input: wm97xx-core - support use as a wakeup source | Mark Brown | 1 | -0/+39 |
2008-04-17 | Input: wm97xx-core - use IRQF_SAMPLE_RANDOM | Mark Brown | 1 | -1/+2 |
2008-04-17 | Input: wm97xx-core - only schedule interrupt handler if not already scheduled | Mark Brown | 1 | -7/+7 |
2008-04-15 | Input: add Zhen Hua driver | Martin Kebert | 3 | -0/+256 |
2008-04-15 | Input: aiptek - add support for Genius G-PEN 560 tablet | Guryanov Dmitry | 2 | -5/+7 |
2008-04-15 | Input: wacom - implement suspend and autosuspend | Oliver Neukum | 2 | -10/+69 |
2008-04-15 | Input: xpad - set proper buffer length for outgoing requests | Michael Gruber | 1 | -0/+2 |
2008-04-15 | Input: omap-keypad - fix build warning | David Brownell | 1 | -2/+5 |
2008-04-15 | Input: gpio_keys - irq handling cleanup | David Brownell | 1 | -1/+2 |
2008-04-15 | Input: add PS/2 serio driver for AVR32 devices | Hans-Christian Egtvedt | 3 | -0/+386 |
2008-04-14 | ARM: OMAP: 5912 OSK GPIO updates | David Brownell | 1 | -40/+0 |
2008-04-04 | Input: usbtouchscreen - don't use DMA on stack | Oliver Neukum | 1 | -12/+19 |
2008-04-04 | Merge branch 'xbox' | Dmitry Torokhov | 1 | -24/+187 |
2008-04-04 | Input: xpad - don't use GFP_ATOMIC | Oliver Neukum | 1 | -2/+2 |
2008-04-04 | Input: xpad - add support for wireless xbox360 controllers | Brian Magnuson | 1 | -16/+148 |