summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-53/+434
2008-11-30input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven-2/+3
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro-3/+3
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng-49/+356
2008-11-24Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven-2/+3
2008-11-19Input: i8042 - add Compal Hel80 laptop to nomux blacklistDmitry Torokhov-0/+7
2008-11-11Input: cm109 - add keymap for ATCom AU-100 phoneDaniel Gimpelevich-1/+36
2008-11-11Input: psmouse - fix incorrect validate_byte check in OLPC protocolAndres Salomon-1/+1
2008-11-11Input: atkbd - cancel delayed work before freeing its structureJiri Pirko-1/+1
2008-11-11Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett-0/+25
2008-11-11Input: i8042 - add Dell XPS M1530 to nomux listHerton Ronaldo Krzesinski-0/+7
2008-11-01saner FASYNC handling on file closeAl Viro-17/+0
2008-10-30Input: elo - fix format string in elo driverVojtech Pavlik-1/+1
2008-10-27INPUT: sgi_btns: Add license specificationDmitri Vorobiev-0/+1
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+854
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King-2/+2
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao-1/+5
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds-1/+1
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt-1/+1
2008-10-19mfd: further unbork the ucb1400 ac97_bus dependenciesAndrew Morton-1/+1
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman-14/+23
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman-35/+52
2008-10-16Input: psmouse - add support for Elantech touchpadsArjan Opmeer-2/+846
2008-10-16Input: i8042 - add Blue FB5601 to noloop exception tableStefan Bader-0/+8
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-517/+2228
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell-15/+12
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison-2/+2
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov-531/+2282
2008-10-15Merge branch 'fixes' into for-linusRussell King-5/+5
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt-288/+220
2008-10-14Merge branch 's3c-move' into develRussell King-6/+11
2008-10-14Merge branch 'omap-all' into develRussell King-1/+1
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven-6/+6
2008-10-13Input: wm97xx - update email address for Liam GirdwoodLiam Girdwood-15/+10
2008-10-13Input: i8042 - add Thinkpad R31 to nomux listColin B Macdonald-0/+7
2008-10-12Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar-277/+209
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-277/+209
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-271/+198
2008-10-10Input: move map_to_7segment.h to include/linuxAtsushi Nemoto-190/+1
2008-10-09Input: ads7846 - fix cache line sharing issueDmitry Torokhov-36/+51
2008-10-09Input: cm109 - add missing newlines to messagesDaniel Gimpelevich-12/+10
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King-281/+248
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King-248/+135
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King-9/+9
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala-1/+1
2008-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-6/+11
2008-09-21Input: psmouse - add OLPC touchpad driverAndres Salomon-2/+560
2008-09-21Input: psmouse - tweak PSMOUSE_DEFINE_ATTR to support raw set callbacksAndres Salomon-14/+23