summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2013-12-20Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2013-12-20Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer1-4/+18
2013-12-12Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen1-1/+1
2013-12-12Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2-5/+5
2013-12-04Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond1-3/+1
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-12-04Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury1-16/+3
2013-12-04Input: evdev - fall back to vmalloc for client event bufferDaniel Stone1-4/+12
2013-12-04Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov1-1/+0
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-20/+51
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang1-0/+1
2013-10-23Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke1-0/+4
2013-10-23Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke1-0/+4
2013-10-16Input: wacom - export battery scopeBastien Nocera1-0/+4
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner1-4/+10
2013-10-06Input: move name/timer init to input_alloc_dev()David Herrmann1-5/+5
2013-09-18Input: i8042 - i8042_flush fix for a full 8042 bufferAndrey Moiseev1-9/+14
2013-09-18Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn1-2/+9
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+31
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky3-5/+4
2013-09-07Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann1-6/+31
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds27-318/+659
2013-09-07Merge branch 'next' into for-linusDmitry Torokhov27-318/+659
2013-09-07Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg1-3/+3
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-15/+18
2013-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-6/+53
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen1-0/+1
2013-08-29Input: max11801_ts - convert to devmFabio Estevam1-28/+9
2013-08-29Input: i8042 - disable the driver on ARC platformsMischa Jonker1-1/+2
2013-08-29Input: cyttsp4 - kill 'defined but not used' compiler warningsGeert Uytterhoeven1-100/+100
2013-08-26Input: add driver for slidebar on Lenovo IdeaPad laptopsAndrey Moiseev4-24/+369
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov1-2/+1
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov1-0/+39
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov1-1/+2
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov1-9/+20
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov1-14/+11
2013-08-26Input: cyttsp4 - remove useless NULL test from cyttsp4_watchdog_timer()Wei Yongjun1-3/+0
2013-08-26Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman1-10/+11
2013-08-26Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman1-5/+7
2013-08-25Input: elantech - fix packet check for v3 and v4 hardwareMatteo Delfino2-4/+41
2013-08-25Input: wacom - add support for 0x300 and 0x301Ping Cheng1-1/+9
2013-08-25Input: wacom - fix error return code in wacom_probe()Wei Yongjun1-3/+5
2013-08-25Input: as5011 - fix error return code in as5011_probe()Wei Yongjun1-0/+1
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall5-27/+4
2013-08-15Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall1-6/+1
2013-08-15Input: htcpen - fix incorrect placement of __initdataSachin Kamat1-1/+1