summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+69
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-8/+8
2013-05-05Input: wacom - add a few new styli for Cintiq seriesPing Cheng1-19/+17
2013-05-05Input: wacom - add three new display tabletsPing Cheng2-0/+37
2013-05-05Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham1-1/+1
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds7-18/+383
2013-05-05input: single_open() leakAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-32/+26
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds35-427/+2673
2013-05-01Merge branch 'next' into for-linusDmitry Torokhov53-1003/+3472
2013-04-29hp_sdc_rtc: Don't use create_proc_read_entry()David Howells1-32/+26
2013-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2013-04-19Input: trackpoint - Optimize trackpoint init to use power-on resetShawn Nematbakhsh2-87/+166
2013-04-19Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng1-1/+1
2013-04-19Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng1-1/+1
2013-04-19input: Export matrix_keypad_parse_of_params()Michal Marek1-0/+1
2013-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot3-8/+8
2013-04-15Input: apbps2 - convert to devm_ioremap_resource()Sachin Kamat1-5/+3
2013-04-15Input: ALPS - use %ph to print buffersDmitry Torokhov1-7/+5
2013-04-15Input: st1232 - add reset pin handlingBastian Hecht1-4/+43
2013-04-15Input: st1232 - convert to devm_* infrastructureLaurent Pinchart1-22/+12
2013-04-15Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke1-1/+1
2013-04-07Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke1-1/+1
2013-04-07Input: MT - handle semi-mt devices in coreHenrik Rydberg1-1/+7
2013-04-07Input: adxl34x - use spi_get_drvdata()Jingoo Han1-3/+3
2013-04-07Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-5/+5
2013-04-07Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-05input: Add ChromeOS EC keyboard driverSimon Glass3-0/+347
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass4-18/+35
2013-04-01Input: ims-pcu - fix a memory leak on errorDmitry Torokhov1-2/+3
2013-03-31Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan1-18/+62
2013-03-31Input: imx_keypad - switch to using managed resourcesFabio Estevam1-63/+14
2013-03-31Input: arc_ps2 - add support for device treeMischa Jonker1-2/+12
2013-03-31Input: mma8450 - fix signed 12bits to 32bits conversionSebastien Royen1-3/+3
2013-03-31Input: eeti_ts - remove redundant null checkSachin Kamat1-2/+1
2013-03-31Input: edt-ft5x06 - remove redundant null check before kfreeSachin Kamat1-2/+1
2013-03-26Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2-2/+2
2013-03-26Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2-2/+2
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+2
2013-03-17Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda1-11/+1
2013-03-17Input: atmel-wm97xx - use module_platform_driver_probe macroSachin Kamat1-11/+1
2013-03-17Input: q40kbd - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-17Input: at32psif - use module_platform_driver_probe macroSachin Kamat1-12/+1
2013-03-17Input: amimouse - use module_platform_driver_probe macroSachin Kamat1-13/+1
2013-03-17Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat1-11/+1
2013-03-17Input: amikbd - use module_platform_driver_probe macroSachin Kamat1-13/+1
2013-03-17Input: twl4030-pwrbutton - use module_platform_driver_probe macroSachin Kamat1-11/+1
2013-03-17Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat1-11/+1