summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-231-12/+1
|\
| * ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-161-12/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-2280-657/+3763
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2012-03-1999-924/+3977
| |\ \
| | * | 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
| | |\ \
| | * | | Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov2012-03-061-47/+44
| | * | | Input: max8925_onkey - allow to be used as a wakeup sourceKevin Liu2012-03-051-0/+34
| | * | | Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov2012-03-041-8/+9
| | * | | Input: atmel-wm97xx - set driver ownerDmitry Torokhov2012-03-041-1/+2
| | * | | Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov2012-03-041-1/+1
| | * | | Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2012-03-042-0/+72
| | * | | Input: add support for OnKey module for DA9052/53 PMICAshish Jangam2012-03-043-0/+180
| | * | | Input: add support for TI Touchscreen controllerRachna Patil2012-03-043-0/+499
| | * | | Input: spear-keyboard - provide thaw and poweroff routinesViresh Kumar2012-02-281-7/+2
| | * | | Input: spear-keyboard - configure device according to supplied modeRajeev Kumar2012-02-281-1/+6
| | * | | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox2012-02-242-15/+6
| | * | | Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon2012-02-242-5/+12
| | * | | Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-031-7/+27
| | * | | Input: add Synaptics USB device driverJan Steinhoff2012-02-033-0/+586
| | * | | Input: add infrastructure for selecting clockid for event time stampsJohn Stultz2012-02-031-4/+21
| | * | | Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas2012-01-316-2/+1165
| | * | | Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng2012-01-312-6/+20
| | * | | Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2012-01-312-7/+3
| | * | | Input: pcf8574_keypad - fix typo in KconfigMasanari Iida2012-01-311-1/+1
| | * | | Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer2012-01-231-0/+17
| | * | | Input: samsung-keypad - don't synchronise with runtime PM putMark Brown2012-01-231-3/+3
| | * | | Input: q40kbd - convert driver to the split modelDmitry Torokhov2012-01-231-60/+79
| | * | | Input: at32psif - convert to dev_pm_opsDmitry Torokhov2012-01-231-11/+11
| | * | | Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-01-231-8/+4
| | * | | Input: nomadik-ske-keypad - do not assign driver's probe() methodDmitry Torokhov2012-01-231-3/+2
| * | | | Input: wacom - fix physical size calculation for 3rd-gen BambooJason Gerecke2012-03-121-2/+2
| * | | | Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov2012-03-121-1/+1
* | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-221-1/+1
|\ \ \ \ \
| * | | | | xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2012-03-161-1/+1
* | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-202-2/+0
|\ \ \ \ \ \
OpenPOWER on IntegriCloud