summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay2020-05-191-7/+17
* 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-196-1/+88
* 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-174-3/+63
* 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-151-2/+249
* w1_therm: adding alarm sysfs entryAkira Shimahara2020-05-151-0/+161
* w1_therm: optimizing temperature read timingsAkira Shimahara2020-05-151-101/+185
* w1_therm: adding eeprom sysfs entryAkira Shimahara2020-05-151-57/+118
* w1_therm: adding resolution sysfs entryAkira Shimahara2020-05-151-98/+344
* w1_therm: adding ext_power sysfs entryAkira Shimahara2020-05-151-0/+137
* 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-157-36/+95
|\
| * 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
| * fpga: stratix10-soc: add compatible property value for intel agilexRichard 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-131-1/+1
* | Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-11220-940/+1576
|\ \
| * \ Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-05-103-47/+162
| |\ \
| | * | iommu/virtio: Reverse arguments to list_addJulia Lawall2020-05-081-1/+1
| | * | iommu/amd: Do not flush Device Table in iommu_map_page()Joerg Roedel2020-05-051-11/+16
| | * | iommu/amd: Update Device Table in increase_address_space()Joerg Roedel2020-05-051-13/+36
| | * | iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel2020-05-051-0/+1