summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren1-1/+1
2012-03-29drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds8-8/+0
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2-1/+36
2012-03-28Remove all #inclusions of asm/system.hDavid Howells8-8/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-24/+81
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+34
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-25Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King3-17/+44
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2-0/+2
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King1-16/+36
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King1-7/+37
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-12/+1
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds80-657/+3763
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+0
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov99-924/+3977
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie3-0/+376
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 Balbi2-2/+1
2012-03-16Input: kxtj9 - who_am_i check value and initial data rate fixesChristopher Hudson1-5/+17
2012-03-16Input: add driver support for MAX8997-hapticDonggeun Kim3-0/+420
2012-03-16ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar1-12/+1
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones1-1/+1
2012-03-15Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann5-8/+11
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann5-8/+11
2012-03-13Input: tegra-kbc - revise device tree supportOlof Johansson1-5/+16
2012-03-13Input: of_keymap - add device tree bindings for simple key matricesOlof Johansson4-0/+93
2012-03-12Input: wacom - fix physical size calculation for 3rd-gen BambooJason Gerecke1-2/+2
2012-03-12Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov1-1/+1
2012-03-12Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall1-1/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman4-10/+18
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov3-2/+28
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov48-301/+367
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+1
2012-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-8/+11
2012-03-07Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke1-1/+1
2012-03-06Input: max8925_onkey - avoid accessing input device too earlyDmitry Torokhov1-47/+44
2012-03-06mfd: Add ability to wake the system for 88pm860xJett.Zhou1-0/+26
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier1-1/+10
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: 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