summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05habanalabs: kill user process after CS rollbackOded Gabbay
2019-09-05habanalabs: add handle field to context structureOded Gabbay
2019-09-05habanalabs: Use dev_get_drvdataChuhong Yuan
2019-09-05habanalabs: power management through sysfs is only for GOYAOded Gabbay
2019-09-05habanalabs: cap simulator timeoutOded Gabbay
2019-09-05habanalabs: add debug print when rejecting CSOded Gabbay
2019-09-05habanalabs: add comments on INFO IOCTLOded Gabbay
2019-09-05habanalabs: remove write_open_cnt propertyOded Gabbay
2019-09-04w1: add DS2501, DS2502, DS2505 EPROM device driverThomas Bogendoerfer
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer
2019-09-04pcmcia/i82092: Refactored dprintk macro for dev_dbg().Adam Zerella
2019-09-04uio: Documentation: Add information on using uio_pdrv_genirq with DTDaniel Mack
2019-09-04uio: uio_pdrv_genirq: Make UIO name controllable via DT node propertyDaniel Mack
2019-09-04toshiba: Add correct printk log level while emitting error logRishi Gupta
2019-09-04misc: fastrpc: free dma buf scatter listSrinivas Kandagatla
2019-09-04misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla
2019-09-04misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz
2019-09-04misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson
2019-09-04misc: fastrpc: Reference count channel contextBjorn Andersson
2019-09-04MAINTAINERS: add maintainer for Intel Stratix10 FW driversRichard Gong
2019-09-04firmware: rsu: document sysfs interfaceRichard Gong
2019-09-04firmware: add Intel Stratix10 remote system update driverRichard Gong
2019-09-04firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong
2019-09-04selftests: firmware: Add request_firmware_into_buf testsScott Branden
2019-09-04test_firmware: add support for request_firmware_into_bufScott Branden
2019-09-04firmware: google: check if size is valid when decoding VPD dataHung-Te Lin
2019-09-04/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-09-04binder: Add binder_proc logging to binderfsHridya Valsaraju
2019-09-04binder: Make transaction_log available in binderfsHridya Valsaraju
2019-09-04binder: Add stats, state and transactions filesHridya Valsaraju
2019-09-04binder: add a mount option to show global statsHridya Valsaraju
2019-09-04binder: Add default binder devices through binderfs when configuredHridya Valsaraju
2019-09-04binder: Validate the default binderfs device names.Hridya Valsaraju
2019-09-04eeprom: Deprecate the legacy eeprom driverJean Delvare
2019-09-04Merge tag 'fpga-dfl-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2019-09-03Documentation: fpga: dfl: add descriptions for virtualization and new interfa...Wu Hao
2019-09-03fpga: dfl: fme: add global error reporting supportWu Hao
2019-09-03fpga: dfl: afu: add STP (SignalTap) supportWu Hao
2019-09-03fpga: dfl: afu: add error reporting support.Wu Hao
2019-09-03fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao
2019-09-03fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao
2019-09-03fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao
2019-09-03fpga: dfl: fme: convert platform_driver to use dev_groupsWu Hao
2019-09-03fpga: dfl: make init callback optionalWu Hao
2019-09-03Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Moritz Fischer
2019-09-03Merge tag 'dev_groups_all_drivers' into fpga-dfl-for-5.4Moritz Fischer
2019-09-03coresight: tmc-etr: Add barrier packets when moving offset forwardMathieu Poirier
2019-09-03coresight: tmc-etr: Decouple buffer sync and barrier packet insertionMathieu Poirier
2019-09-03coresight: tmc: Make memory width mask computation into a functionMathieu Poirier
2019-09-03coresight: tmc-etr: Fix perf_data checkYabin Cui