summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2016-05-1712-169/+139
|\
| * Input: rotary-encoder - fix bare use of 'unsigned'Clifton Barnes2016-05-101-4/+4
| * Input: cm109 - spin_lock in complete() cleanupMing Lei2016-05-051-4/+6
| * Input: cm109 - fix handling of volume and mute buttonsFlorian Euchner2016-05-051-7/+30
| * Input: byd - don't wipe dynamically allocated memory twiceVladimir Zapolskiy2016-04-291-1/+0
| * Input: twl4030 - fix unsafe macro definitionRui Teng2016-04-291-12/+16
| * Input: twl6040-vibra - remove mutexH. Nikolaus Schaller2016-04-251-13/+2
| * Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi2016-04-071-34/+43
| * Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov2016-04-051-12/+4
| * Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov2016-04-051-25/+0
| * Input: omap-keypad - drop empty PM stubsDmitry Torokhov2016-04-051-21/+0
| * Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov2016-04-051-5/+1
| * Input: kbtab - stop saving struct usb_deviceOliver Neukum2016-03-311-4/+4
| * Input: gtco - stop saving struct usb_deviceOliver Neukum2016-03-311-12/+12
| * Input: aiptek - stop saving struct usb_deviceOliver Neukum2016-03-311-9/+11
| * Input: acecad - stop saving struct usb_deviceOliver Neukum2016-03-311-6/+6
* | Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller2016-05-101-0/+1
* | Input: max8997-haptic - fix NULL pointer dereferenceMarek Szyprowski2016-05-091-2/+4
* | Input: byd - update copyright headerChris Diamand2016-05-091-0/+4
* | Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer2016-04-251-14/+14
* | Input: zforce_ts - fix dual touch recognitionKnut Wohlrab2016-04-251-2/+2
* | Input: twl6040-vibra - fix atomic schedule panicH. Nikolaus Schaller2016-04-251-8/+8
* | Input: twl4030-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
* | Input: twl6040-vibra - do not reparent to grandparentDmitry Torokhov2016-04-201-1/+0
* | Input: twl6040-vibra - ignore return value of schedule_workH. Nikolaus Schaller2016-04-191-5/+1
* | Input: twl6040-vibra - fix NULL pointer dereference by removing workqueueH. Nikolaus Schaller2016-04-191-2/+1
* | Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd2016-04-171-3/+4
* | Input: arizona-haptic - don't assign input_dev parentCharles Keepax2016-04-171-1/+0
* | Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen2016-04-051-0/+2
* | Input: gtco - fix crash on detecting device without endpointsVladis Dronov2016-03-311-1/+9
|/
* Input: sur40 - fix DMA on stackOliver Neukum2016-03-241-7/+14
* Input: ati_remote2 - fix crashes on detecting device with invalid descriptorVladis Dronov2016-03-241-6/+30
* Input: synaptics - handle spurious release of trackstick buttons, againBenjamin Tissoires2016-03-181-2/+3
* Input: synaptics-rmi4 - remove check of Non-NULL arrayAndrew Duggan2016-03-181-3/+2
* Input: byd - enable absolute modeRichard Pospesel2016-03-182-198/+369
* Input: ims-pcu - sanity check against missing interfacesOliver Neukum2016-03-171-0/+4
* Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee2016-03-171-1/+27
* Merge tag 'v4.5' into nextDmitry Torokhov2016-03-165522-173407/+338739
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-03-131-1/+0
| |\
| | * target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger2016-03-061-1/+0
| * | Merge tag 'for-linus-20160311' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-121-1/+1
| |\ \
| | * | mtd: nand: tests: fix regression introduced in mtd_nandectestJorge Ramirez-Ortiz2016-03-051-1/+1
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-125-4/+9
| |\ \ \
| | * | | drm/i915: Actually retry with bit-banging after GMBUS timeoutVille Syrjälä2016-03-111-0/+6
| | * | | drm/i915: Fix bogus dig_port_map[] assignment for pre-HSWTakashi Iwai2016-03-074-4/+3
| * | | | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-111-0/+23
| |\ \ \ \
| | * | | | [media] media-device: map new functions into old types for legacy APIMauro Carvalho Chehab2016-03-101-0/+23
| * | | | | Merge tag 'dmaengine-fix-4.5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-03-112-3/+41
| |\ \ \ \ \
| | * | | | | dmaengine: at_xdmac: fix residue computationLudovic Desroches2016-03-101-3/+39
| | * | | | | dmaengine: fsldma: fix memory leakXuelin Shi2016-03-091-0/+2
| | | |/ / / | | |/| | |