aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-11/+64
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-15Input: elan_i2c - set input device's vendor and product IDsCharlie Mooney1-0/+3
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas1-0/+1
2015-12-02Input: arizona-haptic - fix disabling of haptics deviceCharles Keepax1-2/+1
2015-12-02Input: aiptek - fix crash on detecting device without endpointsVladis Dronov1-0/+9
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov1-0/+33
2015-11-17Input: parkbd - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-17Input: walkera0701 - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-17Input: turbografx - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-17Input: gamecon - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-17Input: db9 - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-697/+871
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov8-697/+871
2015-11-09remove abs64()Andrew Morton1-2/+2
2015-11-09Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven1-1/+1
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds40-926/+3211
2015-11-06Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds8-8/+0
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-9/+11
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+27
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown8-8/+0
2015-11-03Input: tsc2004 - add support for tsc2004Michael Welling3-0/+97
2015-11-03Input: tsc200x-core - rename functions and variablesMichael Welling3-152/+152
2015-11-03Input: tsc2005 - separate SPI and core functionsMichael Welling5-695/+765
2015-11-03Merge branch 'next' into for-linusDmitry Torokhov53-1337/+3554
2015-11-02Merge branch 'pm-sleep'Rafael J. Wysocki1-5/+27
2015-10-31Input: evdev - fix bug in checking duplicate clock change requestAniroop Mathur1-17/+19
2015-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-8/+45
2015-10-27Input: add userio moduleStephen Chandler Paul3-0/+300
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis8-8/+0
2015-10-26Input: evdev - add event-mask APIDavid Herrmann1-2/+232
2015-10-26Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas1-2/+1
2015-10-26Input: alps - only the Dell Latitude D420/430/620/630 have separate stick button bitsHans de Goede1-6/+42
2015-10-26Input: e3x0-button - update Kconfig descriptionMoritz Fischer1-2/+2
2015-10-26Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla1-1/+1
2015-10-26Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla1-1/+2
2015-10-22Input: xen - check return value of xenbus_printfInsu Yun1-2/+8
2015-10-22Input: hp_sdc_rtc - fix y2038 problem in proc_showWEN Pingbo1-26/+26
2015-10-22Input: nomadik-ske-keypad - fix a trivial typoGeliang Tang1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-19Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg1-2/+9
2015-10-18Input: sur40 - add dependency on VIDEO_V4L2Randy Dunlap1-0/+1
2015-10-17Input: lpc32xx_ts - fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+9
2015-10-16Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr1-3/+3
2015-10-16Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr1-1/+7
2015-10-16Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr1-9/+29
2015-10-16Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr1-4/+5
2015-10-16Input: rotary-encoder - add support for quarter-period modeEzequiel Garcia1-5/+81