summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2007-05-15missing dependencies for USB drivers in inputAl Viro
2007-05-11Input: evdev - fix overflow in compat_ioctlKenichi Nagai
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov
2007-05-08Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov
2007-05-08Input: i8042 - fix AUX port detection with some chipsRoland Scheidegger
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-05-07sh: hp6xx driver compile fixes.Kristoffer Ericson
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-04hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz
2007-05-03Input: aaed2000_kbd - convert to use polldev libraryDmitry Torokhov
2007-05-03Input: synaptics - don't complain about failed resetsDmitry Torokhov
2007-05-03Input: pull input.h into uinpit.hMike Frysinger
2007-05-03Input: evdev - fix some sparse warnings (signedness, shadowing)Dmitry Torokhov
2007-05-03Input: drivers/joystick - fix various sparse warningsDmitry Torokhov
2007-05-03Input: force feedback - make sure effect is present before playingDmitry Torokhov
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-01Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-04-29Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov
2007-04-29Input: add skeleton for simple polled devicesDmitry Torokhov
2007-04-29Input: wistron - fix typo in keymap for Acer TM610Eric Piel
2007-04-27Input: gameport - do not touch bus's rwsemDmitry Torokhov
2007-04-27Input: serio - do not touch bus's rwsemDmitry Torokhov
2007-04-25Input: add input_set_capability() helperDmitry Torokhov
2007-04-25Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDsDmitry Torokhov
2007-04-25Input: i8042 - add Panasonic CF-29 to nomux listDmitry Torokhov
2007-04-25Input: lifebook - split into 2 devicesDmitry Torokhov
2007-04-25Input: lifebook - add signature of Panasonic CF-29Dmitry Torokhov
2007-04-12Input: lifebook - activate 6-byte protocol on select modelsDmitry Torokhov
2007-04-12Input: lifebook - work properly on Panasonic CF-18Dmitry Torokhov
2007-04-12Input: cobalt buttons - separate device and driver registrationDmitry Torokhov
2007-04-12Input: pxa27x - do not use deprecated SA_INTERRUPT flagThomas Gleixner
2007-04-12Input: ucb1400 - make delays configurableCliff Brake
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: touchscreens - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: mice - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: prepare to switching to struct deviceDmitry Torokhov
2007-04-12Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov