linux-2.6-microblaze.git
2020-09-28 Kim Phillipscoresight: tmc: Allow tmc to be built as a module
2020-09-28 Kim Phillipscoresight: tpiu: Allow tpiu to be built as a module
2020-09-28 Kim Phillipscoresight: etb: Allow etb to be built as a module
2020-09-28 Kim Phillipscoresight: etm4x: Allow etm4x to be built as a module
2020-09-28 Kim Phillipscoresight: etm3x: Allow etm3x to be built as a module
2020-09-28 Tingwei Zhangcoresight: etm: perf: Fix warning caused by etm_setup_a...
2020-09-28 Tingwei Zhangcoresight: stm: Allow to build coresight-stm as a module
2020-09-28 Tingwei Zhangcoresight: Add try_get_module() in coresight_grab_device()
2020-09-28 Mian Yousaf... coresight: Export global symbols
2020-09-28 Tingwei Zhangcoresight: Add coresight prefix to barrier_pkt
2020-09-28 Kim Phillipscoresight: Use IS_ENABLED for CONFIGs that may be modules
2020-09-28 Tingwei Zhangcoresight: cpu_debug: Define MODULE_DEVICE_TABLE
2020-09-28 Tingwei Zhangcoresight: cpu_debug: Add module name in Kconfig
2020-09-27 Vadym Kochannvmem: core: fix possibly memleak when use nvmem_cell_i...
2020-09-25 Srinivas Kandagatlaslimbus: qcom-ngd-ctrl: disable ngd in qmi server down...
2020-09-25 Srinivas Kandagatlaslimbus: core: do not enter to clock pause mode in...
2020-09-25 Srinivas Kandagatlaslimbus: core: check get_addr before removing laddr ida
2020-09-25 Greg Kroah... Merge tag 'misc-habanalabs-next-2020-09-25' of git...
2020-09-25 Ofir Bittonhabanalabs/gaudi: configure QMAN LDMA registers properly
2020-09-25 Oded Gabbayhabanalabs: add notice of device not idle
2020-09-25 Oded Gabbayhabanalabs: add debug messages for opening/closing...
2020-09-25 Oded Gabbayhabanalabs: release kernel context after hw_fini
2020-09-25 Oded Gabbayhabanalabs: correct an error message
2020-09-24 Greg Kroah... Merge tag 'icc-5.10-rc1' of https://git.linaro.org...
2020-09-22 Dan Carpentermisc: hisi_hikey_usb: delete a stray tab
2020-09-22 Souptick Joardermisc: mic: scif: Fix error handling path
2020-09-22 Wang ShaoBomisc: pvpanic: Use devm_platform_ioremap_resource()
2020-09-22 Greg Kroah... Merge tag 'misc-habanalabs-next-2020-09-22' of git...
2020-09-22 Oded Gabbayhabanalabs: update scratchpad register map
2020-09-22 Oded Gabbayhabanalabs: add indication of security-enabled F/W
2020-09-22 Oded Gabbayhabanalabs/gaudi: fix DMA completions max outstanding...
2020-09-22 Oded Gabbayhabanalabs/gaudi: remove axi drain support
2020-09-22 Oded Gabbayhabanalabs: update firmware interface file
2020-09-22 Tomer Tayarhabanalabs: Add an option to map CB to device MMU
2020-09-22 Tomer Tayarhabanalabs: Save context in a command buffer object
2020-09-22 Oded Gabbayhabanalabs: no need for DMA_SHARED_BUFFER
2020-09-22 Oded Gabbayhabanalabs: allow to wait on CS without sleep
2020-09-22 Oded Gabbayhabanalabs/gaudi: increase timeout for boot fit load
2020-09-22 Moti Haimovskihabanalabs: add debugfs support for MMU with 6 HOPs
2020-09-22 Moti Haimovskihabanalabs: add num_hops to hl_mmu_properties
2020-09-22 Moti Haimovskihabanalabs: refactor MMU as device-oriented
2020-09-22 Moti Haimovskihabanalabs: rename mmu.c to mmu_v1.c
2020-09-22 Omer Shpigelmanhabanalabs: use smallest possible alignment for virtual...
2020-09-22 Oded Gabbayhabanalabs: check flag before reset because of f/w...
2020-09-22 Oded Gabbayhabanalabs: increase PQ COMP_OFFSET by one nibble
2020-09-22 Ofir Bittonhabanalabs: Fix alignment issue in cpucp_info structure
2020-09-22 Oded Gabbayhabanalabs: remove unused define
2020-09-22 Oded Gabbayhabanalabs: remove unused ASIC function pointer
2020-09-22 Oded Gabbayhabanalabs: rename ArmCP to CPU-CP
2020-09-22 Oded Gabbayhabanalabs: count dropped CS because max CS in-flight
2020-09-22 Hillf Dantonhabanalabs: make use of dma_mmap_coherent
2020-09-22 Oded Gabbayhabanalabs: clear vm_pgoff before doing the mmap
2020-09-22 Oded Gabbayhabanalabs: restructure hl_mmap
2020-09-22 Oded Gabbayhabanalabs: cast to u64 before shift > 31 bits
2020-09-22 Oded Gabbayhabanalabs: replace armcp with the generic cpucp
2020-09-22 Oded Gabbayhabanalabs: update GAUDI hardware specs
2020-09-22 farah kassabrihabanalabs: add support for getting device total energy
2020-09-22 Tomer Tayarhabanalabs: Include linux/bitfield.h only in habanalabs.h
2020-09-22 farah kassabrihabanalabs: extend busy engines mask to 64 bits
2020-09-22 Oded Gabbayhabanalabs: use 1U when shifting bits
2020-09-22 Oded Gabbayhabanalabs: check TPC vector pipe is empty
2020-09-22 Oded Gabbayhabanalabs: remove redundant assignment to variable
2020-09-22 Oded Gabbayhabanalabs: use FIELD_PREP() instead of <<
2020-09-22 Oded Gabbayhabanalabs: use standard BIT() and GENMASK()
2020-09-22 Oded Gabbayhabanalabs: eliminate redundant else condition
2020-09-22 Oded Gabbayhabanalabs: cast int to u32 before printing it with %u
2020-09-22 Oded Gabbayhabanalabs: change CB's ID to be 64 bits
2020-09-22 Dotan Barakhabanalabs: print the queue id in case of an error
2020-09-22 farah kassabrihabanalabs: remove security from ARB_MST_QUIET register
2020-09-22 Ofir Bittonhabanalabs: PCIe Advanced Error Reporting support
2020-09-22 Ofir Bittonhabanalabs: expose sync manager resources allocation...
2020-09-22 Ofir Bittonhabanalabs: add information about PCIe controller
2020-09-22 Ofir Bittonhabanalabs: Replace dma-fence mechanism with completions
2020-09-22 Oded Gabbayhabanalabs: increase length of ASIC name
2020-09-22 Andra ParaschivMAINTAINERS: Add entry for the Nitro Enclaves driver
2020-09-22 Andra Paraschivnitro_enclaves: Add overview documentation
2020-09-22 Andra Paraschivnitro_enclaves: Add sample for ioctl interface usage
2020-09-22 Andra Paraschivnitro_enclaves: Add Makefile for the Nitro Enclaves...
2020-09-22 Andra Paraschivnitro_enclaves: Add Kconfig for the Nitro Enclaves...
2020-09-22 Andra Paraschivnitro_enclaves: Add logic for terminating an enclave
2020-09-22 Andra Paraschivnitro_enclaves: Add logic for starting an enclave
2020-09-22 Andra Paraschivnitro_enclaves: Add logic for setting an enclave memory...
2020-09-22 Andra Paraschivnitro_enclaves: Add logic for getting the enclave image...
2020-09-22 Andra Paraschivnitro_enclaves: Add logic for setting an enclave vCPU
2020-09-22 Andra Paraschivnitro_enclaves: Add logic for creating an enclave VM
2020-09-22 Andra Paraschivnitro_enclaves: Init misc device providing the ioctl...
2020-09-22 Andra Paraschivnitro_enclaves: Handle out-of-band PCI device events
2020-09-22 Andra Paraschivnitro_enclaves: Handle PCI device command requests
2020-09-22 Andra Paraschivnitro_enclaves: Init PCI device driver
2020-09-22 Andra Paraschivnitro_enclaves: Define enclave info for internal bookke...
2020-09-22 Andra Paraschivnitro_enclaves: Define the PCI device interface
2020-09-22 Andra Paraschivnitro_enclaves: Add ioctl interface definition
2020-09-21 Liu Shixininterconnect: imx: simplify the return expression of...
2020-09-18 Krzysztof Kozlowskiinterconnect: imx: Simplify with dev_err_probe()
2020-09-18 Krzysztof Kozlowskiinterconnect: core: Simplify with dev_err_probe()
2020-09-18 Georgi DjakovMerge branch 'icc-syncstate' into icc-next
2020-09-18 Georgi Djakovinterconnect: qcom: Use icc_sync_state
2020-09-18 Georgi Djakovinterconnect: Add sync state support
2020-09-18 Georgi Djakovinterconnect: Add get_bw() callback
2020-09-17 Lang Daiuio: free uio id after uio file node is freed
next