aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-14[PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik1-1/+1
2005-12-11Input: wistron - add Acer TravelMate 240 to DMI tableAshutosh Naik1-0/+19
2005-12-11Input: logips2pp - add new signature (85)Jasper Spaans1-0/+1
2005-12-11Input: mousedev - make module parameters visible in sysfsDmitry Torokhov1-5/+5
2005-12-11Input: evdev - consolidate compat and regular codeDmitry Torokhov1-280/+213
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov2-6/+18
2005-11-20Input: handle failures in input_register_device()Dmitry Torokhov1-27/+36
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov1-8/+3
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov1-0/+4
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov1-147/+163
2005-11-20Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac1-0/+6
2005-11-20Input: wistron - add PM supportDmitry Torokhov1-5/+57
2005-11-20Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov1-16/+37
2005-11-20Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer1-20/+59
2005-11-20Input: wistron - disable for x86_64Andrew Morton1-1/+1