aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov1-43/+60
2006-08-04Input: trackpoint - activate protocol when resumingDmitry Torokhov1-18/+34
2006-08-04Input: logips2pp - fix button mapping for MX300Roberto Castagnola1-2/+1
2006-07-19Input: serio/gameport - check whether driver core calls succeededRandy Dunlap2-31/+100
2006-07-19Input: spaceball - make 4000FLX Lefty workNick Martin1-1/+1
2006-07-19Input: add missing handler->start() callDmitry Torokhov1-1/+4
2006-07-15Input: fix list iteration in input_release_device()Andrew Morton1-3/+5
2006-07-15Input: iforce - add Trust Force Feedback Race Master supportPrzemek Iskra1-0/+1
2006-07-06Input: iforce - check array bounds before accessing elementsDmitry Torokhov1-9/+9
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov1-0/+5
2006-07-06Input: fm801-gp - fix use after freeDmitry Torokhov1-2/+2
2006-07-06Input: wistron - fix section reference mismatchesAndrew Morton1-10/+10
2006-07-06Input: introduce input_inject_event() functionDmitry Torokhov2-3/+30
2006-07-06Input: add start() method to input handlersDmitry Torokhov1-2/+10
2006-07-06Input: remove accept method from input_devDmitry Torokhov2-13/+0
2006-07-03[PATCH] lockdep: annotate serioArjan van de Ven1-1/+1
2006-07-03[PATCH] sparc i8042 build fixAndrew Morton1-1/+1
2006-07-02Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner11-18/+18
2006-07-01[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includesThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel18-18/+0
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller1-39/+69
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-3/+3
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+21
2006-06-27Input: db9 - fix potential buffer overrunEric Sesterhenn1-1/+1
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov1-1/+1
2006-06-27Input: fix resetting name, phys and uniq when unregistering deviceDmitry Torokhov1-1/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-3/+3
2006-06-27Input: wistron - add mapping for Wistron MS 2111Frank de Lange1-0/+19
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26Input: iforce - remove some pointless castsJesper Juhl1-3/+3
2006-06-26Input: psmouse - add support for Intellimouse 4.0Pozsar Balazs1-3/+30
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov1-77/+131
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-4/+4
2006-06-26Input: rearrange exportsDmitry Torokhov1-15/+14
2006-06-26Input: fix formatting to better follow CodingStyleDmitry Torokhov5-61/+119
2006-06-26Input: reset name, phys and uniq when unregisteringDmitry Torokhov1-1/+18
2006-06-26Input: return correct size when reading modalias attributeRichard Purdie1-1/+1
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov5-10/+16
2006-06-26Input: fix potential overflows in driver/input/touchscreenDmitry Torokhov3-3/+3
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov16-30/+40
2006-06-26Input: fix potential overflows in driver/input/mouseDmitry Torokhov4-14/+18
2006-06-26Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov7-120/+155
2006-06-25[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2-6/+3
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2-96/+124
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2-7/+7
2006-06-23[PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi1-1/+1
2006-06-23[PATCH] m68k: restore amikbd compatibility with 2.4Roman Zippel1-12/+22
2006-06-05Input: iforce - use ENOSPC instead of ENOMEMAnssi Hannula1-4/+4
2006-05-29Input: psmouse - DMI updates for lifebook protocolKenan Esau1-0/+24
2006-05-29Input: change from numbered to named switchesRichard Purdie2-12/+12
2006-05-29Input: alps - fix old protocol decodingYotam Medini1-2/+2
2006-05-29Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at1-0/+19
2006-05-29Input: psmouse - add detection of Logitech TrackMan Wheel trackballZbigniew Luszpinski1-0/+6
2006-05-29Input: sidewinder - fix memory leakJesper Juhl1-5/+6
2006-05-26[PATCH] ads7846 conversion accuracyDavid Brownell1-25/+28
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-86/+398
2006-04-30[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macrosMarkus Gutschke1-1/+1
2006-04-29Input: make EVIOCGSND return meaningful dataDmitry Torokhov1-0/+3
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov1-0/+21
2006-04-29Input: psmouse - fix new device detection logicDmitry Torokhov1-1/+3
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+1
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse1-2/+2
2006-04-26Input: move input_device_id to mod_devicetable.hDmitry Torokhov1-4/+4
2006-04-26Input: spitzkbd - fix the reversed Address and Calender keysRichard Purdie1-2/+2
2006-04-26Input: ads7846 - improve filtering for thumb press accuracyImre Deak1-15/+57
2006-04-26Input: ads7846 - report 0 pressure value along with pen up eventImre Deak1-2/+4
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox1-1/+1
2006-04-11Input: ads7846 - handle IRQs that were latched during disabled IRQsImre Deak1-34/+48
2006-04-11Input: ads7846 - miscellaneous fixesImre Deak1-30/+114
2006-04-11Input: ads7846 - use msleep() instead of udelay() in suspendJuha Yrjola1-1/+1
2006-04-11Input: ads7846 - debouncing and rudimentary sample filteringImre Deak1-38/+118
2006-04-11Input: ads7846 - power down ADC a bit laterImre Deak1-3/+18
2006-04-11Input: ads7846 - add pen_down sysfs attributeImre Deak1-0/+19
2006-04-05Input: wistron - add support for Fujitsu N3510John Reed Riley1-0/+21
2006-04-05Input: wistron - add signature for Amilo M7400Stefan Rompf1-0/+9
2006-04-02Input: synaptics - limit rate to 40pps on Toshiba Protege M300Richard Thrippleton1-2/+9
2006-04-02Input: gamecon - add SNES mouse supportRaphael Assenat1-13/+70
2006-04-02Input: make modalias code respect allowed buffer sizeDmitry Torokhov1-39/+71
2006-04-02Input: convert /proc handling to seq_fileDmitry Torokhov1-111/+168
2006-04-02Input: limit attributes' output to PAGE_SIZEDmitry Torokhov1-12/+24
2006-04-02Manual merge with Linus.Dmitry Torokhov8-98/+119
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin3-5/+2
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller3-93/+109
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-2/+2
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+4
2006-03-26[PATCH] ads7846: sparc32 warning fixAndrew Morton1-1/+1
2006-03-26BUG_ON() Conversion in input/serio/hp_sdc_mlc.cEric Sesterhenn1-3/+4
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-03-25[PATCH] ads7846 build fixAndrew Morton1-0/+1
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn1-1/+1
2006-03-14Input: gameport - fix memory leakAdrian Bunk1-0/+1
2006-03-14Input: serio - fix memory leakAdrian Bunk1-0/+1
2006-03-14Input: zaurus keyboard driver updatesRichard Purdie2-12/+33
2006-03-14Input: i8042 - fix logic around pnp_register_driver()Bjorn Helgaas1-10/+16
2006-03-14Input: ns558 - fix logic around pnp_register_driver()Bjorn Helgaas1-7/+6
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling1-26/+1
2006-03-14Input: atkbd - allow disabling on X86_PC (if EMBEDDED)Dmitry Torokhov1-1/+1
2006-03-14Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik1-3/+0
2006-03-14Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik1-6/+6
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn13-40/+22
2006-03-13Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+1
2006-03-10[PATCH] Input: psmouse - disable autoresyncDmitry Torokhov1-1/+1
2006-02-19Input: initialize serio and gameport at subsystem levelDmitry Torokhov2-2/+2
2006-02-19Input: uinput - semaphore to mutex conversionDmitry Torokhov1-7/+7
2006-02-19Input: joysticks - semaphore to mutex conversionIngo Molnar7-38/+43
2006-02-19Input: atkbd - semaphore to mutex conversionIngo Molnar1-4/+5
2006-02-19Input: psmouse - semaphore to mutex conversionIngo Molnar1-18/+20
2006-02-19Input: gameport - semaphore to mutex conversionArjan van de Ven1-13/+14
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven3-38/+40
2006-02-19Input: input core - semaphore to mutex conversionJes Sorensen1-7/+8
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno3-3/+0
2006-02-15Input: ads7846 - assorted updatesDavid Brownell1-24/+44
2006-02-15Input: ads7846 - convert to to dynamic input_dev allocationDmitry Torokhov1-32/+47
2006-02-15Input: trackpoint - enable devices connected to external portDmitry Torokhov2-8/+16
2006-02-15Input: logips2pp - add new signature (99)Meelis Roos1-0/+1
2006-02-15Input: ixp4xx-beeper - fix compile errorAlessandro Zummo1-0/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-265/+544
2006-01-31Input: iforce - fix detection of USB devicesDmitry Torokhov2-3/+2
2006-01-29Input: a3d - convert to dynamic input_dev allocationDmitry Torokhov1-42/+46
2006-01-29Input: tmdc - handle errors from input_register_device()Dmitry Torokhov1-4/+11
2006-01-29Input: turbografx - handle errors from input_register_device()Dmitry Torokhov1-7/+13
2006-01-29Input: gamecon - handle errors from input_register_device()Dmitry Torokhov1-6/+12
2006-01-29Input: gamecon - fix crash when accessing deviceDmitry Torokhov1-149/+194
2006-01-29Input: sidewinder - handle errors from input_register_device()Dmitry Torokhov1-2/+6
2006-01-29Input: sidewinder - fix an oopsZinx Verituse1-1/+1
2006-01-29Input: db9 - handle errors from input_register_device()Dmitry Torokhov1-5/+10
2006-01-29Input: db9 - fix possible crash with Saturn gamepadsDmitry Torokhov1-34/+36
2006-01-29Input: grip - handle errors from input_register_device()Dmitry Torokhov1-2/+6
2006-01-29Input: grip - fix crash when accessing deviceDmitry Torokhov1-0/+3
2006-01-29Input: make needlessly global code staticAdrian Bunk2-3/+3
2006-01-29Input: mousedev - fix memory leakKimball Murray1-6/+3
2006-01-29Input: iforce - do not return ENOMEM upon successful allocationAlexey Dobriyan1-1/+1
2006-01-29Input: psmouse - set name for Genius miceDmitry Torokhov1-0/+1
2006-01-29Input: add ixp4xx beeper driverAlessandro Zummo3-0/+196
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King1-6/+3
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt1-1/+1
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds3-0/+639
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-28/+51
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-66/+308
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov5-66/+301
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik1-0/+7
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool1-4/+8
2006-01-13[PATCH] spi: ads7836 uses spi_driverDavid Brownell1-42/+42
2006-01-13[PATCH] spi: ads7846 driverDavid Brownell3-0/+635
2006-01-13[PATCH] Add serio bus_type probe and remove methodsRussell King1-5/+7
2006-01-13[PATCH] Add gameport bus_type probe and remove methodsRussell King1-5/+7
2006-01-13[PATCH] INPUT: add MODALIAS to the event environmentKay Sievers1-18/+37
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2-5/+5
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro1-1/+1
2006-01-11[PATCH] x86_64: Implement is_compat_task the right wayAndi Kleen1-1/+3
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-136/+4
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-12/+1
2006-01-10Input: remove obsolete maple input driversPaul Mundt5-123/+0
2006-01-10Input: prepare for f_ops constnessArjan van de Ven1-1/+1
2006-01-10Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac1-3/+3
2006-01-10Input: grip_mp - kill commented out codeDmitry Torokhov1-9/+0
2006-01-09Merge Linus' tree.Russell King3-25/+17
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King1-1/+0
2006-01-08[PATCH] IRQ type flagsRussell King2-17/+16
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti1-8/+1
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-544/+853
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07Merge with Linus' kernel.Russell King4-21/+58
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-2/+2
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2006-01-05Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins1-0/+8
2006-01-05Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov1-1/+1
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov7-24/+61
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-19/+57
2006-01-04[PATCH] Input: add modalias supportRusty Russell1-0/+39
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2-18/+18
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers1-1/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-8/+1
2005-12-30[PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov1-1/+1
2005-12-28[SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller1-1/+1
2005-12-28Input: wistron - convert to the new platform device interfaceDmitry Torokhov1-46/+68
2005-12-28Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov1-16/+52
2005-12-28Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov1-32/+57
2005-12-28Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov1-26/+63
2005-12-28Input: i8042 - convert to the new platform device interfaceDmitry Torokhov1-49/+67
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2-2/+2
2005-12-21Input: logips2pp - add signature of MouseMan Wheel Mouse (87)Dmitry Torokhov1-0/+1
2005-12-21Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov1-57/+105
2005-12-21Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov1-17/+85
2005-12-21Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov1-6/+80
2005-12-21Input: lifebook - add DMI signature of Fujitsu Lifebook B142Daniele Gozzi1-0/+7
2005-12-21Input: add help entry for FM801 gameport driver to KconfigDmitry Torokhov1-0/+7
2005-12-21Input: i8042 - disable MUX mode for Sharp MM20Dmitry Torokhov1-0/+7
2005-12-21Input: psmouse - don't leave mouse asleepDmitry Torokhov1-9/+6
2005-12-21Input: ALPS - add signature for HP ze1115Larry Finger1-0/+1
2005-12-20Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2-2/+2
2005-12-15[PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro1-1/+1