summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fbdev: omapfb: panel-nec-nl8048hl11: switch to using gpiod APIDmitry Torokhov2022-12-141-52/+20
* fbdev: omapfb: panel-tpo-td043mtea1: switch to using gpiod APIDmitry Torokhov2022-12-141-43/+16
* fbdev: omapfb: panel-dsi-cm: switch to using gpiod APIDmitry Torokhov2022-12-141-71/+45
* fbdev: omapfb: encoder-tfp410: switch to using gpiod APIDmitry Torokhov2022-12-141-45/+22
* fbdev: omapfb: panel-sony-acx565akm: switch to using gpiod APIDmitry Torokhov2022-12-141-35/+31
* fbdev: omapfb: panel-sony-acx565akm: remove support for platform dataDmitry Torokhov2022-12-142-55/+6
* fbdev: omapfb: connector-hdmi: switch to using gpiod APIDmitry Torokhov2022-12-141-35/+14
* fbdev: omapfb: remove redundant variable checksumColin Ian King2022-12-141-2/+0
* fbdev: ssd1307fb: Drop duplicate NULL checks for PWM APIsAndy Shevchenko2022-12-141-8/+4
* fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko2022-12-141-1/+0
* Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-1481-931/+2753
|\
| * Merge branch 'pci/kbuild'Bjorn Helgaas2022-12-1016-16/+6
| |\
| | * PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas2022-11-172-2/+2
| | * PCI: Remove unnecessary <linux/of_irq.h> includesBjorn Helgaas2022-11-1014-14/+0
| | * PCI: xgene-msi: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
| | * PCI: mvebu: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
| | * PCI: microchip: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
| | * PCI: altera-msi: Include <linux/irqdomain.h> explicitlyBjorn Helgaas2022-11-101-0/+1
| * | Merge branch 'pci/ctrl/xilinx'Bjorn Helgaas2022-12-101-4/+3
| |\ \
| | * | PCI: xilinx-nwl: Fix coding style violationsMichal Simek2022-12-081-4/+3
| | |/
| * | Merge branch 'pci/ctrl/mvebu'Bjorn Helgaas2022-12-101-34/+17
| |\ \
| | * | PCI: mvebu: Switch to using gpiod APIDmitry Torokhov2022-12-071-34/+17
| | |/
| * | Merge branch 'pci/ctrl/aardvark'Bjorn Helgaas2022-12-101-12/+10
| |\ \
| | * | PCI: aardvark: Switch to using devm_gpiod_get_optional()Dmitry Torokhov2022-12-071-12/+10
| | |/
| * | Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas2022-12-102-10/+10
| |\ \
| | * | PCI: endpoint: Fix Kconfig indent styleShunsuke Mie2022-11-111-9/+9
| | * | PCI: pci-epf-test: Register notifier if only core_init_notifier is enabledKunihiko Hayashi2022-10-271-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2022-12-101-2/+25
| |\ \
| | * | PCI: vmd: Fix secondary bus reset for Intel bridgesFrancisco Munoz2022-12-061-2/+20
| | * | PCI: vmd: Disable MSI remapping after suspendNirmal Patel2022-11-111-0/+5
| | |/
| * | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2022-12-101-4/+5
| |\ \
| | * | PCI: tegra: Switch to using devm_fwnode_gpiod_getDmitry Torokhov2022-10-271-4/+5
| | |/
| * | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2022-12-102-0/+98
| |\ \
| | * | dt-bindings: PCI: qcom: Allow 'dma-coherent' propertyJohan Hovold2022-12-061-0/+2
| | * | PCI: qcom: Add basic interconnect supportJohan Hovold2022-11-111-0/+76
| | * | dt-bindings: PCI: qcom: Add SC8280XP/SA8540P interconnectsJohan Hovold2022-11-111-0/+20
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mt7621'Bjorn Helgaas2022-12-101-1/+2
| |\ \
| | * | PCI: mt7621: Add sentinel to quirks tableJohn Thomson2022-12-061-1/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2022-12-102-65/+92
| |\ \
| | * | PCI: endpoint: pci-epf-vntb: Fix sparse ntb->reg build warningFrank Li2022-11-231-4/+4
| | * | PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_dbFrank Li2022-11-231-6/+4
| | * | PCI: endpoint: pci-epf-vntb: Replace hardcoded 4 with sizeof(u32)Frank Li2022-11-231-12/+12
| | * | PCI: endpoint: pci-epf-vntb: Remove unused epf_db_phy struct memberFrank Li2022-11-231-1/+0
| | * | PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error pathFrank Li2022-11-231-1/+1
| | * | PCI: endpoint: pci-epf-vntb: Fix struct epf_ntb_ctrl indentationFrank Li2022-11-231-14/+14
| | * | PCI: endpoint: pci-epf-vntb: Clean up kernel_doc warningFrank Li2022-11-231-29/+54
| | * | PCI: endpoint: Fix WARN() when an endpoint driver is removedYoshihiro Shimoda2022-10-271-1/+6
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2022-12-1018-251/+1844
| |\ \
| | * | PCI: dwc: Add Baikal-T1 PCIe controller supportSerge Semin2022-11-233-0/+653
| | * | PCI: dwc: Introduce generic platform clocks and resetsSerge Semin2022-11-232-0/+133