summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski-2/+4
2016-05-09Input: byd - update copyright headerChris Diamand-0/+4
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar-13/+16
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-24/+24
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei-4/+6
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner-7/+30
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy-1/+0
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng-12/+16
2016-04-28treewide: Fix typos in printkMasanari Iida-1/+1
2016-04-26input: adp5588-keys: use gpiochip data pointerLinus Walleij-5/+5
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer-14/+14
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab-2/+2
2016-04-25Input: twl6040-vibra - remove mutexH. Nikolaus Schaller-13/+2
2016-04-25Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller-8/+8
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+16
2016-04-20Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov-1/+0
2016-04-20Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov-1/+0
2016-04-19Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller-5/+1
2016-04-19Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller-2/+1
2016-04-17Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd-3/+4
2016-04-17Input: arizona-haptic - don't assign input_dev parentCharles Keepax-1/+0
2016-04-13x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov-3/+3
2016-04-06Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi-34/+43
2016-04-05Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov-12/+4
2016-04-05Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov-25/+0
2016-04-05Input: omap-keypad - drop empty PM stubsDmitry Torokhov-21/+0
2016-04-05Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov-5/+1
2016-04-05Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen-0/+2
2016-03-31Input: kbtab - stop saving struct usb_deviceOliver Neukum-4/+4
2016-03-31Input: gtco - stop saving struct usb_deviceOliver Neukum-12/+12
2016-03-31Input: aiptek - stop saving struct usb_deviceOliver Neukum-9/+11
2016-03-31Input: acecad - stop saving struct usb_deviceOliver Neukum-6/+6
2016-03-31Input: gtco - fix crash on detecting device without endpointsVladis Dronov-1/+9
2016-03-30input: ad7879: use gpiochip data pointerLinus Walleij-5/+5
2016-03-30input: adp5589-keys: use gpiochip data pointerLinus Walleij-6/+6
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+7
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-217/+449
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton-9/+7
2016-03-23Input: sur40 - fix DMA on stackOliver Neukum-7/+14
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov-6/+30
2016-03-22input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski-11/+1
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+606
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-472/+8613
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires-2/+3
2016-03-17Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan-3/+2
2016-03-17Input: byd - enable absolute modeRichard Pospesel-198/+369
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum-0/+4
2016-03-16Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee-1/+27
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov-40/+48