summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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-131-2/+2
| * | | | | | Input: twl4030-vibra - really switch from #if to #ifdefDmitry Torokhov2012-03-131-1/+1
* | | | | | | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-231-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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-094-10/+18
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Driver core: driver_find() drops reference before returningAlan Stern2012-01-252-2/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-075-8/+11
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke2012-03-071-1/+1
| * | | | | Input: twl4030-vibra - use proper guard for PM methodsDmitry Torokhov2012-02-241-4/+2
| * | | | | Input: evdev - fix variable initialisationHeiko Stübner2012-02-241-1/+1
| * | | | | Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell2012-02-241-0/+2
| * | | | | Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara2012-02-241-2/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-044-10/+18
|\| | | | | | |/ / / / |/| | | |
| * | | | Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov2012-02-031-0/+7
| * | | | Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou2012-02-011-6/+9
| * | | | Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-011-3/+1
| * | | | Input: evdev - fix variable initialisationHeiko Stübner2012-02-011-1/+1
* | | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-149-16/+16
|\ \ \ \ \
| * | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-139-16/+16
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-091-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-1210-14/+109
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-01-111-0/+3
| * | | | Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov2012-01-111-1/+1
| * | | | Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov2012-01-111-2/+2
| * | | | Input: serio_raw - remove stray semicolonChe-Liang Chiou2012-01-111-1/+1
| * | | | Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-118-10/+102
* | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-111-1/+1
|\ \ \ \ \
| * | | | | input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-051-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10118-1576/+4647
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2012-01-09127-2474/+4979
| |\ \ \ \ | | | |/ / | | |/| |