summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: mvebu: Add support for compiling driver as modulePali Rohár2022-01-062-16/+77
* bus: mvebu-mbus: Export symbols for public API window functionsPali Rohár2022-01-061-0/+5
* PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár2022-01-041-0/+23
* PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár2022-01-041-1/+10
* PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár2022-01-041-10/+1
* PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár2022-01-041-0/+28
* PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár2022-01-041-2/+97
* PCI: mvebu: Set PCI Bridge Class Code to PCI BridgePali Rohár2022-01-041-1/+27
* PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár2022-01-041-1/+7
* PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...Pali Rohár2022-01-041-27/+55
* PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár2022-01-041-7/+0
* PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár2022-01-041-20/+32
* PCI: mvebu: Disallow mapping interrupts on emulated bridgesPali Rohár2022-01-041-0/+10
* PCI: mvebu: Handle invalid size of read config requestPali Rohár2022-01-041-0/+3
* PCI: mvebu: Check that PCI bridge specified in DT has function number zeroPali Rohár2022-01-041-0/+5
* PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár2022-01-041-3/+12
* PCI: mvebu: Check for valid portsPali Rohár2022-01-041-0/+7
* arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()Pali Rohár2021-12-072-13/+0
* arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár2021-12-075-9/+26
* PCI: mvebu: Remove custom mvebu_pci_host_probe() functionPali Rohár2021-12-011-40/+1
* PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()Pali Rohár2021-11-301-9/+4
* arm: ioremap: Implement standard PCI function pci_remap_iospace()Pali Rohár2021-11-302-0/+20
* Linux 5.16-rc1v5.16-rc1Linus Torvalds2021-11-141-2/+2
* kconfig: Add support for -Wimplicit-fallthroughGustavo A. R. Silva2021-11-142-5/+6
* Merge tag 'xfs-5.16-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-144-7/+12
|\
| * xfs: sync xfs_btree_split macros with userspace libxfsDarrick J. Wong2021-11-111-0/+4
| * xfs: #ifdef out perag code for userspaceEric Sandeen2021-11-102-3/+7
| * xfs: use swap() to make dabtree code cleanerYang Guang2021-11-081-4/+1
* | Merge tag 'for-5.16/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-145-6/+14
|\ \
| * | parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-131-1/+1
| * | parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin2021-11-132-4/+10
| * | parisc: Fix implicit declaration of function '__kernel_text_address'Helge Deller2021-11-131-0/+1
| * | parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-131-1/+2
* | | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-1421-180/+78
|\ \ \
| * | | sh: pgtable-3level: Fix cast to pointer from integer of different sizeGeert Uytterhoeven2021-10-271-1/+1
| * | | sh: fix READ/WRITE redefinition warningsRandy Dunlap2021-10-271-22/+22
| * | | sh: define __BIG_ENDIAN for math-emuRandy Dunlap2021-10-271-0/+8
| * | | sh: math-emu: drop unused functionsRandy Dunlap2021-10-271-103/+0
| * | | sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap2021-10-271-0/+1
| * | | sh: Cleanup about SPARSE_IRQKefeng Wang2021-10-272-12/+0
| * | | sh: kdump: add some attribute to functionYejune Deng2021-09-171-2/+2
| * | | maple: fix wrong return value of maple_bus_init().Lu Wei2021-09-171-1/+4
| * | | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/Masahiro Yamada2021-09-177-24/+23
| * | | sh: boot: add intermediate vmlinux.bin* to targets instead of extra-yMasahiro Yamada2021-09-171-2/+2
| * | | sh: boards: Fix the cacography in irq.cTang Bin2021-09-171-2/+2
| * | | sh: check return code of request_irqNick Desaulniers2021-09-171-2/+3
| * | | sh: fix trivial misannotationsAl Viro2021-09-175-12/+13
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-142-13/+13
|\ \ \ \
| * | | | ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann2021-11-121-11/+11
| * | | | ARM: 9155/1: fix early early_iounmap()Michał Mirosław2021-11-121-2/+2