summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: cma3000-d0x - remove unneeded checksDmitry Torokhov2012-04-201-1/+1
* Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov2012-04-201-23/+30
* Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov2012-04-201-13/+10
* Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov2012-04-201-6/+4
* Input: lpc32xx_ts - add device tree supportRoland Stigge2012-04-201-0/+10
* Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov2012-04-111-16/+10
* Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov2012-04-101-37/+4
* Input: gameport - use module_gameport_driverAxel Lin2012-04-0411-136/+11
* Input: serio - use module_serio_driverAxel Lin2012-04-0431-452/+31
* Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2012-04-042-5/+84
* Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke2012-04-041-12/+59
* Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke2012-04-042-2/+32
* Input: wacom - add basic Intuos5 supportJason Gerecke2012-04-042-3/+36
* Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-04-041-7/+4
* Input: st1232 - add device tree supportMagnus Damm2012-04-041-0/+9
* Input: add support for LM8333 keypadsWolfram Sang2012-04-043-0/+247
* Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita2012-04-043-0/+328
* Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov2012-04-031-17/+18
* Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-271-0/+1
* Input: amijoy - add missing platform checkGeert Uytterhoeven2012-03-251-0/+3
* Input: wacom - wireless battery statusChris Bagwell2012-03-255-2/+64
* Input: wacom - create inputs when wireless connectChris Bagwell2012-03-254-10/+109
* Input: wacom - wireless monitor frameworkChris Bagwell2012-03-253-6/+62
* Input: wacom - isolate input registrationChris Bagwell2012-03-251-20/+33
* Input: sentelic - improve packet debugging informationOskari Saarenmaa2012-03-251-9/+34
* Input: sentelic - minor code cleanupTai-hwa Liang2012-03-251-1/+1
* Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2012-03-252-4/+132
* Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2012-03-252-62/+94
* Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2012-03-191-66/+148
* Input: gpio_keys - consolidate key destructor codeDmitry Torokhov2012-03-191-16/+14
* Input: revert "gpio_keys - switch to using threaded IRQs"David Jander2012-03-191-1/+1
* Input: gpio_keys - constify platform dataDmitry Torokhov2012-03-191-16/+15
* Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie2012-03-173-0/+376
* Input: altera_ps2 - use of_match_ptr()Tobias Klauser2012-03-161-3/+1
* Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-165-57/+5
* Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-1629-345/+29
* Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-167-77/+7
* Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-162-2/+1
* Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2012-03-161-5/+17
* Input: add driver support for MAX8997-hapticDonggeun Kim2012-03-163-0/+420
* Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-131-5/+16
* Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson2012-03-134-0/+93
* Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall2012-03-121-1/+1
* Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov2012-03-093-2/+28
|\
| * bcm5974: Add pointer and buttonpad propertiesChase Douglas2012-02-141-0/+1
| * Input: Add EVIOC mechanism for MT slotsHenrik Rydberg2012-02-091-1/+26
| * Input: Use accessor for MT valuesHenrik Rydberg2012-02-021-1/+1
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-0948-301/+367
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-044-10/+18
| |\ \ | | |/ | |/|
| | * Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov2012-02-031-0/+7
OpenPOWER on IntegriCloud