summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay2020-05-192-8/+19
* habanalabs: support hwmon_reset_history attributeChristine Gharzuzi2020-05-193-3/+97
* habanalabs: Align protection bits configuration of all TPCsTomer Tayar2020-05-191-1/+98
* habanalabs: Allow access to TPC LFSR registerTomer Tayar2020-05-191-1/+0
* habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar2020-05-197-1/+96
* habanalabs: hl_pci_set_dma_mask() can be statickbuild test robot2020-05-191-1/+1
* habanalabs: handle barriers in DMA QMAN streamsOded Gabbay2020-05-175-4/+23
* habanalabs: retrieve DMA mask indication from firmwareOded Gabbay2020-05-174-39/+53
* habanalabs: update firmware definitionsOded Gabbay2020-05-172-3/+49
* habanalabs: increase timeout during resetOded Gabbay2020-05-171-1/+1
* habanalabs: print warning when reset is requestedOded Gabbay2020-05-171-0/+4
* habanalabs: unify and improve device cpu initOded Gabbay2020-05-175-113/+220
* habanalabs: re-factor H/W queues initializationOmer Shpigelman2020-05-175-14/+29
* habanalabs: remove stop-on-error flag from DMAOmer Shpigelman2020-05-175-3/+70
* habanalabs: don't wait for ASIC CPU after resetOded Gabbay2020-05-172-25/+1
* w1_therm: adding bulk read support to trigger multiple conversion on busAkira Shimahara2020-05-153-15/+322
* w1_therm: adding alarm sysfs entryAkira Shimahara2020-05-152-0/+177
* w1_therm: optimizing temperature read timingsAkira Shimahara2020-05-152-101/+197
* w1_therm: adding eeprom sysfs entryAkira Shimahara2020-05-152-57/+132
* w1_therm: adding resolution sysfs entryAkira Shimahara2020-05-152-98/+361
* w1_therm: adding ext_power sysfs entryAkira Shimahara2020-05-152-0/+149
* w1_therm: adding sysfs-driver-w1_therm docAkira Shimahara2020-05-151-0/+17
* w1_therm: fix reset_select_slave during discoveryAkira Shimahara2020-05-151-7/+41
* w1_therm: adding code comments and code reorderingAkira Shimahara2020-05-151-168/+259
* VMCI: Avoid extra check for access_ok()Souptick Joarder2020-05-151-2/+0
* dca: Use PTR_ERR_OR_ZERO() to simplify codeTang Bin2020-05-151-3/+1
* w1: ds2430: fix eeprom size in driver descriptionAngelo Dureghello2020-05-151-1/+1
* misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla2020-05-151-1/+8
* misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla2020-05-151-1/+3
* slimbus: core: Fix mismatch in of_node_get/putSaravana Kannan2020-05-151-0/+1
* slimbus: core: Set fwnode for a device when setting of_nodeSaravana Kannan2020-05-151-3/+2
* nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou2020-05-151-3/+1
* nvmem: ensure sysfs writes handle write-protect pinMichael Auchter2020-05-151-26/+26
* nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang2020-05-151-7/+2
* firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'Christophe JAILLET2020-05-151-2/+2
* misc: xilinx-sdfec: convert to module_platform_driver()Harshal Chaudhari2020-05-151-19/+1
* uio_hv_generic: add missed sysfs_remove_bin_fileChuhong Yuan2020-05-151-0/+1
* Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman2020-05-1510-40/+100
|\
| * fpga: dfl: afu: support debug access to memory-mapped afu regionsDominic Chen2020-04-301-0/+9
| * fpga: dfl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-301-1/+1
| * arm64: dts: agilex: correct service layer driver's compatible valueRichard Gong2020-04-301-1/+1
| * dt-bindings, firmware: add compatible value Intel Stratix10 service layer bin...Richard Gong2020-04-301-1/+1
| * fpga: stratix10-soc: add compatible property value for intel agilexRichard Gong2020-04-301-1/+2
| * arm64: dts: agilex: correct FPGA manager driver's compatible valueRichard Gong2020-04-301-1/+1
| * dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager bindingRichard Gong2020-04-301-1/+2
| * fpga: machxo2-spi: Use new structure for SPI transfer delaysSergiu Cuciurean2020-04-301-4/+8
| * fpga: ice40-spi: Use new structure for SPI transfer delaysSergiu Cuciurean2020-04-301-2/+8
| * fpga: dfl: support multiple opens on feature device node.Xu Yilun2020-04-304-28/+67
* | greybus: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-132-23/+23
* | Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-11461-2037/+4386
|\ \