summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov
2016-06-01Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-09Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller
2016-05-09Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes
2016-05-09Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski
2016-05-09Input: byd - update copyright headerChris Diamand
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-04Input: cm109 - spin_lock in complete() cleanupMing Lei
2016-05-04Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner
2016-04-29Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab
2016-04-25Input: twl6040-vibra - remove mutexH. Nikolaus Schaller
2016-04-25Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-04-20Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov
2016-04-20Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov
2016-04-19Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller
2016-04-19Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller
2016-04-17Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd
2016-04-17Input: arizona-haptic - don't assign input_dev parentCharles Keepax
2016-04-06Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi
2016-04-05Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov
2016-04-05Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov
2016-04-05Input: omap-keypad - drop empty PM stubsDmitry Torokhov
2016-04-05Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov
2016-04-05Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen
2016-03-31Input: kbtab - stop saving struct usb_deviceOliver Neukum
2016-03-31Input: gtco - stop saving struct usb_deviceOliver Neukum
2016-03-31Input: aiptek - stop saving struct usb_deviceOliver Neukum
2016-03-31Input: acecad - stop saving struct usb_deviceOliver Neukum
2016-03-31Input: gtco - fix crash on detecting device without endpointsVladis Dronov
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton
2016-03-23Input: sur40 - fix DMA on stackOliver Neukum
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-03-22input: redefine INPUT_COMPAT_TEST as in_compat_syscall()Andy Lutomirski
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds