summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2006-10-19sh: Cleanup board header directories.Paul Mundt
2006-10-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King
2006-10-12Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik
2006-10-12Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov
2006-10-12Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox
2006-10-11Input: serio - add lockdep annotationsJiri Kosina
2006-10-11Input: atkbd - supress "too many keys" error messageDmitry Torokhov
2006-10-11Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03more misc typo fixesMatt LaPlante
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2006-10-01Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik
2006-10-01Input: wistron - fix setting up special buttonsReiner Herrmann
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah
2006-09-27sh: APM/PM support.Andriy Skulysh
2006-09-19Input: add driver for stowaway serial keyboardsMarek Vasut
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-09-14Input: make input_register_handler() return error codesDmitry Torokhov
2006-09-14Input: remove cruft that was needed for transition to sysfsDmitry Torokhov
2006-09-14Input: fix input module refcountingDmitry Torokhov
2006-09-14Input: constify input coreDmitry Torokhov
2006-09-14Input: libps2 - rearrange exportsDmitry Torokhov
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov
2006-09-14Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov
2006-09-10Input: i8042 - get rid of polling timerDmitry Torokhov
2006-09-10Input: send key up events at disconnectDmitry Torokhov
2006-09-10Input: constify psmouse driverHelge Deller
2006-08-23Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs
2006-08-23Input: wistron - fix crash due to referencing __initdataDmitry Torokhov
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita
2006-08-08Input: i8042 - add Amoi to the MUX blacklistCjacker Huang
2006-08-08Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller
2006-08-05Input: add driver for Touchwin serial touchscreensRick Koch
2006-08-05Input: add driver for Touchright serial touchscreensRick Koch
2006-08-05Input: add driver for Penmount serial touchscreensRick Koch
2006-08-05Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman
2006-08-05Input: elo - fix checksum calculationShaun Jackman
2006-08-05Input: elo - handle input_register_device() failuresDmitry Torokhov
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov
2006-08-04Input: trackpoint - activate protocol when resumingDmitry Torokhov
2006-08-04Input: logips2pp - fix button mapping for MX300Roberto Castagnola
2006-07-19Input: uinput - switch to the new FF interfaceAnssi Hannula