summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2006-01-10Input: remove obsolete maple input driversPaul Mundt-123/+0
2006-01-10Input: prepare for f_ops constnessArjan van de Ven-1/+1
2006-01-10Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac-3/+3
2006-01-10Input: grip_mp - kill commented out codeDmitry Torokhov-9/+0
2006-01-09Merge Linus' tree.Russell King-25/+17
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King-1/+0
2006-01-08[PATCH] IRQ type flagsRussell King-17/+16
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti-8/+1
2006-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-544/+853
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King-1/+1
2006-01-07Merge with Linus' kernel.Russell King-21/+58
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King-2/+2
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky-1/+1
2006-01-05Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins-0/+8
2006-01-05Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov-1/+1
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-24/+61
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-19/+57
2006-01-04[PATCH] Input: add modalias supportRusty Russell-0/+39
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers-18/+18
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers-1/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman-1/+0
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King-8/+1
2005-12-30[PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov-1/+1
2005-12-28[SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller-1/+1
2005-12-28Input: wistron - convert to the new platform device interfaceDmitry Torokhov-46/+68
2005-12-28Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov-16/+52
2005-12-28Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov-32/+57
2005-12-28Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov-26/+63
2005-12-28Input: i8042 - convert to the new platform device interfaceDmitry Torokhov-49/+67
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk-2/+2
2005-12-21Input: logips2pp - add signature of MouseMan Wheel Mouse (87)Dmitry Torokhov-0/+1
2005-12-21Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov-57/+105
2005-12-21Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov-17/+85
2005-12-21Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov-6/+80
2005-12-21Input: lifebook - add DMI signature of Fujitsu Lifebook B142Daniele Gozzi-0/+7
2005-12-21Input: add help entry for FM801 gameport driver to KconfigDmitry Torokhov-0/+7
2005-12-21Input: i8042 - disable MUX mode for Sharp MM20Dmitry Torokhov-0/+7
2005-12-21Input: psmouse - don't leave mouse asleepDmitry Torokhov-9/+6
2005-12-21Input: ALPS - add signature for HP ze1115Larry Finger-0/+1
2005-12-20Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov-2/+2
2005-12-15[PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro-1/+1
2005-12-14[PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik-1/+1
2005-12-11Input: wistron - add Acer TravelMate 240 to DMI tableAshutosh Naik-0/+19
2005-12-11Input: logips2pp - add new signature (85)Jasper Spaans-0/+1
2005-12-11Input: mousedev - make module parameters visible in sysfsDmitry Torokhov-5/+5
2005-12-11Input: evdev - consolidate compat and regular codeDmitry Torokhov-280/+213
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov-6/+18
2005-11-20Input: handle failures in input_register_device()Dmitry Torokhov-27/+36
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov-8/+3
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov-0/+4