summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: use default structure for user input in Debug IOCTLOmer Shpigelman2019-09-051-7/+10
* habanalabs: Add descriptive name to PSOC app status registerTomer Tayar2019-09-052-2/+4
* habanalabs: Add descriptive names to PSOC scratch-pad registersTomer Tayar2019-09-052-17/+48
* habanalabs: create two char devices per ASICOded Gabbay2019-09-054-52/+199
* habanalabs: change device_setup_cdev() to be more genericOded Gabbay2019-09-051-22/+25
* habanalabs: maintain a list of file private data objectsOded Gabbay2019-09-054-132/+129
* habanalabs: rename user_ctx as compute_ctxOded Gabbay2019-09-054-19/+21
* habanalabs: show the process context dram usageOded Gabbay2019-09-051-4/+7
* habanalabs: kill user process after CS rollbackOded Gabbay2019-09-051-4/+13
* habanalabs: add handle field to context structureOded Gabbay2019-09-052-11/+18
* habanalabs: Use dev_get_drvdataChuhong Yuan2019-09-051-4/+2
* habanalabs: power management through sysfs is only for GOYAOded Gabbay2019-09-053-100/+101
* habanalabs: cap simulator timeoutOded Gabbay2019-09-051-6/+14
* habanalabs: add debug print when rejecting CSOded Gabbay2019-09-051-0/+2
* habanalabs: add comments on INFO IOCTLOded Gabbay2019-09-051-1/+13
* habanalabs: remove write_open_cnt propertyOded Gabbay2019-09-052-18/+1
* w1: add DS2501, DS2502, DS2505 EPROM device driverThomas Bogendoerfer2019-09-043-0/+297
* w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer2019-09-045-0/+158
* pcmcia/i82092: Refactored dprintk macro for dev_dbg().Adam Zerella2019-09-041-3/+3
* uio: Documentation: Add information on using uio_pdrv_genirq with DTDaniel Mack2019-09-041-0/+7
* uio: uio_pdrv_genirq: Make UIO name controllable via DT node propertyDaniel Mack2019-09-041-3/+11
* toshiba: Add correct printk log level while emitting error logRishi Gupta2019-09-041-4/+4
* misc: fastrpc: free dma buf scatter listSrinivas Kandagatla2019-09-041-0/+1
* misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla2019-09-041-25/+0
* misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz2019-09-041-1/+0
* misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson2019-09-041-0/+4
* misc: fastrpc: Reference count channel contextBjorn Andersson2019-09-041-5/+38
* MAINTAINERS: add maintainer for Intel Stratix10 FW driversRichard Gong2019-09-041-0/+11
* firmware: rsu: document sysfs interfaceRichard Gong2019-09-041-0/+128
* firmware: add Intel Stratix10 remote system update driverRichard Gong2019-09-043-0/+470
* firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong2019-09-043-10/+128
* selftests: firmware: Add request_firmware_into_buf testsScott Branden2019-09-042-2/+66
* test_firmware: add support for request_firmware_into_bufScott Branden2019-09-041-2/+48
* firmware: google: check if size is valid when decoding VPD dataHung-Te Lin2019-09-043-28/+37
* /dev/mem: Bail out upon SIGKILL.Tetsuo Handa2019-09-041-0/+21
* binder: Add binder_proc logging to binderfsHridya Valsaraju2019-09-043-39/+121
* binder: Make transaction_log available in binderfsHridya Valsaraju2019-09-043-29/+53
* binder: Add stats, state and transactions filesHridya Valsaraju2019-09-043-10/+153
* binder: add a mount option to show global statsHridya Valsaraju2019-09-041-2/+43
* binder: Add default binder devices through binderfs when configuredHridya Valsaraju2019-09-043-5/+25
* binder: Validate the default binderfs device names.Hridya Valsaraju2019-09-041-0/+12
* eeprom: Deprecate the legacy eeprom driverJean Delvare2019-09-041-1/+4
* Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2019-09-0414-74/+1058
|\
| * Documentation: fpga: dfl: add descriptions for virtualization and new interfa...Wu Hao2019-09-031-0/+105
| * fpga: dfl: fme: add global error reporting supportWu Hao2019-09-035-3/+440
| * fpga: dfl: afu: add STP (SignalTap) supportWu Hao2019-09-031-0/+25
| * fpga: dfl: afu: add error reporting support.Wu Hao2019-09-035-0/+266
| * fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao2019-09-032-11/+19
| * fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao2019-09-033-1/+147
| * fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao2019-09-031-33/+36