summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-08-22Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack1-2/+3
2012-08-22Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva1-5/+127
2012-08-22Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov1-7/+7
2012-08-22Input: random formatting fixesBaodong Chen6-17/+18
2012-08-22Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown1-0/+1
2012-08-22Input: gpio_keys - report a wakeup_event for a button pressNeilBrown1-0/+8
2012-08-22Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva1-81/+80
2012-08-22Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke1-1/+5
2012-08-22Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-08-22Input: imx_keypad - reset the hardware before enablingMichael Grzeschik1-0/+3
2012-08-22Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck1-1/+1
2012-08-22workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2-8/+2
2012-08-21workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-8/+13
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds4-2/+181
2012-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-3/+955
2012-07-30Merge branch 'next' into for-linusDmitry Torokhov6-3/+955
2012-07-28Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-07-28Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-0/+1
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds25-436/+1655
2012-07-25Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+22
2012-07-25Input: wacom - add support to Cintiq 22HDPing Cheng2-3/+21
2012-07-25Input: add driver for FT5x06 based EDT displaysSimon Budig3-0/+912
2012-07-25Merge branch 'next' into for-linusDmitry Torokhov46-745/+2016
2012-07-25input: Add onkey support for 88PM80X PMICQiao Zhou3-0/+179
2012-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-07-24Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-07-19input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-1/+1
2012-07-18Input: add MELFAS mms114 touchscreen driverJoonyoung Shim3-0/+557
2012-07-18Input: add support for key scan interface of the LPC32xx SoCRoland Stigge3-0/+405
2012-07-18Input: omap4-keypad - add device tree supportSourav Poddar1-40/+87
2012-07-18Merge tag 'imx-clk' of git://git.pengutronix.de/git/imx/linux-2.6 into next/clkArnd Bergmann18-25/+38
2012-07-16input: ab8500-ponkey: Create AB8500 domain IRQ mappingLee Jones1-2/+2
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+25
2012-07-13Input: hanwang - add support for Art Master II tabletweixing1-15/+42
2012-07-13Input: spear_keyboard - reconfigure operating frequency on suspendShiraz Hashim1-2/+44
2012-07-13Input: spear_keyboard - fix clock handling during suspend/resumeShiraz Hashim1-8/+10
2012-07-13Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-11Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan1-0/+1
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-09ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King1-0/+1
2012-07-08Input: ff-memless - fix a couple min_t() castsDan Carpenter1-2/+2
2012-07-08Input: synaptics - print firmware ID and board number at initDaniel Kurtz2-2/+39
2012-07-08Input: spear_keyboard - generalize keyboard frequency configurationShiraz Hashim1-6/+7
2012-07-08Input: spear_keyboard - rename bit definitions to reflect registerShiraz Hashim1-25/+27
2012-07-08Input: spear_keyboard - use correct io accessorsShiraz Hashim1-15/+15
2012-07-08Input: spear-keyboard - fix disable device_init_wakeup in removeVipul Kumar Samar1-1/+1
2012-07-08Input: wacom_i2c - fix compiler warningDmitry Torokhov1-1/+1