aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-3/+3
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman1-1/+1
2006-12-01usb: iforce-usb free urb cleanupMariusz Kozlowski1-3/+3
2006-11-17lkkbd: Remove my old snail-mail addressJan-Benedict Glaw1-5/+0
2006-10-19sh: Cleanup board header directories.Paul Mundt1-1/+1
2006-10-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-5/+5
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-28/+104
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotationsAl Viro3-15/+15
2006-10-15[ARM] Fix Zaurii keyboard/touchscreen driversRussell King4-5/+5
2006-10-12Input: fm801-gp - handle errors from pci_enable_device()Jeff Garzik1-7/+15
2006-10-12Input: gameport core - handle errors returned by device_bind_driver()Dmitry Torokhov1-2/+16
2006-10-12Input: serio core - handle errors returned by device_bind_driver()Dmitry Torokhov1-2/+14
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-11Input: serio - add lockdep annotationsJiri Kosina2-2/+7
2006-10-11Input: atkbd - supress "too many keys" error messageDmitry Torokhov1-13/+41
2006-10-11Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov1-2/+11
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven4-5/+5
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox4-20/+20
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells64-239/+157
2006-10-03more misc typo fixesMatt LaPlante1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante2-3/+3
2006-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds39-789/+2716
2006-10-01Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik1-1/+10
2006-10-01Input: wistron - fix setting up special buttonsReiner Herrmann1-5/+2
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-9/+6
2006-09-29[PATCH] OMAP: Add keypad driverKomal Shah3-0/+502
2006-09-27sh: APM/PM support.Andriy Skulysh1-14/+0
2006-09-19Input: add driver for stowaway serial keyboardsMarek Vasut3-0/+199
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov5-78/+103
2006-09-14Input: make input_register_handler() return error codesDmitry Torokhov7-20/+29
2006-09-14Input: remove cruft that was needed for transition to sysfsDmitry Torokhov1-10/+0
2006-09-14Input: fix input module refcountingDmitry Torokhov1-2/+2
2006-09-14Input: constify input coreDmitry Torokhov7-23/+27
2006-09-14Input: libps2 - rearrange exportsDmitry Torokhov1-11/+9
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2-5/+17
2006-09-14Input: i8042 - disable MUX mode on Toshiba Equium A110Dmitry Torokhov1-0/+7
2006-09-10Input: i8042 - get rid of polling timerDmitry Torokhov2-362/+388
2006-09-10Input: send key up events at disconnectDmitry Torokhov1-2/+5
2006-09-10Input: constify psmouse driverHelge Deller6-32/+40
2006-08-23Input: psmouse - fix Intellimouse 4.0 initializationPozsar Balazs1-7/+0
2006-08-23Input: wistron - fix crash due to referencing __initdataDmitry Torokhov1-8/+8
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita1-1/+1
2006-08-08Input: i8042 - add Amoi to the MUX blacklistCjacker Huang1-0/+7
2006-08-08Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanupHelge Deller1-11/+12
2006-08-05Input: add driver for Touchwin serial touchscreensRick Koch3-0/+216
2006-08-05Input: add driver for Touchright serial touchscreensRick Koch3-0/+209
2006-08-05Input: add driver for Penmount serial touchscreensRick Koch3-0/+198
2006-08-05Input: elo - add support for non-pressure-sensitive touchscreensShaun Jackman1-17/+107
2006-08-05Input: elo - fix checksum calculationShaun Jackman1-26/+29
2006-08-05Input: elo - handle input_register_device() failuresDmitry Torokhov1-6/+12