aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-22Merge tag 'spi-fix-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds3-5/+13
2022-07-23drm/bridge: ti-sn65dsi86: Use dev_err_probe() to avoid polluting the logJavier Martinez Canillas1-4/+3
2022-07-22vfio/spapr_tce: Fix the commentAlexey Kardashevskiy1-1/+4
2022-07-22PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne3-2/+6
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-2/+3
2022-07-22PCI: tegra194: Add Tegra234 PCIe supportVidya Sagar1-59/+225
2022-07-22PCI: tegra194: Extend Endpoint mode supportVidya Sagar1-0/+9
2022-07-22PCI: tegra194: Fix link up retry sequenceVidya Sagar1-1/+1
2022-07-22PCI: tegra194: Clean up the exit path for Endpoint modeVidya Sagar1-14/+31
2022-07-22PCI: tegra194: Enable support for 256 Byte payloadVidya Sagar1-0/+13
2022-07-22PCI: tegra194: Clear bandwidth management statusVidya Sagar1-0/+6
2022-07-22PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar1-24/+22
2022-07-22PCI: tegra194: Find RAS DES PCIe capability offsetVidya Sagar2-37/+35
2022-07-22Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"Vidya Sagar1-111/+111
2022-07-22PCI: Disable MSI for Tegra234 Root PortsVidya Sagar1-4/+13
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister()Jiri Pirko1-2/+2
2022-07-22PCI: Extend isolated function probing to s390Niklas Schnelle1-1/+1
2022-07-22PCI: Move jailhouse's isolated function handling to pci_scan_slot()Niklas Schnelle1-20/+10
2022-07-22PCI: Split out next_ari_fn() from next_fn()Niklas Schnelle1-13/+18
2022-07-22PCI: Clean up pci_scan_slot()Niklas Schnelle1-19/+19
2022-07-22RDMA/rxe: Replace __rxe_do_task by rxe_run_taskBob Pearson1-2/+2
2022-07-22RDMA/rxe: Limit the number of calls to each taskletBob Pearson2-4/+18
2022-07-22RDMA/rxe: Make the tasklet exits the sameBob Pearson3-46/+60
2022-07-22RDMA/rxe: Fix rnr retry behaviorBob Pearson4-3/+22
2022-07-22RDMA/rxe: Add rxe_is_fenced() subroutineBob Pearson1-6/+31
2022-07-22RDMA/rxe: For invalidate compare according to set keys in mrMd Haris Iqbal2-7/+7
2022-07-22Merge tag 'acpi-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+4
2022-07-22Bluetooth: btrtl: Fix typo in commentshaomin Deng1-1/+1
2022-07-22Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2022-07-22PCI/ACPI: Update link to PCI firmware specificationMario Limonciello1-2/+3
2022-07-22Merge tag 'i2c-for-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-27/+7
2022-07-22intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 checkRafael J. Wysocki1-8/+0
2022-07-22Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-9/+15
2022-07-22Merge tag 'pinctrl-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-103/+183
2022-07-22PCI: xilinx-cpm: Add support for Versal CPM5 Root PortBharat Kumar Gogada1-2/+58
2022-07-22Merge tag 'mmc-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-6/+8
2022-07-22Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds18-96/+503
2022-07-22iavf: Check for duplicate TC flower filter before parsingAvinash Dayanand1-22/+33
2022-07-22i40e: Refactor tc mqprio checksPrzemyslaw Patynowski3-11/+25
2022-07-22i2c: brcmstb: Use dev_name() for adapter nameFlorian Fainelli1-3/+1
2022-07-22i2c: Add Renesas RZ/V2M controllerPhil Edworthy3-0/+543
2022-07-22ublk_drv: make sure that correct flags(features) returned to userspaceMing Lei1-3/+14
2022-07-22ublk_drv: fix error handling of ublk_add_devChristoph Hellwig1-52/+48
2022-07-22scsi: sd: Add a comment about limiting max_sectors to shost optimal limitJohn Garry1-0/+5
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao3-3/+3
2022-07-22drivers: iommu: fix clang -wformat warningJustin Stitt1-1/+1
2022-07-22Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel8-11/+218
2022-07-22drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hookLiviu Dudau3-3/+24
2022-07-22HID: apple: Add "GANSS" to the non-Apple listHilton Chain1-1/+2
2022-07-22HID: alps: Declare U1_UNICORN_LEGACY supportArtem Borisov1-0/+2