summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-19habanalabs: load CPU device boot loader from hostOfir Bitton4-73/+77
2020-05-19habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay2-8/+19
2020-05-19habanalabs: support hwmon_reset_history attributeChristine Gharzuzi3-3/+97
2020-05-19habanalabs: Align protection bits configuration of all TPCsTomer Tayar1-1/+98
2020-05-19habanalabs: Allow access to TPC LFSR registerTomer Tayar1-1/+0
2020-05-19habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar7-1/+96
2020-05-19habanalabs: hl_pci_set_dma_mask() can be statickbuild test robot1-1/+1
2020-05-17habanalabs: handle barriers in DMA QMAN streamsOded Gabbay5-4/+23
2020-05-17habanalabs: retrieve DMA mask indication from firmwareOded Gabbay4-39/+53
2020-05-17habanalabs: update firmware definitionsOded Gabbay2-3/+49
2020-05-17habanalabs: increase timeout during resetOded Gabbay1-1/+1
2020-05-17habanalabs: print warning when reset is requestedOded Gabbay1-0/+4
2020-05-17habanalabs: unify and improve device cpu initOded Gabbay5-113/+220
2020-05-17habanalabs: re-factor H/W queues initializationOmer Shpigelman5-14/+29
2020-05-17habanalabs: remove stop-on-error flag from DMAOmer Shpigelman5-3/+70
2020-05-17habanalabs: don't wait for ASIC CPU after resetOded Gabbay2-25/+1
2020-05-15w1_therm: adding bulk read support to trigger multiple conversion on busAkira Shimahara3-15/+322
2020-05-15w1_therm: adding alarm sysfs entryAkira Shimahara2-0/+177
2020-05-15w1_therm: optimizing temperature read timingsAkira Shimahara2-101/+197
2020-05-15w1_therm: adding eeprom sysfs entryAkira Shimahara2-57/+132
2020-05-15w1_therm: adding resolution sysfs entryAkira Shimahara2-98/+361
2020-05-15w1_therm: adding ext_power sysfs entryAkira Shimahara2-0/+149
2020-05-15w1_therm: adding sysfs-driver-w1_therm docAkira Shimahara1-0/+17
2020-05-15w1_therm: fix reset_select_slave during discoveryAkira Shimahara1-7/+41
2020-05-15w1_therm: adding code comments and code reorderingAkira Shimahara1-168/+259
2020-05-15VMCI: Avoid extra check for access_ok()Souptick Joarder1-2/+0
2020-05-15dca: Use PTR_ERR_OR_ZERO() to simplify codeTang Bin1-3/+1
2020-05-15w1: ds2430: fix eeprom size in driver descriptionAngelo Dureghello1-1/+1
2020-05-15misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla1-1/+8
2020-05-15misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla1-1/+3
2020-05-15slimbus: core: Fix mismatch in of_node_get/putSaravana Kannan1-0/+1
2020-05-15slimbus: core: Set fwnode for a device when setting of_nodeSaravana Kannan1-3/+2
2020-05-15nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify codeSamuel Zou1-3/+1
2020-05-15nvmem: ensure sysfs writes handle write-protect pinMichael Auchter1-26/+26
2020-05-15nvmem: imx-ocotp: Improve logic to save many code linesAnson Huang1-7/+2
2020-05-15firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'Christophe JAILLET1-2/+2
2020-05-15misc: xilinx-sdfec: convert to module_platform_driver()Harshal Chaudhari1-19/+1
2020-05-15uio_hv_generic: add missed sysfs_remove_bin_fileChuhong Yuan1-0/+1
2020-05-15Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman10-40/+100
2020-05-13greybus: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-23/+23
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman461-2037/+4386
2020-05-10Linux 5.7-rc5v5.7-rc5Linus Torvalds1-1/+1
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-90/+138
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+13
2020-05-10Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+7
2020-05-10Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-47/+162
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds12-68/+107
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds2-2/+2
2020-05-09Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-34/+121
2020-05-09gcc-10: avoid shadowing standard library 'free()' in cryptoLinus Torvalds2-6/+6