summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2006-05-29Input: psmouse - DMI updates for lifebook protocolKenan Esau-0/+24
2006-05-29Input: change from numbered to named switchesRichard Purdie-12/+12
2006-05-29Input: alps - fix old protocol decodingYotam Medini-2/+2
2006-05-29Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at-0/+19
2006-05-29Input: psmouse - add detection of Logitech TrackMan Wheel trackballZbigniew Luszpinski-0/+6
2006-05-29Input: sidewinder - fix memory leakJesper Juhl-5/+6
2006-05-26[PATCH] ads7846 conversion accuracyDavid Brownell-25/+28
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-86/+398
2006-04-30[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke-1/+1
2006-04-29Input: make EVIOCGSND return meaningful dataDmitry Torokhov-0/+3
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov-0/+21
2006-04-29Input: psmouse - fix new device detection logicDmitry Torokhov-1/+3
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-1/+1
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse-2/+2
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov-4/+4
2006-04-26Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie-2/+2
2006-04-26Input: ads7846 - improve filtering for thumb press accuracyImre Deak-15/+57
2006-04-26Input: ads7846 - report 0 pressure value along with pen up eventImre Deak-2/+4
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox-1/+1
2006-04-11Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak-34/+48
2006-04-11Input: ads7846 - miscellaneous fixesImre Deak-30/+114
2006-04-11Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola-1/+1
2006-04-11Input: ads7846 - debouncing and rudimentary sample filteringImre Deak-38/+118
2006-04-11Input: ads7846 - power down ADC a bit laterImre Deak-3/+18
2006-04-11Input: ads7846 - add pen_down sysfs attributeImre Deak-0/+19
2006-04-05Input: wistron - add support for Fujitsu N3510John Reed Riley-0/+21
2006-04-05Input: wistron - add signature for Amilo M7400Stefan Rompf-0/+9
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton-2/+9
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat-13/+70
2006-04-02Input: make modalias code respect allowed buffer sizeDmitry Torokhov-39/+71
2006-04-02Input: convert /proc handling to seq_fileDmitry Torokhov-111/+168
2006-04-02Input: limit attributes' output to PAGE_SIZEDmitry Torokhov-12/+24
2006-04-02Manual merge with Linus.Dmitry Torokhov-98/+119
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin-5/+2
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller-93/+109
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller-2/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven-1/+1
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-3/+4
2006-03-26[PATCH] ads7846: sparc32 warning fixAndrew Morton-1/+1
2006-03-26BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn-3/+4
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1
2006-03-25[PATCH] ads7846 build fixAndrew Morton-0/+1
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn-1/+1
2006-03-14Input: gameport - fix memory leakAdrian Bunk-0/+1
2006-03-14Input: serio - fix memory leakAdrian Bunk-0/+1
2006-03-14Input: zaurus keyboard driver updatesRichard Purdie-12/+33
2006-03-14Input: i8042 - fix logic around pnp_register_driver()Bjorn Helgaas-10/+16
2006-03-14Input: ns558 - fix logic around pnp_register_driver()Bjorn Helgaas-7/+6
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling-26/+1