aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/jornada720_kbd.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Input: lpc32xx_ts - add device tree supportRoland Stigge2-0/+26
2012-04-11Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov1-16/+10
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov1-37/+4
2012-04-04Input: gameport - use module_gameport_driverAxel Lin11-136/+11
2012-04-04Input: gameport - add helper macro for gameport_driver boilerplateAxel Lin1-0/+13
2012-04-04Input: serio - use module_serio_driverAxel Lin31-452/+31
2012-04-04Input: serio - add helper macro for serio_driver boilerplateAxel Lin1-0/+13
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2-5/+84
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke2-19/+67
2012-04-04Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke2-2/+32
2012-04-04Input: wacom - add basic Intuos5 supportJason Gerecke2-3/+36
2012-04-04Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-7/+4
2012-04-04Input: st1232 - add device tree supportMagnus Damm1-0/+9
2012-04-04Input: add support for LM8333 keypadsWolfram Sang4-0/+271
2012-04-04Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita3-0/+328
2012-04-03Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov1-17/+18
2012-03-27Input: tegra-kbc - allocate pdata before using itViresh Kumar1-0/+1
2012-03-25Input: amijoy - add missing platform checkGeert Uytterhoeven1-0/+3
2012-03-25Input: wacom - wireless battery statusChris Bagwell5-2/+64
2012-03-25Input: wacom - create inputs when wireless connectChris Bagwell4-10/+109
2012-03-25Input: wacom - wireless monitor frameworkChris Bagwell3-6/+62
2012-03-25Input: wacom - isolate input registrationChris Bagwell1-20/+33
2012-03-25Input: sentelic - improve packet debugging informationOskari Saarenmaa1-9/+34
2012-03-25Input: sentelic - minor code cleanupTai-hwa Liang1-1/+1
2012-03-25Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang2-4/+132
2012-03-25Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang2-62/+94
2012-03-19Input: gpio_keys - add support for interrupt only keysLaxman Dewangan2-67/+150
2012-03-19Input: gpio_keys - consolidate key destructor codeDmitry Torokhov1-16/+14
2012-03-19Input: revert "gpio_keys - switch to using threaded IRQs"David Jander1-1/+1
2012-03-19Input: gpio_keys - constify platform dataDmitry Torokhov1-16/+15
2012-03-19Input: spear-keyboard - remove kbd_set_plat_data()Viresh Kumar1-7/+0
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie4-0/+386
2012-03-16Input: altera_ps2 - use of_match_ptr()Tobias Klauser1-3/+1
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov5-57/+5
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin29-345/+29
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin7-77/+7
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi6-11/+16
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson2-15/+18
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim4-1/+472
2012-03-13Input: tegra-kbc - revise device tree supportOlof Johansson2-11/+27
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson6-0/+131
2012-03-12Input: hp680_ts_input - ensure arguments to request_irq and free_irq are compatibleJulia Lawall1-1/+1
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov1-47/+44
2012-03-05Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu1-0/+34
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov1-8/+9
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov1-1/+2
2012-03-04Input: add cyttsp touchscreen maintainer entryJavier Martinez Canillas1-0/+7
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov1-1/+1
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2-0/+72
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam3-0/+180