| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2025-01-27 | 1 | -0/+8 |
|\ |
|
| * | MIPS: pci-legacy: Override pci_address_to_pio | Jiaxun Yang | 2025-01-20 | 1 | -0/+8 |
* | | Get rid of 'remove_new' relic from platform driver struct | Linus Torvalds | 2024-12-01 | 1 | -1/+1 |
|/ |
|
* | MIPS: Octeron: remove source file executable bit | Dominique Martinet | 2024-07-09 | 1 | -0/+0 |
* | Revert "MIPS: pci: lantiq: restore reset gpio polarity" | Thomas Bogendoerfer | 2024-06-13 | 1 | -4/+4 |
* | MIPS: pci: lantiq: restore reset gpio polarity | Martin Schiller | 2024-06-11 | 1 | -4/+4 |
* | MIPS: Routerboard 532: Fix vendor retry check code | Ilpo Järvinen | 2024-06-11 | 1 | -2/+2 |
* | MIPS: Octeon: Add PCIe link status check | Songyang Li | 2024-04-15 | 1 | -0/+6 |
* | MIPS: TXx9: Use PCI_SET_ERROR_RESPONSE() | Ilpo Järvinen | 2024-02-20 | 1 | -1/+1 |
* | MIPS: PCI: Return PCIBIOS_* from tx4927_pci_config_read/write() | Ilpo Järvinen | 2024-02-20 | 1 | -6/+10 |
* | MIPS: ath79: Don't return PCIBIOS_* code from pcibios_enable_device() | Ilpo Järvinen | 2024-02-20 | 1 | -1/+1 |
* | MIPS: lantiq: Remove unused function pointer variables | Ilpo Järvinen | 2024-02-20 | 1 | -9/+0 |
* | Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2024-01-17 | 7 | -7/+7 |
|\ |
|
| * | MIPS: Fix typos | Bjorn Helgaas | 2024-01-08 | 7 | -7/+7 |
* | | mips: add <asm-generic/io.h> including | Jiaxun Yang | 2023-11-23 | 1 | -0/+3 |
|/ |
|
* | MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h> | Bjorn Helgaas | 2023-10-19 | 1 | -1/+0 |
* | MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warning | Bjorn Helgaas | 2023-10-19 | 1 | -0/+1 |
* | Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2023-09-07 | 2 | -5/+4 |
|\ |
|
| * | MIPS: Explicitly include correct DT includes | Rob Herring | 2023-07-25 | 2 | -5/+4 |
* | | swiotlb: make io_tlb_default_mem local to swiotlb.c | Petr Tesarik | 2023-08-01 | 1 | -1/+1 |
|/ |
|
* | mips: pci-mt7620: use dev_info() to log PCIe device detection result | Shiji Yang | 2023-06-21 | 1 | -2/+2 |
* | mips: pci-mt7620: do not print NFTS register value as error log | Shiji Yang | 2023-06-21 | 1 | -3/+0 |
* | MIPS: PCI: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-06-20 | 1 | -5/+3 |
* | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 2023-04-27 | 2 | -2/+2 |
|\ |
|
| * | mips: Use of_property_read_bool() for boolean properties | Rob Herring | 2023-03-14 | 2 | -2/+2 |
* | | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg | 2023-04-04 | 2 | -6/+5 |
|/ |
|
* | MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 2023-02-09 | 1 | -6/+2 |
* | MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 2023-02-09 | 1 | -6/+2 |
* | mips/pci: use devm_platform_ioremap_resource() | zhang songyi | 2022-12-02 | 1 | -3/+1 |
* | MIPS: pci: lantiq: switch to using gpiod API | Dmitry Torokhov | 2022-10-01 | 1 | -15/+13 |
* | MIPS: ath25: clean up non-kernel-doc comment warning | Randy Dunlap | 2022-09-12 | 1 | -1/+1 |
* | MIPS: msi-octeon: eliminate kernel-doc warnings | Randy Dunlap | 2022-07-30 | 1 | -7/+9 |
* | MIPS: Remove VR41xx support | Thomas Bogendoerfer | 2022-07-14 | 9 | -805/+0 |
* | MIPS: PCI: Remove leading space in info message, rename pci | Colin Ian King | 2022-07-05 | 1 | -1/+1 |
* | Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2022-05-30 | 1 | -2/+2 |
|\ |
|
| * | MIPS: Octeon: fix typo in comment | Julia Lawall | 2022-05-23 | 1 | -1/+1 |
| * | MIPS: fix typos in comments | Julia Lawall | 2022-05-04 | 1 | -1/+1 |
* | | MIPS/octeon: use swiotlb_init instead of open coding it | Christoph Hellwig | 2022-04-18 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-03-25 | 2 | -2/+2 |
|\ |
|
| * | PCI: Add defines for normal and subtractive PCI bridges | Pali Rohár | 2022-02-17 | 2 | -2/+2 |
* | | MIPS: Remove TX39XX support | Thomas Bogendoerfer | 2022-03-01 | 3 | -312/+0 |
* | | MIPS: pci-ar2315: Constify static irq_domain_ops | Rikard Falkeborn | 2022-02-22 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2022-01-14 | 4 | -165/+1 |
|\ |
|
| * | mips/pci: remove redundant ret variable | Minghao Chi | 2022-01-05 | 1 | -3/+1 |
| * | MIPS: TXX9: Remove TX4939 SoC support | Thomas Bogendoerfer | 2022-01-02 | 2 | -108/+0 |
| * | MIPS: TXX9: Remove rbtx4938 board support | Thomas Bogendoerfer | 2021-12-09 | 2 | -54/+0 |
* | | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-01-13 | 1 | -29/+3 |
|\ \ |
|
| * | | MIPS: Octeon: Use arch_setup_msi_irq() | Thomas Gleixner | 2021-12-09 | 1 | -29/+3 |
| |/ |
|
* / | MIPS: Only define pci_remap_iospace() for Ralink | Tiezhu Yang | 2021-12-09 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2021-11-05 | 6 | -1285/+20 |
|\ |
|