index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-mt7621.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-10-03
1
-1
/
+1
*
PCI: controller: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-08
1
-0
/
+1
*
PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port()
Sergio Paracuellos
2024-04-11
1
-1
/
+1
*
PCI: mt7621: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
*
PCI: mt7621: Use dev_info() to log PCIe card detection
Sergio Paracuellos
2023-03-24
1
-2
/
+2
*
PCI: mt7621: Delay phy ports initialization
Sergio Paracuellos
2023-02-03
1
-0
/
+2
*
PCI: mt7621: Add sentinel to quirks table
John Thomson
2022-12-06
1
-1
/
+2
*
PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macro
Pali Rohár
2022-09-27
1
-11
/
+6
*
PCI: mt7621: Remove unused function pcie_rmw()
Sergio Paracuellos
2022-01-26
1
-9
/
+0
*
PCI: mt7621: Drop of_match_ptr() to avoid unused variable
Sergio Paracuellos
2022-01-26
1
-1
/
+1
*
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2022-01-13
1
-18
/
+18
|
\
|
*
PCI: mt7621: Rename mt7621_pci_ to mt7621_pcie_
Bjorn Helgaas
2022-01-03
1
-18
/
+18
*
|
PCI: mt7621: Add missing MODULE_LICENSE()
Sergio Paracuellos
2022-01-12
1
-0
/
+2
*
|
PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()
Sergio Paracuellos
2022-01-12
1
-37
/
+0
*
|
PCI: mt7621: Declare mt7621_pci_ops static
Sergio Paracuellos
2022-01-12
1
-1
/
+1
|
/
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-1
/
+1
*
PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
Sergio Paracuellos
2021-10-21
1
-0
/
+600