summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-09-12Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2-121/+35
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-2/+23
2012-09-04Input: omap-keypad - fixed formattingJosh1-4/+4
2012-09-04Merge tag 'v3.6-rc4' into nextDmitry Torokhov12-16/+225
2012-09-04Input: tegra - move platform data headerStephen Warren1-1/+1
2012-09-04Input: imx_keypad - fix missing clk conversionsFabio Estevam1-2/+2
2012-09-04Input: usbtouchscreen - initialize eGalax devicesForest Bond1-0/+40
2012-09-04Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke1-1/+5
2012-08-31Input: s3c2410_ts - make s3c_ts_pmops constSachin Kamat1-1/+1
2012-08-21Input: samsung-keypad - use of_get_child_count() helperTobias Klauser1-4/+2
2012-08-21Input: samsung-keypad - use of_match_ptr()Tobias Klauser1-3/+1
2012-08-21Input: uinput - fix formattingDmitry Torokhov1-10/+18
2012-08-21Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov1-5/+6
2012-08-21Input: uinput - mark failed submission requests as freeDmitry Torokhov1-38/+40
2012-08-21Input: uinput - fix race that can block nonblocking readDmitry Torokhov1-30/+44
2012-08-21Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann1-0/+3
2012-08-21Input: uinput - take event lock when fetching events from bufferDmitry Torokhov1-3/+24
2012-08-21Input: get rid of MATCH_BIT() macroDmitry Torokhov1-17/+26
2012-08-21Input: rotary-encoder - add DT bindingsDaniel Mack1-16/+80
2012-08-21Input: rotary-encoder - constify platform data pointersDmitry Torokhov1-6/+6
2012-08-21Input: rotary-encoder - use gpio_request_one()Daniel Mack1-25/+8
2012-08-21Input: rotary-encoder - defer calls gpio_to_irq()Daniel Mack1-2/+3
2012-08-21Input: gpio_keys_polled - convert to dtAlexandre Pereira da Silva1-5/+127
2012-08-21Input: gpio-keys-polled - constify pointers to platform dataDmitry Torokhov1-7/+7
2012-08-21Input: random formatting fixesBaodong Chen6-17/+18
2012-08-21Input: twl4030-pwrbutton - report a wakeup_event on button pressNeilBrown1-0/+1
2012-08-21Input: gpio_keys - report a wakeup_event for a button pressNeilBrown1-0/+8
2012-08-21Input: gpio_keys - clean up device tree parserAlexandre Pereira da Silva1-81/+80
2012-08-21Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke1-1/+5
2012-08-21Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-08-21Input: imx_keypad - reset the hardware before enablingMichael Grzeschik1-0/+3
2012-08-21Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck1-1/+1
2012-08-21workqueue: use mod_delayed_work() instead of __cancel + queueTejun Heo2-8/+2
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-8/+13
2012-07-31Merge 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-29Merge branch 'next' into for-linusDmitry Torokhov6-3/+955
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-07-27Merge 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-24Input: synaptics - handle out of bounds values from the hardwareSeth Forshee1-0/+22
2012-07-24Input: wacom - add support to Cintiq 22HDPing Cheng2-3/+21
2012-07-24Input: add driver for FT5x06 based EDT displaysSimon Budig3-0/+912
2012-07-24Merge branch 'next' into for-linusDmitry Torokhov46-745/+2016
2012-07-25input: Add onkey support for 88PM80X PMICQiao Zhou3-0/+179
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-07-23Merge 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