summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I2020-04-024-12/+48
* misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I2020-04-021-3/+62
* tools: PCI: Add 'd' command line option to support DMAKishon Vijay Abraham I2020-04-022-4/+26
* misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I2020-04-021-21/+79
* PCI: endpoint: functions/pci-epf-test: Print throughput informationKishon Vijay Abraham I2020-04-021-0/+48
* PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer dataKishon Vijay Abraham I2020-04-021-3/+202
* PCI: endpoint: Fix clearing start entry in configfsKunihiko Hayashi2020-03-311-0/+1
* PCI: tegra: Add support for PCIe endpoint mode in Tegra194Vidya Sagar2020-03-313-18/+695
* dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194Vidya Sagar2020-03-111-26/+99
* soc/tegra: bpmp: Update ABI headerVidya Sagar2020-03-111-1/+9
* PCI: pci-epf-test: Add support to defer core initializationVidya Sagar2020-02-261-41/+77
* PCI: dwc: Add API to notify core initialization completionVidya Sagar2020-02-252-0/+12
* PCI: endpoint: Add notification for core init completionVidya Sagar2020-02-253-1/+24
* PCI: dwc: Refactor core initialization code for EP modeVidya Sagar2020-02-252-28/+50
* PCI: endpoint: Add core init notifying featureVidya Sagar2020-02-251-0/+1
* PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I2020-02-243-26/+29
* PCI: endpoint: Protect concurrent access to pci_epf_ops with mutexKishon Vijay Abraham I2020-02-242-1/+13
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-02-242-2/+11
* PCI: endpoint: Replace spinlock with mutexKishon Vijay Abraham I2020-02-242-54/+34
* PCI: endpoint: Use notification chain mechanism to notify EPC events to EPFKishon Vijay Abraham I2020-02-245-35/+23
* Linux 5.6-rc1v5.6-rc1Linus Torvalds2020-02-091-2/+2
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-0953-261/+252
|\
| * kbuild: make multiple directory targets workMasahiro Yamada2020-02-061-1/+1
| * kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa2020-02-051-3/+2
| * kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
| * scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada2020-02-041-56/+65
| * scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada2020-02-041-12/+12
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-0449-190/+172
| * kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-041-2/+2
| * kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-041-1/+1
* | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-099-0/+2058
|\ \
| * | zonefs: Add documentationDamien Le Moal2020-02-072-0/+405
| * | fs: New zonefs file systemDamien Le Moal2020-02-078-0/+1653
* | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-091-2/+2
* | | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-02-0922-129/+247
|\ \ \
| * | | smb3: Add defines for new information level, FileIdInformationSteve French2020-02-061-0/+8
| * | | smb3: print warning once if posix context returned on openSteve French2020-02-062-0/+30
| * | | smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French2020-02-061-1/+3
| * | | cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel2020-02-061-1/+2
| * | | cifs: fix channel signingAurelien Aptel2020-02-061-2/+3
| * | | cifs: add SMB3 change notification supportSteve French2020-02-065-0/+87
| * | | cifs: make multichannel warning more visibleAurelien Aptel2020-02-061-1/+1
| * | | cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg2020-02-061-1/+1
| * | | cifs: Add tracepoints for errors on flush or fsyncSteve French2020-02-052-2/+32
| * | | cifs: log warning message (once) if out of disk spaceSteve French2020-02-051-0/+3
| * | | cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg2020-02-051-2/+8
| * | | smb3: fix problem with null cifs super block with previous patchSteve French2020-02-052-2/+2
| * | | SMB3: Backup intent flag missing from some more opsAmir Goldstein2020-02-0314-118/+68
* | | | Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-02-0912-0/+3280
|\ \ \ \
| * | | | fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2020-02-0812-0/+3280