aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Input: ad7879 - fix default x/y axis assignmentStefan Agner1-3/+5
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner7-11/+11
2016-03-04Input: ts4800 - add hardware dependencyJean Delvare1-0/+1
2016-03-04Input: cyapa - fix for losing events during device power transitionsDudley Du5-59/+188
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman1-1/+1
2016-03-04Input: melfas_mip4 - add resolution reportingSangwon Jee1-4/+22
2016-03-02Input: rotary-encoder - support more than 2 gpios as inputUwe Kleine-König2-93/+65
2016-03-02Input: rotary_encoder - move away from platform data structureDmitry Torokhov3-112/+76
2016-03-02Input: stmpe-ts - restore kerneldocLinus Walleij1-0/+31
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-03-02Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann1-4/+2
2016-03-02Input: goldfish_events - enable ACPI-based enumeration for goldfish eventsJason Hu1-0/+10
2016-03-02Input: goldfish_events - add devicetree bindingsGreg Hackmann2-0/+24
2016-03-02Input: rotary_encoder - use input_set_capability()Dmitry Torokhov1-8/+4
2016-03-02Input: rotary_encoder - convert to use gpiod APIDmitry Torokhov3-49/+50
2016-03-02Input: rotary_encoder - mark PM methods as __maybe_unusedDmitry Torokhov1-5/+3
2016-03-02Input: rotary_encoder - use threaded irqsTimo Teräs1-8/+25
2016-02-17Input: add MELFAS MIP4 Touchscreen driverSangwon Jee3-0/+1511
2016-02-09Input: Allow compile test of Goodix and Colibri VF50 if !GPIOLIBGeert Uytterhoeven1-2/+3
2016-01-27Input: byd - add BYD PS/2 touchpad driverChris Diamand6-0/+381
2016-01-27Input: cyttsp - perform hard reset of the chip during probeOreste Salerno1-0/+12
2016-01-27Input: cyttsp - switch to using device propertiesOreste Salerno4-58/+197
2016-01-27Input: cyttsp - check return value of input_mt_init_slotsOreste Salerno1-1/+5
2016-01-27Input: cyttsp - use devres managed resource allocationsOreste Salerno4-59/+30
2016-01-18Input: rotary_encoder - convert to devm-* apiTimo Teräs1-61/+25
2016-01-13Input: gpio-keys - allow disabling individual buttons in DTLaxman Dewangan1-2/+2
2016-01-13Input: gpio-keys - allow setting input device name in DTLaxman Dewangan2-0/+3
2016-01-12Input: xpad - correct xbox one pad device namePavel Rojtberg1-1/+1
2016-01-11Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer1-42/+26
2016-01-11Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-01-11Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer1-3/+0
2016-01-10Linux 4.4Linus Torvalds1-1/+1
2016-01-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov1-6/+23
2016-01-08vmstat: allocate vmstat_wq before it is usedMichal Hocko1-1/+1
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe1-1/+1
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-08firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli1-3/+3
2016-01-07Input: omap-keypad - remove dead checkDmitry Torokhov1-8/+0
2016-01-07Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach1-2/+0
2016-01-08ACPI / property: avoid leaking format string into kobject nameKees Cook1-1/+1
2016-01-07Input: omap-keypad - set tasklet data earlierDan Carpenter1-1/+1
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov1-1/+1
2016-01-07ftrace/module: Call clean up function when module init fails earlySteven Rostedt (Red Hat)2-0/+7
2016-01-07dts: vt8500: Add SDHC node to DTS file for WM8650Roman Volkov1-0/+9
2016-01-07ARM: Fix broken USB support in multi_v7_defconfig for sunxi devicesTimo Sigurdsson1-0/+1
2016-01-07kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2-1/+3
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy1-1/+1
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu1-0/+4
2016-01-07async_tx: use GFP_NOWAIT rather than GFP_IONeilBrown4-7/+7
2016-01-07ARM: versatile: fix MMC/SD interrupt assignmentLinus Walleij2-4/+26