aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2006-11-17Input: mousedev - remap BTN_FORWARD from BTN_LEFT to BTN_MIDDLEMarton Nemeth
2006-11-09Input: psmouse - fix attribute access on 64-bit systemsSergey Vlasov
2006-11-05Input: mice - handle errors when registering input devicesDmitry Torokhov
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov
2006-11-05Input: touchscreens - handle errors when registering input devicesDmitry Torokhov
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov
2006-11-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-11-02Input: logips2pp - handle sysfs errorsJeff Garzik
2006-11-02Input: trackpoint - handle sysfs errorsJeff Garzik
2006-11-02Input: ads7846 - handle errors from sysfsDmitry Torokhov
2006-11-02Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov
2006-11-02Input: lifebook - learn about hard tabsAndrew Morton
2006-11-02Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signatureGreg Chandler
2006-11-02Input: gameport - rearrange gameport_bus initializationDmitry Torokhov
2006-11-02Input: serio - rearrange serio_bus initializationMarton Nemeth
2006-11-02Input: lightning - return proper error codes from l4_init()Akinobu Mita
2006-11-02Input: add comments to input_{allocate|free}_device()Dmitry Torokhov
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