summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang
2016-05-17Merge branch 'next' into for-linusDmitry Torokhov
2016-05-10Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller
2016-05-10Input: 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-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-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-24Input: sur40 - fix DMA on stackOliver Neukum
2016-03-24Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-03-18Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires
2016-03-18Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan
2016-03-18Input: byd - enable absolute modeRichard Pospesel
2016-03-17Input: ims-pcu - sanity check against missing interfacesOliver Neukum
2016-03-16Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
2016-03-15Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter
2016-03-14Input: powermate - fix oops with malicious USB descriptorsJosh Boyer
2016-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2016-03-12Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy
2016-03-12Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-11Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-03-11Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-03-11Merge tag 'pm+acpi-4.5-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-11Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2016-03-11Merge branches 'device-properties-fixes' and 'acpica-fixes'Rafael J. Wysocki