aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-05amt: Fix NULL but dereferenced coccicheck errorYang Li1-1/+2
2021-11-05net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OFJakub Kicinski1-0/+2
2021-11-05net: ethernet: litex: Remove unnecessary print function dev_err()Xu Wang1-3/+1
2021-11-05drm/udl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-05octeontx2-pf: select CONFIG_NET_DEVLINKArnd Bergmann1-0/+1
2021-11-05sfc: use swap() to make code cleanerYang Guang1-6/+2
2021-11-05octeontx2-af: use swap() to make code cleanerYang Guang1-3/+1
2021-11-05tg3: Remove redundant assignmentsluo penghao1-1/+0
2021-11-05bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin1-25/+11
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe7-173/+6
2021-11-05Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman1-23/+6
2021-11-05Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman1-1/+0
2021-11-05Merge tag 'amd-drm-fixes-5.16-2021-11-03' of https://gitlab.freedesktop.org/a...Dave Airlie37-252/+398
2021-11-05Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie42-849/+781
2021-11-04scsi: scsi_debug: Don't call kcalloc() if size arg is zeroGeorge Kennedy1-0/+4
2021-11-04scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()Tadeusz Struk1-2/+0
2021-11-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-71/+82
2021-11-04net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit1-1/+6
2021-11-04PCI: apple: Configure RID to SID mapper on device additionMarc Zyngier1-2/+163
2021-11-04iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier3-1/+35
2021-11-04PCI: apple: Implement MSI supportMarc Zyngier1-1/+168
2021-11-04PCI: apple: Add INTx and per-port interrupt supportMarc Zyngier1-0/+210
2021-11-04Merge tag 'hsi-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-2/+2
2021-11-04Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds13-176/+214
2021-11-04PCI: kirin: Allow removing the driverMauro Carvalho Chehab1-1/+1
2021-11-04PCI: kirin: De-init the dwc driverMauro Carvalho Chehab1-0/+2
2021-11-04PCI: kirin: Disable clkreq during poweroff sequenceMauro Carvalho Chehab1-0/+3
2021-11-04PCI: kirin: Move the power-off code to a common routineMauro Carvalho Chehab1-11/+15
2021-11-04PCI: kirin: Add power_off support for Kirin 960 PHYMauro Carvalho Chehab1-3/+18
2021-11-04PCI: kirin: Allow building it as a moduleMauro Carvalho Chehab1-1/+1
2021-11-04PCI: kirin: Add MODULE_* macrosMauro Carvalho Chehab1-0/+5
2021-11-04PCI: kirin: Add Kirin 970 compatibleMauro Carvalho Chehab1-0/+4
2021-11-04PCI: kirin: Support PERST# GPIOs for HiKey970 external PEX 8606 bridgeMauro Carvalho Chehab1-32/+233
2021-11-04PCI: apple: Set up reference clocks when probingAlyssa Rosenzweig1-0/+46
2021-11-04PCI: apple: Add initial hardware bring-upAlyssa Rosenzweig3-0/+252
2021-11-04PCI: of: Allow matching of an interrupt-map local to a PCI deviceMarc Zyngier1-2/+8
2021-11-04of/irq: Allow matching of an interrupt-map local to an interrupt controllerMarc Zyngier1-5/+12
2021-11-04thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responsesSrinivas Pandruvada3-15/+19
2021-11-04cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enableSrinivas Pandruvada1-0/+1
2021-11-04cpufreq: intel_pstate: Fix unchecked MSR 0x773 accessSrinivas Pandruvada1-0/+3
2021-11-04cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offlineRafael J. Wysocki1-2/+30
2021-11-04PM: sleep: Fix runtime PM based cpuidle supportUlf Hansson1-0/+1
2021-11-04PCI: Do not enable AtomicOps on VFsSelvin Xavier1-0/+8
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-230/+338
2021-11-04xen/balloon: rename alloc/free_xenballooned_pagesJuergen Gross1-11/+13
2021-11-04xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross1-23/+63
2021-11-04Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds47-684/+1352
2021-11-04gpio: virtio: Add IRQ supportViresh Kumar2-4/+299
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-101/+161
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds319-6222/+19472