summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-04PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár
2022-01-04PCI: mvebu: Set PCI Bridge Class Code to PCI BridgePali Rohár
2022-01-04PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár
2022-01-04PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...Pali Rohár
2022-01-04PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár
2022-01-04PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár
2022-01-04PCI: mvebu: Disallow mapping interrupts on emulated bridgesPali Rohár
2022-01-04PCI: mvebu: Handle invalid size of read config requestPali Rohár
2022-01-04PCI: mvebu: Check that PCI bridge specified in DT has function number zeroPali Rohár
2022-01-04PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár
2022-01-04PCI: mvebu: Check for valid portsPali Rohár
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár
2021-12-01PCI: mvebu: Remove custom mvebu_pci_host_probe() functionPali Rohár
2021-11-30PCI: mvebu: Replace pci_ioremap_io() usage by devm_pci_remap_iospace()Pali Rohár
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds
2021-11-12of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier
2021-11-12irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren
2021-11-12irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov
2021-11-11clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring
2021-11-11of: Support using 'mask' in making device bus idRob Herring
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil
2021-11-12Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-11-12BackMerge tag 'v5.15' into drm-nextDave Airlie
2021-11-11Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-12libata: libahci: declare ahci_shost_attr_group as staticDamien Le Moal
2021-11-12libata: add horkage for missing Identify Device logDamien Le Moal
2021-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas
2021-11-11Revert "PCI: Remove struct pci_dev->driver"Bjorn Helgaas
2021-11-11Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-11Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple