summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt-1/+2
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi-4/+3
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+28
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl-1/+2
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown-1/+1
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding-6/+8
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding-2/+4
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding-0/+4
2012-04-03Input: sentelic - filter taps in absolute modeOskari Saarenmaa-0/+8
2012-04-03Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König-3/+1
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-194/+694
2012-03-29Input: wacom - check for allocation failure in probe()Dan Carpenter-0/+2
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren-1/+1
2012-03-29drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-8/+0
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-1/+36
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-8/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-24/+81
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-20/+34
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov-194/+692
2012-03-27Input: tegra-kbc - allocate pdata before using itViresh Kumar-0/+1
2012-03-25Input: amijoy - add missing platform checkGeert Uytterhoeven-0/+3
2012-03-25Input: wacom - wireless battery statusChris Bagwell-2/+64
2012-03-25Input: wacom - create inputs when wireless connectChris Bagwell-10/+109
2012-03-25Input: wacom - wireless monitor frameworkChris Bagwell-6/+62
2012-03-25Input: wacom - isolate input registrationChris Bagwell-20/+33
2012-03-25Input: sentelic - improve packet debugging informationOskari Saarenmaa-9/+34
2012-03-25Input: sentelic - minor code cleanupTai-hwa Liang-1/+1
2012-03-25Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang-4/+132
2012-03-25Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang-62/+94
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King-17/+44
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring-0/+2
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King-16/+36
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King-7/+37
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-12/+1
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-657/+3763
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2012-03-19Input: gpio_keys - add support for interrupt only keysLaxman Dewangan-66/+148
2012-03-19Input: gpio_keys - consolidate key destructor codeDmitry Torokhov-16/+14
2012-03-19Input: revert "gpio_keys - switch to using threaded IRQs"David Jander-1/+1
2012-03-19Input: gpio_keys - constify platform dataDmitry Torokhov-16/+15
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov-924/+3977
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie-0/+376
2012-03-16Input: altera_ps2 - use of_match_ptr()Tobias Klauser-3/+1
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov-57/+5