summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-108-136/+4
|\
| * Input: remove obsolete maple input driversPaul Mundt2006-01-105-123/+0
| * Input: prepare for f_ops constnessArjan van de Ven2006-01-101-1/+1
| * Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac2006-01-101-3/+3
| * Input: grip_mp - kill commented out codeDmitry Torokhov2006-01-101-9/+0
* | [PATCH] TTY layer buffering revampAlan Cox2006-01-101-12/+1
* | Merge Linus' tree.Russell King2006-01-093-25/+17
|\ \
| * | [PATCH] IRQ type flagsRussell King2006-01-082-17/+16
| * | [PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti2006-01-081-8/+1
* | | [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-091-1/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-0717-544/+853
|\ \ | |/
| * Input: i8042 - add OQO Zepto to noloop dmi table.Ben Collins2006-01-051-0/+8
| * Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov2006-01-051-1/+1
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-057-24/+61
| |\
| * | Input: wistron - convert to the new platform device interfaceDmitry Torokhov2005-12-281-46/+68
| * | Input: maceps2 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-16/+52
| * | Input: q40kbd - convert to the new platform device interfaceDmitry Torokhov2005-12-281-32/+57
| * | Input: ct82c710 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-26/+63
| * | Input: i8042 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-49/+67
| * | Input: logips2pp - add signature of MouseMan Wheel Mouse (87)Dmitry Torokhov2005-12-211-0/+1
| * | Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-57/+105
| * | Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-17/+85
| * | Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-6/+80
| * | Input: lifebook - add DMI signature of Fujitsu Lifebook B142Daniele Gozzi2005-12-211-0/+7
| * | Input: add help entry for FM801 gameport driver to KconfigDmitry Torokhov2005-12-211-0/+7
| * | Input: i8042 - disable MUX mode for Sharp MM20Dmitry Torokhov2005-12-211-0/+7
| * | Input: psmouse - don't leave mouse asleepDmitry Torokhov2005-12-211-9/+6
| * | Input: ALPS - add signature for HP ze1115Larry Finger2005-12-211-0/+1
| * | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2005-12-202-2/+2
| |\ \
| * | | Input: wistron - add Acer TravelMate 240 to DMI tableAshutosh Naik2005-12-111-0/+19
| * | | Input: logips2pp - add new signature (85)Jasper Spaans2005-12-111-0/+1
| * | | Input: mousedev - make module parameters visible in sysfsDmitry Torokhov2005-12-111-5/+5
| * | | Input: evdev - consolidate compat and regular codeDmitry Torokhov2005-12-111-280/+213
* | | | [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* | | | Merge with Linus' kernel.Russell King2006-01-074-21/+58
|\ \ \ \
| * | | | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
| | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-042-19/+57
| |\ \ \
| | * | | [PATCH] Input: add modalias supportRusty Russell2006-01-041-0/+39
| | * | | [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-042-18/+18
| | * | | [PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers2006-01-041-1/+0
| * | | | [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
| |/ / /
* | | | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-2/+2
* | | | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-8/+1
|/ / /
* | | [PATCH] Input: warrior - fix HAT0Y axis setupDmitry Torokhov2005-12-301-1/+1
* | | [SERMOUSE]: Sun mice speak 5-byte protocol too.David S. Miller2005-12-281-1/+1
* | | [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-222-2/+2
| |/ |/|
* | [PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro2005-12-151-1/+1
* | [PATCH] Input: ALPS - correctly report button presses on Fujitsu Siemens S6010Vojtech Pavlik2005-12-141-1/+1
|/
* Input: make serio and gameport more swsusp friendlyDmitry Torokhov2005-11-202-6/+18
* Input: handle failures in input_register_device()Dmitry Torokhov2005-11-201-27/+36
OpenPOWER on IntegriCloud