summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-05habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay4-7/+19
2019-09-05habanalabs: add uapi to retrieve device utilizationOded Gabbay6-8/+188
2019-09-05habanalabs: Make the Coresight timestamp perpetualTomer Tayar2-15/+25
2019-09-05habanalabs: print to kernel log when reset is finishedOded Gabbay1-0/+2
2019-09-05habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay4-7/+7
2019-09-05habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay5-27/+27
2019-09-05habanalabs: Handle HW_IP_INFO if device disabled or in resetTomer Tayar1-6/+13
2019-09-05habanalabs: Expose devices after initialization is doneTomer Tayar2-54/+111
2019-09-05habanalabs: improve security in Debug IOCTLOmer Shpigelman1-10/+62
2019-09-05habanalabs: use default structure for user input in Debug IOCTLOmer Shpigelman1-7/+10
2019-09-05habanalabs: Add descriptive name to PSOC app status registerTomer Tayar2-2/+4
2019-09-05habanalabs: Add descriptive names to PSOC scratch-pad registersTomer Tayar2-17/+48
2019-09-05habanalabs: create two char devices per ASICOded Gabbay4-52/+199
2019-09-05habanalabs: change device_setup_cdev() to be more genericOded Gabbay1-22/+25
2019-09-05habanalabs: maintain a list of file private data objectsOded Gabbay4-132/+129
2019-09-05habanalabs: rename user_ctx as compute_ctxOded Gabbay4-19/+21
2019-09-05habanalabs: show the process context dram usageOded Gabbay1-4/+7
2019-09-05habanalabs: kill user process after CS rollbackOded Gabbay1-4/+13
2019-09-05habanalabs: add handle field to context structureOded Gabbay2-11/+18
2019-09-05habanalabs: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-09-05habanalabs: power management through sysfs is only for GOYAOded Gabbay2-98/+98
2019-09-05habanalabs: cap simulator timeoutOded Gabbay1-6/+14
2019-09-05habanalabs: add debug print when rejecting CSOded Gabbay1-0/+2
2019-09-05habanalabs: remove write_open_cnt propertyOded Gabbay1-10/+0
2019-09-04w1: add DS2501, DS2502, DS2505 EPROM device driverThomas Bogendoerfer3-0/+297
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer3-0/+140
2019-09-04pcmcia/i82092: Refactored dprintk macro for dev_dbg().Adam Zerella1-3/+3
2019-09-04uio: uio_pdrv_genirq: Make UIO name controllable via DT node propertyDaniel Mack1-3/+11
2019-09-04toshiba: Add correct printk log level while emitting error logRishi Gupta1-4/+4
2019-09-04misc: fastrpc: free dma buf scatter listSrinivas Kandagatla1-0/+1
2019-09-04misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla1-25/+0
2019-09-04misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz1-1/+0
2019-09-04misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson1-0/+4
2019-09-04misc: fastrpc: Reference count channel contextBjorn Andersson1-5/+38
2019-09-04firmware: add Intel Stratix10 remote system update driverRichard Gong3-0/+470
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong1-3/+73
2019-09-04firmware: google: check if size is valid when decoding VPD dataHung-Te Lin3-28/+37
2019-09-04/dev/mem: Bail out upon SIGKILL.Tetsuo Handa1-0/+21
2019-09-04binder: Add binder_proc logging to binderfsHridya Valsaraju3-39/+121
2019-09-04binder: Make transaction_log available in binderfsHridya Valsaraju3-29/+53
2019-09-04binder: Add stats, state and transactions filesHridya Valsaraju3-10/+153
2019-09-04binder: add a mount option to show global statsHridya Valsaraju1-2/+43
2019-09-04binder: Add default binder devices through binderfs when configuredHridya Valsaraju3-5/+25
2019-09-04binder: Validate the default binderfs device names.Hridya Valsaraju1-0/+12
2019-09-04eeprom: Deprecate the legacy eeprom driverJean Delvare1-1/+4
2019-09-04Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman10-74/+835
2019-09-04fpga: dfl: fme: add global error reporting supportWu Hao4-3/+378
2019-09-04fpga: dfl: afu: add STP (SignalTap) supportWu Hao1-0/+25
2019-09-04fpga: dfl: afu: add error reporting support.Wu Hao4-0/+241
2019-09-04fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao2-11/+19