aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+3
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-13/+5
2014-10-06mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker1-1/+1
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-2/+3
2014-10-03Merge branch 'next' into for-linusDmitry Torokhov20-159/+2355
2014-09-24Input: soc_button_array - convert to platform busJin Yao1-29/+31
2014-09-24Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza1-0/+7
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe3-13/+5
2014-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-8/+17
2014-09-15Input: palmas-pwrbutton - fix typo in the license stringNishanth Menon1-1/+1
2014-09-15Input: palmas-pwrbutton - use IRQF_ONESHOTNishanth Menon1-1/+3
2014-09-15Input: psmouse - add support for detecting FocalTech PS/2 touchpadsHans de Goede4-1/+91
2014-09-12Input: psmouse - add psmouse_matches_pnp_id helper functionHans de Goede3-14/+18
2014-09-11Input: joystick - use ktime for measuring timingTakashi Iwai2-20/+92
2014-09-11Input: add haptic driver on max77693Jaewon Kim3-0/+369
2014-09-11Input: introduce palmas-pwrbuttonNishanth Menon3-0/+341
2014-09-11Input: i8042 - also set the firmware id for MUXed portsHans de Goede1-0/+2
2014-09-11Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-09-11Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-09-11Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov1-8/+0
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-37/+155
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren1-5/+13
2014-09-09Input: synaptics - add support for ForcePadsDmitry Torokhov2-16/+63
2014-09-09Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann1-4/+5
2014-09-09Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer1-1/+6
2014-09-09Input: wm971x - fix typo in module parameter descriptionMasanari Iida2-2/+2
2014-09-08Input: add support for the DRV2667 haptic driverDan Murphy3-0/+512
2014-09-08Input: cap1106 - fix register definitionKlaus Goger1-2/+2
2014-09-08Input: add missing POINTER / DIRECT properties to a bunch of driversHans de Goede5-0/+10
2014-09-08Input: add INPUT_PROP_POINTING_STICK propertyHans de Goede4-0/+9
2014-09-08Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede1-0/+7
2014-09-08Input: xpad - sync device IDs with xboxdrvBenjamin Valentin1-0/+33
2014-09-08Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg1-0/+1
2014-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-24/+153
2014-09-03Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch1-43/+49
2014-09-03Merge tag 'v3.17-rc3' into nextDmitry Torokhov11-62/+88
2014-08-26Input: drv260x - add check for ERM mode and LRA LibrariesDan Murphy1-0/+8
2014-08-26Input: drv260x - remove unused definesDan Murphy1-5/+0
2014-08-26Input: elantech - add support for trackpoint found on some v3 modelsUlrik De Bie2-9/+130
2014-08-26Input: elantech - reset the device when elantech probe failsUlrik De Bie1-0/+1
2014-08-26Input: ALPS - suppress message about 'Unknown touchpad'Dmitry Torokhov1-2/+2
2014-08-25Input: fix used slots detection breakageDmitry Torokhov1-12/+18
2014-08-19Input: drv260x - add TI drv260x haptics driverDan Murphy3-0/+750
2014-08-19Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé1-1/+2
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-202/+459
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov6-201/+458
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov1-1/+0