summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2008-05-21MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro-6/+6
2008-05-20Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont-0/+7
2008-05-20Input: remove CVS keywordsAdrian Bunk-82/+0
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven-1/+1
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven-0/+14
2008-05-16Input: gpio-keys debouncing supportDmitry Baryshkov-20/+69
2008-05-16Input: add support for SuperH MigoR touchscreenMagnus Damm-0/+262
2008-05-16Input: libps2 - remove delayed command executionDmitry Torokhov-52/+0
2008-05-16Input: gameport - remove rescan/reconnect facilitiesDmitry Torokhov-22/+0
2008-05-16Input: hil_ptr - check return value of input_register_device()Andres Salomon-11/+26
2008-05-16Input: appletouch - simplify touchpad type detectionSven Anders-107/+57
2008-05-16Input: appletouch - miscellaneous code cleanupsJohannes Berg-73/+100
2008-05-16Input: use clamp_val() macro in ff-memless.cHarvey Harrison-2/+2
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison-1/+1
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng-20/+19
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison-75/+75
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-1/+1
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt-1/+1
2008-05-07pcspkr: fix dependanciesStas Sergeev-1/+1
2008-05-05m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven-0/+1
2008-04-30tty: The big operations reworkAlan Cox-1/+1
2008-04-29input: use get_unaligned_* helpersHarvey Harrison-17/+17
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev-8/+4
2008-04-29proc: remove proc_busAlexey Dobriyan-3/+3
2008-04-28usb input endianness annotations and fixesAl Viro-5/+5
2008-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-78/+184
2008-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-17/+17
2008-04-26input: Rewrite sparcspkr device probing.David S. Miller-78/+184
2008-04-27Input: xpad - fix build failureDmitry Torokhov-17/+17
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-8/+12
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-111/+3559
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-0/+351
2008-04-24USB: convert away from urb->status in xpad driverOliver Neukum-8/+12
2008-04-24Input: wacom - add support for Cintiq 20WSXPing Cheng-0/+2
2008-04-24xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster-0/+351
2008-04-24Merge branch 'wm97xx'Dmitry Torokhov-8/+48
2008-04-24Input: ucb1400_ts - IRQ probe fixVernon Sauder-4/+0
2008-04-24Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt-1/+1
2008-04-24Input: i8042 - fix incorrect usage of strncpy and strncatRoel Kluin-6/+6
2008-04-24Input: bf54x-keys - add infrastructure for keypad wakeupsMichael Hennerich-3/+32
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers-0/+40
2008-04-24Input: fix ordering in joystick MakefileJiri Kosina-1/+1
2008-04-24pcsp - Don't build pcspkr when snd-pcsp is enabledStas Sergeev-0/+1
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-1/+1
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-40/+3
2008-04-19Merge branch 'omap2-upstream' into develRussell King-52/+24
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao-0/+3
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox-1/+1
2008-04-18Fix sh_keysc double freeMagnus Damm-1/+0
2008-04-18sh: SuperH KEYSC platform driverMagnus Damm-0/+291