summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti2006-01-081-8/+1
* 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
* Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-201-8/+3
* Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-201-0/+4
* Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-201-147/+163
* Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
* Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
* Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
* Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
* Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
* Input: add Wistron driverDmitry Torokhov2005-11-203-0/+454
OpenPOWER on IntegriCloud