summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-22nitro_enclaves: Add sample for ioctl interface usageAndra Paraschiv3-0/+901
2020-09-22nitro_enclaves: Add Makefile for the Nitro Enclaves driverAndra Paraschiv2-0/+11
2020-09-22nitro_enclaves: Add Kconfig for the Nitro Enclaves driverAndra Paraschiv2-0/+22
2020-09-22nitro_enclaves: Add logic for terminating an enclaveAndra Paraschiv1-0/+166
2020-09-22nitro_enclaves: Add logic for starting an enclaveAndra Paraschiv1-0/+157
2020-09-22nitro_enclaves: Add logic for setting an enclave memory regionAndra Paraschiv1-0/+317
2020-09-22nitro_enclaves: Add logic for getting the enclave image load infoAndra Paraschiv1-0/+36
2020-09-22nitro_enclaves: Add logic for setting an enclave vCPUAndra Paraschiv1-0/+695
2020-09-22nitro_enclaves: Add logic for creating an enclave VMAndra Paraschiv1-0/+223
2020-09-22nitro_enclaves: Init misc device providing the ioctl interfaceAndra Paraschiv2-0/+153
2020-09-22nitro_enclaves: Handle out-of-band PCI device eventsAndra Paraschiv1-0/+118
2020-09-22nitro_enclaves: Handle PCI device command requestsAndra Paraschiv1-0/+189
2020-09-22nitro_enclaves: Init PCI device driverAndra Paraschiv1-0/+304
2020-09-22nitro_enclaves: Define enclave info for internal bookkeepingAndra Paraschiv1-0/+109
2020-09-22nitro_enclaves: Define the PCI device interfaceAndra Paraschiv1-0/+327
2020-09-22nitro_enclaves: Add ioctl interface definitionAndra Paraschiv3-1/+374
2020-09-17uio: free uio id after uio file node is freedLang Dai1-2/+2
2020-09-17nvmem: core: fix missing of_node_put() in of_nvmem_device_get()Vadym Kochan1-1/+4
2020-09-17nvmem: switch to simpler IDA interfaceBartosz Golaszewski1-3/+3
2020-09-17nvmem: core: Use kobj_to_dev() instead of container_of()Tian Tao1-3/+3
2020-09-17nvmem: mtk-efuse: Remove EFUSE register write supportChih-En Hsu1-14/+0
2020-09-17eeprom: 93xx46: set type id as EEPROMVadym Kochan1-0/+1
2020-09-17eeprom: at25: set type id as EEPROMVadym Kochan1-0/+1
2020-09-17coresight: etm4x: Fix number of resources check for ETM 4.3 and aboveMike Leach2-1/+10
2020-09-17coresight: etm4x: Fix mis-usage of nr_resource in sysfs interfaceJonathan Zhou1-3/+6
2020-09-17coresight: Make sysfs functional on topologies with per core sinkLinu Cherian2-36/+29
2020-09-17coresight: etm: perf: Sink selection using sysfs is deprecatedLinu Cherian1-2/+0
2020-09-17MAINTAINERS: Add CoreSight mailing listMathieu Poirier1-0/+1
2020-09-17coresight: etm4x: Fix issues on trcseqevr accessJonathan Zhou1-2/+2
2020-09-17coresight: etm4x: Handle unreachable sink in perf modeSuzuki K Poulose1-0/+10
2020-09-17coresight: cti: Write regsiters directly in cti_enable_hw()Tingwei Zhang1-19/+5
2020-09-17coresight: etm4x: Fix issues within reset interface of sysfsJonathan Zhou1-1/+1
2020-09-17coresight: etm4x: Ensure default perf settings filter user/kernelMike Leach2-10/+25
2020-09-17coresight: cti: remove pm_runtime_get_sync() from CPU hotplugTingwei Zhang1-3/+0
2020-09-17coresight: cti: disclaim device only when it's claimedTingwei Zhang1-1/+2
2020-09-17coresight: etm4x: Add Support for HiSilicon ETM deviceQi Liu1-0/+2
2020-09-17coresight: fix offset by one error in counting portsMian Yousaf Kaukab1-5/+5
2020-09-17coresight: stm: Support marked packetTingwei Zhang2-4/+8
2020-09-17coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to initSai Prakash Ranjan1-34/+31
2020-09-16misc: rtsx: Add power saving functions and fix driving parameterRicky Wu4-19/+283
2020-09-16misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek2-3/+7
2020-09-16misc: fastrpc: define names for protection domain idsJonathan Marek1-2/+7
2020-09-16misc: fastrpc: fix indentation error in uapi headerJonathan Marek1-2/+2
2020-09-16misc: rtsx: Fix power down flowRicky Wu5-51/+18
2020-09-16misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-09-16binder: remove redundant assignment to pointer nColin Ian King1-1/+1
2020-09-14misc: hisi_hikey_usb: fix return of uninitialized ret status variableColin Ian King1-2/+1
2020-09-14Merge tag 'fpga-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/md...Greg Kroah-Hartman9-143/+583
2020-09-14Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman586-2681/+5472
2020-09-13Linux 5.9-rc5v5.9-rc5Linus Torvalds1-1/+1