aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-15Merge branch 'pci/err'Bjorn Helgaas
2020-12-15Merge branch 'pci/enumeration'Bjorn Helgaas
2020-12-11PCI/ACPI: Fix companion lookup for device 0 on the root busRafael J. Wysocki
2020-12-10PCI: Keep both device and resource name for config space remapsAlexander Lobakin
2020-12-05PCI/AER: Add RCEC AER error injection supportQiuxu Zhuo
2020-12-05PCI/PME: Add pcie_walk_rcec() to RCEC PME handlingSean V Kelley
2020-12-05PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley
2020-12-05PCI/ERR: Recover from RCiEP AER errorsQiuxu Zhuo
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley
2020-12-05PCI/ERR: Recover from RCEC AER errorsSean V Kelley
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan
2020-12-04PCI/ERR: Clear AER status only when we control AERSean V Kelley
2020-12-04PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()Sean V Kelley
2020-12-04PCI/ERR: Avoid negated conditional for claritySean V Kelley
2020-12-04PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()Sean V Kelley
2020-12-04PCI/ERR: Simplify by computing pci_pcie_type() onceSean V Kelley
2020-12-04PCI/ERR: Simplify by using pci_upstream_bridge()Sean V Kelley
2020-12-04PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2020-12-01PCI/AER: Write AER Capability only when we control itSean V Kelley
2020-11-20PCI: Avoid duplicate IDs in driver dynamic IDs listZhenzhong Duan
2020-11-20PCI: Move pci_match_device() ahead of new_id_store()Zhenzhong Duan
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar
2020-11-08Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08vt: Disable KD_FONT_OP_COPYDaniel Vetter
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-07Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-07Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-11-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-06Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-11-06Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-06Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-06Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-06Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-11-06Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-06null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal
2020-11-06tty: fix crash in release_tty if tty->port is not setMatthias Reichl
2020-11-06serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao
2020-11-06tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach
2020-11-06serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-11-06tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-11-06tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar
2020-11-06i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVEDMichael Wu