summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Merge branch 'pci/host/brcmstb'Bjorn Helgaas1-41/+263
2022-01-13Merge branch 'remotes/lorenzo/pci/apple'Bjorn Helgaas1-3/+7
2022-01-13Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2-11/+109
2022-01-13Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+3
2022-01-13Merge branch 'pci/switchtec'Bjorn Helgaas2-1/+19
2022-01-13Merge branch 'pci/resource'Bjorn Helgaas2-2/+16
2022-01-13Merge branch 'pci/p2pdma'Bjorn Helgaas1-1/+1
2022-01-13Merge branch 'pci/legacy-pm-removal'Bjorn Helgaas3-57/+17
2022-01-13Merge branch 'pci/hotplug'Bjorn Helgaas5-86/+26
2022-01-13Merge branch 'pci/enumeration'Bjorn Helgaas4-22/+16
2022-01-13dma-buf: cma_heap: Fix mutex locking sectionWeizhao Ouyang1-2/+4
2022-01-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds163-1219/+16912
2022-01-13Merge tag 'leds-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds12-215/+931
2022-01-13Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-160/+219
2022-01-13Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-20/+95
2022-01-13Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-491/+475
2022-01-13Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds15-421/+515
2022-01-13Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds23-723/+192
2022-01-13PCI: mt7621: Allow COMPILE_TEST for all archesSergio Paracuellos1-1/+1
2022-01-13PCI: mt7621: Add missing MODULE_LICENSE()Sergio Paracuellos1-0/+2
2022-01-13PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos1-37/+0
2022-01-13PCI: Let pcibios_root_bridge_prepare() access bridge->windowsSergio Paracuellos1-2/+2
2022-01-13PCI: mt7621: Declare mt7621_pci_ops staticSergio Paracuellos1-1/+1
2022-01-12PCI: brcmstb: Do not turn off WOL regulators on suspendJim Quinlan1-9/+44
2022-01-12PCI: brcmstb: Add control of subdevice voltage regulatorsJim Quinlan1-5/+78
2022-01-12PCI: brcmstb: Add mechanism to turn on subdev regulatorsJim Quinlan1-0/+76
2022-01-12PCI: brcmstb: Split brcm_pcie_setup() into two funcsJim Quinlan1-26/+39
2022-01-12PCI: brcmstb: Fix function return value handlingJim Quinlan1-6/+22
2022-01-12PCI: brcmstb: Do not use __GENMASKFlorian Fainelli1-1/+5
2022-01-12PCI: brcmstb: Declare 'used' as bitmap, not unsigned longChristophe JAILLET1-4/+9
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds90-883/+3578
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds58-2175/+1969
2022-01-12Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds137-7478/+1743
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds34-401/+804
2022-01-12Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds70-1039/+6067
2022-01-12leds: lp55xx: initialise output direction from dtsMerlijn Wajer1-1/+3
2022-01-12leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dtLad Prabhakar1-1/+1
2022-01-12leds: lgm-sso: Get rid of duplicate of_node assignmentAndy Shevchenko1-1/+0
2022-01-12leds: tca6507: Get rid of duplicate of_node assignmentAndy Shevchenko1-3/+0
2022-01-12leds: leds-fsg: Drop FSG3 LED driverLinus Walleij3-201/+0
2022-01-12leds: lp50xx: remove unused variableSven Schuchmann1-1/+0
2022-01-12leds: led-core: Update fwnode with device_set_nodeSander Vanheule1-4/+2
2022-01-12leds: tca6507: use swap() to make code cleanerYihao Han1-3/+1
2022-01-12Merge tag 'media/v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-16/+20
2022-01-12leds: Add mt6360 driverGene Chen3-0/+924
2022-01-12Merge tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-65/+145
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds34-4437/+564
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds54-219/+323
2022-01-12Merge branch 'dt/linus' into dt/nextRob Herring3-8/+43
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy3-3/+236