aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2006-06-25[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi
2006-06-23[PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel
2006-05-29Input: psmouse - DMI updates for lifebook protocolKenan Esau
2006-05-29Input: change from numbered to named switchesRichard Purdie
2006-05-29Input: alps - fix old protocol decodingYotam Medini
2006-05-29Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at
2006-05-29Input: psmouse - add detection of Logitech TrackMan Wheel trackballZbigniew Luszpinski
2006-05-29Input: sidewinder - fix memory leakJesper Juhl
2006-05-26[PATCH] ads7846 conversion accuracyDavid Brownell
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-04-30[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke
2006-04-29Input: make EVIOCGSND return meaningful dataDmitry Torokhov
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov
2006-04-29Input: psmouse - fix new device detection logicDmitry Torokhov
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov
2006-04-26Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie
2006-04-26Input: ads7846 - improve filtering for thumb press accuracyImre Deak
2006-04-26Input: ads7846 - report 0 pressure value along with pen up eventImre Deak
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox
2006-04-11Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak
2006-04-11Input: ads7846 - miscellaneous fixesImre Deak
2006-04-11Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola
2006-04-11Input: ads7846 - debouncing and rudimentary sample filteringImre Deak
2006-04-11Input: ads7846 - power down ADC a bit laterImre Deak
2006-04-11Input: ads7846 - add pen_down sysfs attributeImre Deak
2006-04-05Input: wistron - add support for Fujitsu N3510John Reed Riley
2006-04-05Input: wistron - add signature for Amilo M7400Stefan Rompf
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat
2006-04-02Input: make modalias code respect allowed buffer sizeDmitry Torokhov
2006-04-02Input: convert /proc handling to seq_fileDmitry Torokhov
2006-04-02Input: limit attributes' output to PAGE_SIZEDmitry Torokhov
2006-04-02Manual merge with Linus.Dmitry Torokhov
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26[PATCH] ads7846: sparc32 warning fixAndrew Morton
2006-03-26BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-25[PATCH] ads7846 build fixAndrew Morton
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn
2006-03-14Input: gameport - fix memory leakAdrian Bunk