summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-19Input: gpio_keys - add support for interrupt only keysLaxman Dewangan
2012-03-19Input: gpio_keys - consolidate key destructor codeDmitry Torokhov
2012-03-19Input: revert "gpio_keys - switch to using threaded IRQs"David Jander
2012-03-19Input: gpio_keys - constify platform dataDmitry Torokhov
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie
2012-03-16Input: altera_ps2 - use of_match_ptr()Tobias Klauser
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-13Input: tegra-kbc - revise device tree supportOlof Johansson
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson
2012-03-12Input: wacom - fix physical size calculation for 3rd-gen BambooJason Gerecke
2012-03-12Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov
2012-03-12Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-07Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier
2012-03-05Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti
2012-03-04Input: add support for OnKey module for DA9052/53 PMICAshish Jangam
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren
2012-02-28Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar
2012-02-28Input: spear-keyboard - configure device according to supplied modeRajeev Kumar
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon
2012-02-24Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov