summaryrefslogtreecommitdiffstats
path: root/drivers/remoteproc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-09Input: axp20x-pek - do not register input device on some systemsHans de Goede1-3/+12
2017-03-09Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede1-18/+29
2017-03-09Input: axp20x-pek - use our own device for errorsHans de Goede1-4/+4
2017-03-09Input: drv260x - remove OF dependencyJingkui Wang1-3/+1
2017-03-08Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień1-30/+9
2017-03-07Input: pwm-beeper - support customized freq for SND_BELLGuan Ben2-1/+15
2017-03-07Input: alps - cleanup alps_model_dataPali Rohár2-36/+25
2017-03-07Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár2-0/+11
2017-03-07Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár1-2/+8
2017-03-01Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov1-7/+2
2017-03-01Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov1-4/+3
2017-03-01Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov4-30/+19
2017-03-01Input: ad7879 - make sure we set up drvdataDmitry Torokhov2-2/+2
2017-02-25Input: ad7846 - move bindings to touchscreen subdirectoryH. Nikolaus Schaller1-0/+0
2017-02-25Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap1-0/+1
2017-02-23Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov1-2/+0
2017-02-23Input: ad7879 - add SPI device tree binding exampleMichael Hennerich1-0/+18
2017-02-23Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich3-3/+3
2017-02-23Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich1-8/+0
2017-02-23Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov2-2/+14
2017-02-23Input: ad7879 - use more devm interfacesDmitry Torokhov4-62/+21
2017-02-23Input: ad7879 - convert to use regmapDmitry Torokhov5-156/+64
2017-02-23Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller1-0/+2
2017-02-23Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller3-7/+6
2017-02-23Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov1-2/+1
2017-02-21Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas1-0/+1
2017-02-19Linux 4.10v4.10Linus Torvalds1-1/+1
2017-02-19Fix missing sanity check in /dev/sgAl Viro1-0/+4
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn1-1/+2
2017-02-19ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn1-2/+4
2017-02-19printk: use rcuidle console tracepointSergey Senozhatsky1-1/+1
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross1-0/+1
2017-02-17Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller5-66/+273
2017-02-17Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller1-0/+8
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller1-18/+16
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov1-1/+2
2017-02-17dpaa_eth: small leak on errorDan Carpenter1-1/+1
2017-02-17packet: Do not call fanout_release from atomic contextsAnoob Soman1-9/+22
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet1-1/+1
2017-02-17ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang1-1/+23
2017-02-17ntb_transport: Pick an unused queueThomas VanSelus1-1/+1
2017-02-17ntb: ntb_perf missing dmaengine_unmap_putDave Jiang1-0/+2
2017-02-17NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe1-2/+1
2017-02-16Revert "nohz: Fix collision between tick and other hrtimers"Linus Torvalds2-14/+2
2017-02-16vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi1-0/+1
2017-02-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook1-1/+1
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook1-12/+32
2017-02-16cfq-iosched: don't call wbt_disable_default() with IRQs disabledJens Axboe1-12/+13