aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-19habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman
2020-05-19habanalabs: add missing MODULE_DEVICE_TABLEOded Gabbay
2020-05-19habanalabs: print all CB handles as hex numbersDotan Barak
2020-05-19habanalabs: update F/W register mapOded Gabbay
2020-05-19habanalabs: enable trace data compression (profiler)Adam Aharon
2020-05-19habanalabs: load CPU device boot loader from hostOfir Bitton
2020-05-19habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay
2020-05-19habanalabs: support hwmon_reset_history attributeChristine Gharzuzi
2020-05-19habanalabs: Align protection bits configuration of all TPCsTomer Tayar
2020-05-19habanalabs: Allow access to TPC LFSR registerTomer Tayar
2020-05-19habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar
2020-05-19habanalabs: hl_pci_set_dma_mask() can be statickbuild test robot
2020-05-17habanalabs: handle barriers in DMA QMAN streamsOded Gabbay
2020-05-17habanalabs: retrieve DMA mask indication from firmwareOded Gabbay
2020-05-17habanalabs: update firmware definitionsOded Gabbay
2020-05-17habanalabs: increase timeout during resetOded Gabbay
2020-05-17habanalabs: print warning when reset is requestedOded Gabbay
2020-05-17habanalabs: unify and improve device cpu initOded Gabbay
2020-05-17habanalabs: re-factor H/W queues initializationOmer Shpigelman
2020-05-17habanalabs: remove stop-on-error flag from DMAOmer Shpigelman
2020-05-17habanalabs: don't wait for ASIC CPU after resetOded Gabbay
2020-05-15w1_therm: adding bulk read support to trigger multiple conversion on busAkira Shimahara
2020-05-15w1_therm: adding alarm sysfs entryAkira Shimahara
2020-05-15w1_therm: optimizing temperature read timingsAkira Shimahara
2020-05-15w1_therm: adding eeprom sysfs entryAkira Shimahara
2020-05-15w1_therm: adding resolution sysfs entryAkira Shimahara
2020-05-15w1_therm: adding ext_power sysfs entryAkira Shimahara
2020-05-15w1_therm: fix reset_select_slave during discoveryAkira Shimahara
2020-05-15w1_therm: adding code comments and code reorderingAkira Shimahara
2020-05-15VMCI: Avoid extra check for access_ok()Souptick Joarder
2020-05-15dca: Use PTR_ERR_OR_ZERO() to simplify codeTang Bin
2020-05-15w1: ds2430: fix eeprom size in driver descriptionAngelo Dureghello
2020-05-15misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla
2020-05-15misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla
2020-05-15slimbus: core: Fix mismatch in of_node_get/putSaravana Kannan
2020-05-15slimbus: core: Set fwnode for a device when setting of_nodeSaravana Kannan
2020-05-15nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou
2020-05-15nvmem: ensure sysfs writes handle write-protect pinMichael Auchter
2020-05-15nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang
2020-05-15firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'Christophe JAILLET
2020-05-15misc: xilinx-sdfec: convert to module_platform_driver()Harshal Chaudhari
2020-05-15uio_hv_generic: add missed sysfs_remove_bin_fileChuhong Yuan
2020-05-15Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2020-05-13greybus: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman
2020-05-10Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg