summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-01-15linux kernel:Added new product id for PANJIT touch screen.Krishna Reddy
2009-12-23keyboard: add error cleanup to tegra KBC driverGary King
2009-12-23keyboard: add a keyboard driver for buttons connected to Tegra SoC GPIOsGary King
2009-12-16input: various build fixes for tegra driversGary King
2009-12-15keyboard: add missing comma to tegra NvEc-based keyboard driverGary King
2009-12-15mouse: include tegra_devices.h in nvec_mouse.c to get NV_DEBUG definitionGary King
2009-12-11input: add misc input device for NVIDIA Tegra ODM scrollwheelGary King
2009-12-11input: add miscellaneous Tegra accelerometer ODM input deviceGary King
2009-12-11keyboard: adds a driver for NvEc keyboard supportGary King
2009-12-11mouse: add mouse driver for Tegra NvEc embedded controllerGary King
2009-12-10touchscreen: add a touchscreen input device driver for Tegra ODM kitGary King
2009-12-09keyboard: add support for NVIDIA Tegra internal keyboard controllerGary King
2009-10-27input: evdev: Use unique wakelock namesMike Chan
2009-07-29Input: gpio_event: Allow multiple input devices per gpio_event deviceArve Hjønnevåg
2009-07-29Input: gpio_input: Fix keys with keycode 0x100-0x1ffArve Hjønnevåg
2009-07-29Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them t...Rebecca Schultz Zavin
2009-07-24Input: synaptics_i2c_rmi: Send new multi touch eventsArve Hjønnevåg
2009-07-24Input: add detailed multi-touch finger data report protocolHenrik Rydberg
2009-07-24Input: allow certain EV_ABS events to bypass all filteringHenrik Rydberg
2009-07-24Input: synaptics_i2c_rmi: Add sensitivity adjust option.Arve Hjønnevåg
2009-07-24Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data pr...Arve Hjønnevåg
2009-07-24Input: synaptics_i2c_rmi: disable_irq -> disable_irq_nosyncArve Hjønnevåg
2009-04-07input: keychord: Add keychord driverMike Lockwood
2009-04-07input: Add keyreset driver.Arve Hjønnevåg
2009-04-07Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C.Arve Hjønnevåg
2009-04-07Input: Use monotonic time for event time stamps.Arve Hjønnevåg
2009-04-07Input: Hold wake lock while event queue is not empty.Arve Hjønnevåg
2009-04-07Input: Generic GPIO Input device.Arve Hjønnevåg
2009-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-02-28Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer
2009-02-28Input: synaptics - ensure we reset the device on resumeAndy Whitcroft
2009-02-28Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz
2009-02-01Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin
2009-02-01Input: pxa930_trkball - fix write timeout handlingRoel Kluin
2009-01-29Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-29Input: bf54x-keys - fix debounce time validationRoel Kluin
2009-01-13Input: spitzkbd - mark probe function as __devinitUwe Kleine-König
2009-01-13Input: omap-keypad - mark probe function as __devinitUwe Kleine-König
2009-01-12Input: corgi_ts - mark probe function as __devinitUwe Kleine-König
2009-01-12Input: corgikbd - mark probe function as __devinitUwe Kleine-König
2009-01-10Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare
2009-01-10Input: atkbd - make forced_release_keys[] staticDaniel Mierswa
2009-01-10Input: usbtouchscreen - allow reporting calibrated dataDan Streetman
2009-01-11input: PCF50633 input driverBalaji Rao
2009-01-08[ARM] fix pxa930_trkball build errorsRussell King
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07touchscreen: Fix build of da9034Alan Cox
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds