aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov
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-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: bcm_iproc_tsc - DT spelling s/clock-name/clock-names/Geert Uytterhoeven
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-06Input: clarify we want BTN_TOOL_<name> on proximityPeter Hutterer
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: gpio-keys - clean up device tree binding exampleAndreas Färber
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-23Input: sur40 - fix DMA on stackOliver Neukum
2016-03-23Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov
2016-03-17Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires
2016-03-17Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan
2016-03-17Input: 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-15ARM: pxa/raumfeld: use PROPERTY_ENTRY_INTEGER to define propsArnd Bergmann
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-13Linux 4.5Linus Torvalds
2016-03-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-03-13MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-13MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-13ld-version: Fix awk regex compile failureJames Hogan
2016-03-13MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen